Searched refs:glExtIsProgramBinaryQCOM (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto139 glExtIsProgramBinaryQCOM = 113;
/frameworks/native/opengl/include/GLES/
H A Dglext.h1243 GL_API GLboolean GL_APIENTRY glExtIsProgramBinaryQCOM (GLuint program);
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp945 const GLMessage_Function GLMessage::glExtIsProgramBinaryQCOM; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1293 static const Function glExtIsProgramBinaryQCOM = GLMessage_Function_glExtIsProgramBinaryQCOM; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp23305 glmsg.set_function(GLMessage::glExtIsProgramBinaryQCOM);
23316 GLboolean retValue = glContext->hooks->gl.glExtIsProgramBinaryQCOM(program);
[all...]
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1866 GL_APICALL GLboolean GL_APIENTRY glExtIsProgramBinaryQCOM (GLuint program);

Completed in 735 milliseconds