Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp55 static void glExtGetProgramBinarySourceQCOM(GLuint, GLenum, GLchar*, GLint*) { in glExtGetProgramBinarySourceQCOM() function
399 glExtGetProgramBinarySourceQCOM = ::glExtGetProgramBinarySourceQCOM; in GLESv1()
DGLESv3.cpp58 static void glExtGetProgramBinarySourceQCOM(GLuint, GLenum, GLchar*, GLint*) { in glExtGetProgramBinarySourceQCOM() function
604 glExtGetProgramBinarySourceQCOM = ::glExtGetProgramBinarySourceQCOM; in GLESv3()
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/
Dgles1.attrib443 glExtGetProgramBinarySourceQCOM
Dgles1.in296 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, …
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib415 glExtGetProgramBinarySourceQCOM
Dgles3.in203 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, …