Searched refs:GL_GetSubroutineIndex (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gl_4_autogen.h | 49 ANGLE_EXPORT GLuint GL_APIENTRY GL_GetSubroutineIndex(GLuint program,
|
D | proc_table_wgl_autogen.cpp | 609 {"glGetSubroutineIndex", P(GL_GetSubroutineIndex)},
|
D | proc_table_glx_autogen.cpp | 609 {"glGetSubroutineIndex", P(GL_GetSubroutineIndex)},
|
D | proc_table_egl_autogen.cpp | 731 DESKTOP_ONLY("glGetSubroutineIndex", GL_GetSubroutineIndex)
|
D | entry_points_gl_4_autogen.cpp | 326 GLuint GL_APIENTRY GL_GetSubroutineIndex(GLuint program, GLenum shadertype, const GLchar *name) in GL_GetSubroutineIndex() function
|
D | libGLESv2_autogen.cpp | 8289 return GL_GetSubroutineIndex(program, shadertype, name); in glGetSubroutineIndex()
|