Searched refs:glExtGetProgramBinarySourceQCOM (Results 1 – 10 of 10) sorted by relevance
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
D | GLDispatch.h | 291 glExtGetProgramBinarySourceQCOM_t glExtGetProgramBinarySourceQCOM; member
|
D | GLDispatch.cpp | 308 …s_gl.glExtGetProgramBinarySourceQCOM = (glExtGetProgramBinarySourceQCOM_t) s_gles_lib->findSymbol(… in init_gl_dispatch()
|
/sdk/emulator/opengl/host/libs/GLESv2_dec/ |
D | gl2.attrib | 536 #void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar *source, GLint *len… 537 glExtGetProgramBinarySourceQCOM
|
D | gl2.in | 203 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, …
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
D | gl.attrib | 689 #void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar *source, GLint *len… 690 glExtGetProgramBinarySourceQCOM
|
D | gl.in | 296 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, …
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/ |
D | gl2ext.h | 931 GL_APICALL void GL_APIENTRY glExtGetProgramBinarySourceQCOM (GLuint program, GLenum shadertype, GLc…
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
D | GLProtoBuf.java | 137 glExtGetProgramBinarySourceQCOM(106, 106), enumConstant 630 case 106: return glExtGetProgramBinarySourceQCOM; in valueOf()
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
D | glext.h | 1039 GL_API void GL_APIENTRY glExtGetProgramBinarySourceQCOM (GLuint program, GLenum shadertype, GLchar …
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 124 void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar* source, GLint* le…
|