Home
last modified time | relevance | path

Searched defs:glValidateProgram (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp206 void (*glValidateProgram)(GLuint program); member in LibGLESv2exports
Dentry_points.cpp1093 GL_APICALL void GL_APIENTRY glValidateProgram(GLuint program) in glValidateProgram() function
/external/deqp/framework/opengl/wrapper/
DglwApi.inl783 #define glValidateProgram glwValidateProgram macro
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp5132 void APIENTRY glValidateProgram(GLuint program) in glValidateProgram() function
/external/mesa3d/include/GL/
Dgl_mangle.h2363 #define glValidateProgram MANGLE(ValidateProgram) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl5690 void CallLogWrapper::glValidateProgram (glw::GLuint program) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl6850 GLW_APICALL void GLW_APIENTRY glValidateProgram (GLuint program) function