Home
last modified time | relevance | path

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

/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…