Home
last modified time | relevance | path

Searched refs:glExtIsProgramBinaryQCOM (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in442 GLboolean API_ENTRY(glExtIsProgramBinaryQCOM)(GLuint program) {
443 CALL_GL_API_RETURN(glExtIsProgramBinaryQCOM, program);
/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h262 #undef glExtIsProgramBinaryQCOM
Dwrap_gles.h262 #define glExtIsProgramBinaryQCOM wrap_glExtIsProgramBinaryQCOM macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1087 GLboolean API_ENTRY(glExtIsProgramBinaryQCOM)(GLuint program) {
1088 CALL_GL_API_RETURN(glExtIsProgramBinaryQCOM, program);
/frameworks/native/opengl/include/GLES/
Dglext.h1243 GL_API GLboolean GL_APIENTRY glExtIsProgramBinaryQCOM (GLuint program);
/frameworks/native/opengl/libs/
Dentries.in243 GL_ENTRY(GLboolean, glExtIsProgramBinaryQCOM, GLuint program)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2880 GL_APICALL GLboolean GL_APIENTRY glExtIsProgramBinaryQCOM (GLuint program);