Searched defs:glAttachShader (Results 1 – 7 of 7) sorted by relevance
111 #define glAttachShader FNPTR(glAttachShader) macro
45 void (*glAttachShader)(GLuint program, GLuint shader); member in LibGLESv2exports
28 GL_APICALL void GL_APIENTRY glAttachShader(GLuint program, GLuint shader) in glAttachShader() function
8 #define glAttachShader glwAttachShader macro
54 #define glAttachShader MANGLE(AttachShader) macro
20 GLW_APICALL void GLW_APIENTRY glAttachShader (GLuint program, GLuint shader) function
21 void CallLogWrapper::glAttachShader (glw::GLuint program, glw::GLuint shader) function in CallLogWrapper