Home
last modified time | relevance | path

Searched refs:glExtIsProgramBinaryQCOM (Results 1 – 10 of 10) 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_gles1.in90 GL_ENTRY(GLboolean, glExtIsProgramBinaryQCOM, GLuint program)
Dentries.in260 GL_ENTRY(GLboolean, glExtIsProgramBinaryQCOM, GLuint program)
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in451 GLboolean API_ENTRY(glExtIsProgramBinaryQCOM)(GLuint program) {
452 CALL_GL_API_RETURN(glExtIsProgramBinaryQCOM, program);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h260 #define glExtIsProgramBinaryQCOM wrap_glExtIsProgramBinaryQCOM macro
Dgles_undefine.h259 #undef glExtIsProgramBinaryQCOM
/frameworks/native/opengl/include/GLES/
Dglext.h887 GL_API GLboolean GL_APIENTRY glExtIsProgramBinaryQCOM (GLuint program);
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1444 GLboolean API_ENTRY(glExtIsProgramBinaryQCOM)(GLuint program) {
1445 CALL_GL_API_RETURN(glExtIsProgramBinaryQCOM, program);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3519 GL_APICALL GLboolean GL_APIENTRY glExtIsProgramBinaryQCOM (GLuint program);