Home
last modified time | relevance | path

Searched refs:glExtGetProgramBinarySourceQCOM (Results 1 – 10 of 10) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h291 glExtGetProgramBinarySourceQCOM_t glExtGetProgramBinarySourceQCOM; member
DGLDispatch.cpp308 …s_gl.glExtGetProgramBinarySourceQCOM = (glExtGetProgramBinarySourceQCOM_t) s_gles_lib->findSymbol(… in init_gl_dispatch()
/sdk/emulator/opengl/host/libs/GLESv2_dec/
Dgl2.attrib536 #void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar *source, GLint *len…
537 glExtGetProgramBinarySourceQCOM
Dgl2.in203 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, …
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.attrib689 #void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar *source, GLint *len…
690 glExtGetProgramBinarySourceQCOM
Dgl.in296 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, …
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2ext.h931 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/
DGLProtoBuf.java137 glExtGetProgramBinarySourceQCOM(106, 106), enumConstant
630 case 106: return glExtGetProgramBinarySourceQCOM; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h1039 GL_API void GL_APIENTRY glExtGetProgramBinarySourceQCOM (GLuint program, GLenum shadertype, GLchar …
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in124 void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar* source, GLint* le…