Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv2.map.txt67 glExtGetProgramBinarySourceQCOM; # introduced-mips=9 introduced-x86=9
DlibGLESv1_CM.map.txt83 glExtGetProgramBinarySourceQCOM; # introduced-mips=9 introduced-x86=9
Dentries_gles1.in83 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, …
Dentries.in253 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, …
/frameworks/libs/native_bridge_support/libGLESv1_CM/
Dstubs_arm64.cc100 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramBinarySourceQCOM);
380 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetProgramBinarySourceQCOM); in init_stub_library()
Dstubs_arm.cc100 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramBinarySourceQCOM);
380 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetProgramBinarySourceQCOM); in init_stub_library()
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in454 void API_ENTRY(glExtGetProgramBinarySourceQCOM)(GLuint program, GLenum shadertype, GLchar *source, …
455 CALL_GL_API(glExtGetProgramBinarySourceQCOM, program, shadertype, source, length);
/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc230 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramBinarySourceQCOM);
1078 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetProgramBinarySourceQCOM); in init_stub_library()
Dstubs_arm64.cc230 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramBinarySourceQCOM);
1078 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetProgramBinarySourceQCOM); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc230 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramBinarySourceQCOM);
1078 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetProgramBinarySourceQCOM); in init_stub_library()
Dstubs_arm.cc230 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramBinarySourceQCOM);
1078 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetProgramBinarySourceQCOM); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h253 #define glExtGetProgramBinarySourceQCOM wrap_glExtGetProgramBinarySourceQCOM macro
Dgles_undefine.h252 #undef glExtGetProgramBinarySourceQCOM
/frameworks/native/opengl/include/GLES/
Dglext.h888 GL_API void GL_APIENTRY glExtGetProgramBinarySourceQCOM (GLuint program, GLenum shadertype, GLchar …
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1447 void API_ENTRY(glExtGetProgramBinarySourceQCOM)(GLuint program, GLenum shadertype, GLchar *source, …
1448 CALL_GL_API(glExtGetProgramBinarySourceQCOM, program, shadertype, source, length);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3520 GL_APICALL void GL_APIENTRY glExtGetProgramBinarySourceQCOM (GLuint program, GLenum shadertype, GLc…