Searched defs:glExtGetProgramBinarySourceQCOM (Results 1 – 8 of 8) 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/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_client_context.h | 211 glExtGetProgramBinarySourceQCOM_client_proc_t glExtGetProgramBinarySourceQCOM; member
|
D | gl2_entry.cpp | 1649 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
|