Searched refs:glExtGetProgramBinarySourceQCOM (Results 1 – 7 of 7) sorted by relevance
| /frameworks/native/opengl/libs/GLES_CM/ |
| D | glext_api.in | 445 void API_ENTRY(glExtGetProgramBinarySourceQCOM)(GLuint program, GLenum shadertype, GLchar *source, … 446 CALL_GL_API(glExtGetProgramBinarySourceQCOM, program, shadertype, source, length);
|
| /frameworks/base/libs/hwui/debug/ |
| D | unwrap_gles.h | 255 #undef glExtGetProgramBinarySourceQCOM
|
| D | wrap_gles.h | 255 #define glExtGetProgramBinarySourceQCOM wrap_glExtGetProgramBinarySourceQCOM macro
|
| /frameworks/native/opengl/libs/GLES2/ |
| D | gl2ext_api.in | 1090 void API_ENTRY(glExtGetProgramBinarySourceQCOM)(GLuint program, GLenum shadertype, GLchar *source, … 1091 CALL_GL_API(glExtGetProgramBinarySourceQCOM, program, shadertype, source, length);
|
| /frameworks/native/opengl/include/GLES/ |
| D | glext.h | 1244 GL_API void GL_APIENTRY glExtGetProgramBinarySourceQCOM (GLuint program, GLenum shadertype, GLchar …
|
| /frameworks/native/opengl/libs/ |
| D | entries.in | 236 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, …
|
| /frameworks/native/opengl/include/GLES2/ |
| D | gl2ext.h | 2881 GL_APICALL void GL_APIENTRY glExtGetProgramBinarySourceQCOM (GLuint program, GLenum shadertype, GLc…
|