Home
last modified time | relevance | path

Searched defs:glExtGetProgramBinarySourceQCOM (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_client_context.h209 glExtGetProgramBinarySourceQCOM_client_proc_t glExtGetProgramBinarySourceQCOM; member
Dgl2_entry.cpp1424 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* leng… in glExtGetProgramBinarySourceQCOM() function
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_client_context.h299 glExtGetProgramBinarySourceQCOM_client_proc_t glExtGetProgramBinarySourceQCOM; member
Dgl_entry.cpp2049 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* leng… in glExtGetProgramBinarySourceQCOM() function
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp1396 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar *source, GLint *leng… in glExtGetProgramBinarySourceQCOM() function
Dgles_dispatch.h291 glExtGetProgramBinarySourceQCOM_t glExtGetProgramBinarySourceQCOM; member