Home
last modified time | relevance | path

Searched defs:glProgramBinary (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl388 #define glProgramBinary glwProgramBinary macro
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp3625 GL_APICALL void GL_APIENTRY glProgramBinary(GLuint program, GLenum binaryFormat, const void *binary… in glProgramBinary() function
/external/mesa3d/include/GL/
Dgl_mangle.h1657 #define glProgramBinary MANGLE(ProgramBinary) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2907 void CallLogWrapper::glProgramBinary (glw::GLuint program, glw::GLenum binaryFormat, const void *bi… function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl3062 GLW_APICALL void GLW_APIENTRY glProgramBinary (GLuint program, GLenum binaryFormat, const void *bin… function