Home
last modified time | relevance | path

Searched defs:ValidateProgram (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp5954 void ValidateProgram(GLuint program) in ValidateProgram() function
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.cc1126 void MojoGLES2Impl::ValidateProgram(GLuint program) { in ValidateProgram() function in mojo::MojoGLES2Impl