Searched defs:glCompileShader (Results 1 – 11 of 11) sorted by relevance
145 FF_PFNGLCOMPILESHADERPROC glCompileShader; //Require GL_ARB_shader_objects member
126 #define glCompileShader t_glCompileShader macro
126 #define glCompileShader l_glCompileShader macro
82 #define glCompileShader glwCompileShader macro
143 GL_APICALL void GL_APIENTRY glCompileShader(GLuint shader) in glCompileShader() function
154 "glCompileShader": { object
2785 #define glCompileShader glad_glCompileShader macro
127 void GL_APIENTRY glCompileShader(GLuint shader) in glCompileShader() function
2491 void GL_APIENTRY glCompileShader(GLuint shader) in glCompileShader() function
638 GLW_APICALL void GLW_APIENTRY glCompileShader (GLuint shader) function
551 void CallLogWrapper::glCompileShader (glw::GLuint shader) function in CallLogWrapper