Searched defs:glGetProgramResourceiv (Results 1 – 12 of 12) sorted by relevance
1219 #define glGetProgramResourceiv gl3wGetProgramResourceiv macro
361 #define glGetProgramResourceiv t_glGetProgramResourceiv macro
361 #define glGetProgramResourceiv l_glGetProgramResourceiv macro
331 #define glGetProgramResourceiv glwGetProgramResourceiv macro
355 ANGLE_UTIL_EXPORT PFNGLGETPROGRAMRESOURCEIVPROC glGetProgramResourceiv; variable
675 "glGetProgramResourceiv": { object
1657 void GL_APIENTRY glGetProgramResourceiv(GLuint program, in glGetProgramResourceiv() function
5183 void GL_APIENTRY glGetProgramResourceiv(GLuint program, in glGetProgramResourceiv() function
5167 void GL_APIENTRY glGetProgramResourceiv(GLuint program, in glGetProgramResourceiv() function
2796 GLW_APICALL void GLW_APIENTRY glGetProgramResourceiv (GLuint program, GLenum programInterface, GLui… function
2388 void CallLogWrapper::glGetProgramResourceiv (glw::GLuint program, glw::GLenum programInterface, glw… function in CallLogWrapper