Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv2.map.txt74 glExtIsProgramBinaryQCOM; # introduced-mips=9 introduced-x86=9
DlibGLESv1_CM.map.txt90 glExtIsProgramBinaryQCOM; # introduced-mips=9 introduced-x86=9
Dentries.in243 GL_ENTRY(GLboolean, glExtIsProgramBinaryQCOM, GLuint program)
/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/
Dgles_redefine.h259 #define glExtIsProgramBinaryQCOM wrap_glExtIsProgramBinaryQCOM macro
Dgles_undefine.h259 #undef glExtIsProgramBinaryQCOM
/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/include/GLES2/
Dgl2ext.h2880 GL_APICALL GLboolean GL_APIENTRY glExtIsProgramBinaryQCOM (GLuint program);