Searched defs:glBindFragDataLocation (Results 1 – 5 of 5) sorted by relevance
19 #define glBindFragDataLocation glwBindFragDataLocation macro
81 #define glBindFragDataLocation MANGLE(BindFragDataLocation) macro
101 GLW_APICALL void GLW_APIENTRY glBindFragDataLocation (GLuint program, GLuint color, const GLchar *n… function
98 void CallLogWrapper::glBindFragDataLocation (glw::GLuint program, glw::GLuint color, const glw::GLc… function in CallLogWrapper
2189 #define glBindFragDataLocation GLEW_GET_FUN(__glewBindFragDataLocation) macro