Searched defs:glExtGetProgramBinarySourceQCOM (Results  1 – 10 of 10) sorted by relevance
| /device/generic/opengl-transport/host/libs/virglrenderer/ | 
| D | GLESv1.cpp | 55 static void glExtGetProgramBinarySourceQCOM(GLuint, GLenum, GLchar*, GLint*) {  in glExtGetProgramBinarySourceQCOM()  function
 | 
| D | GLESv3.cpp | 58 static void glExtGetProgramBinarySourceQCOM(GLuint, GLenum, GLchar*, GLint*) {  in glExtGetProgramBinarySourceQCOM()  function
 | 
| /device/generic/goldfish-opengl/system/GLESv1_enc/ | 
| D | gl_client_context.h | 301 	glExtGetProgramBinarySourceQCOM_client_proc_t glExtGetProgramBinarySourceQCOM;  member
 | 
| D | gl_entry.cpp | 2049 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* leng…  in glExtGetProgramBinarySourceQCOM()  function
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/ | 
| D | gles1_server_context.h | 311 	glExtGetProgramBinarySourceQCOM_server_proc_t glExtGetProgramBinarySourceQCOM;  member
 | 
| /device/generic/goldfish-opengl/system/GLESv2_enc/ | 
| D | gl2_client_context.h | 211 	glExtGetProgramBinarySourceQCOM_client_proc_t glExtGetProgramBinarySourceQCOM;  member
 | 
| D | gl2_entry.cpp | 1662 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* leng…  in glExtGetProgramBinarySourceQCOM()  function
 | 
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ | 
| D | gles.cpp | 1396 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar *source, GLint *leng…  in glExtGetProgramBinarySourceQCOM()  function
 | 
| D | gles_dispatch.h | 291     glExtGetProgramBinarySourceQCOM_t glExtGetProgramBinarySourceQCOM;  member
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/gles2_dec/ | 
| D | gles2_server_context.h | 248 	glExtGetProgramBinarySourceQCOM_server_proc_t glExtGetProgramBinarySourceQCOM;  member
 |