Home
last modified time | relevance | path

Searched refs:GL_GetProgramResourceLocationIndexEXT (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp450 {"glGetProgramResourceLocationIndexEXT", P(GL_GetProgramResourceLocationIndexEXT)},
Dentry_points_gles_ext_autogen.h669 ANGLE_EXPORT GLint GL_APIENTRY GL_GetProgramResourceLocationIndexEXT(GLuint program,
DlibGLESv2_autogen.cpp3799 return GL_GetProgramResourceLocationIndexEXT(program, programInterface, name); in glGetProgramResourceLocationIndexEXT()
Dentry_points_gles_ext_autogen.cpp3719 GLint GL_APIENTRY GL_GetProgramResourceLocationIndexEXT(GLuint program, in GL_GetProgramResourceLocationIndexEXT() function