Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp55 static void glExtGetProgramBinarySourceQCOM(GLuint, GLenum, GLchar*, GLint*) { in glExtGetProgramBinarySourceQCOM() function
DGLESv3.cpp58 static void glExtGetProgramBinarySourceQCOM(GLuint, GLenum, GLchar*, GLint*) { in glExtGetProgramBinarySourceQCOM() function
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h301 glExtGetProgramBinarySourceQCOM_wrapper_proc_t glExtGetProgramBinarySourceQCOM; member
Dgles3_wrapper_context.h211 glExtGetProgramBinarySourceQCOM_wrapper_proc_t glExtGetProgramBinarySourceQCOM; member
Dgles1_wrapper_entry.cpp2035 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* leng… in glExtGetProgramBinarySourceQCOM() function
Dgles3_wrapper_entry.cpp1615 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* leng… in glExtGetProgramBinarySourceQCOM() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h301 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/system/GLESv2_enc/
Dgl2_client_context.h211 glExtGetProgramBinarySourceQCOM_client_proc_t glExtGetProgramBinarySourceQCOM; member
Dgl2_entry.cpp1647 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