Home
last modified time | relevance | path

Searched refs:glGetProgramResourceLocationIndexEXT (Results 1 – 11 of 11) sorted by relevance

/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc365 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceLocationIndexEXT);
1213 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetProgramResourceLocationIndexEXT); in init_stub_library()
Dstubs_arm64.cc365 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceLocationIndexEXT);
1213 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetProgramResourceLocationIndexEXT); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc365 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceLocationIndexEXT);
1213 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetProgramResourceLocationIndexEXT); in init_stub_library()
Dstubs_arm.cc365 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetProgramResourceLocationIndexEXT);
1213 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetProgramResourceLocationIndexEXT); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h405 #define glGetProgramResourceLocationIndexEXT wrap_glGetProgramResourceLocationIndexEXT macro
Dgles_undefine.h404 #undef glGetProgramResourceLocationIndexEXT
Dgles_stubs.in1276 GLint API_ENTRY(glGetProgramResourceLocationIndexEXT)(GLuint program, GLenum programInterface, cons…
1277 CALL_GL_API_RETURN(glGetProgramResourceLocationIndexEXT, program, programInterface, name);
Dgles_decls.in426 GL_ENTRY(GLint, glGetProgramResourceLocationIndexEXT, GLuint program, GLenum programInterface, cons…
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in322 GLint API_ENTRY(glGetProgramResourceLocationIndexEXT)(GLuint program, GLenum programInterface, cons…
323 CALL_GL_API_RETURN(glGetProgramResourceLocationIndexEXT, program, programInterface, name);
/frameworks/native/opengl/libs/
Dentries.in416 GL_ENTRY(GLint, glGetProgramResourceLocationIndexEXT, GLuint program, GLenum programInterface, cons…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1111 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocationIndexEXT (GLuint program, GLenum programIn…