Searched defs:glShaderSource (Results 1 – 5 of 5) sorted by relevance
111 glShaderSource_client_proc_t glShaderSource; member
1058 void glShaderSource(GLuint shader, GLsizei count, const GLchar* const* string, const GLint* length) in glShaderSource() function
142 glShaderSource_server_proc_t glShaderSource; member
3462 GL_APICALL void GL_APIENTRY glShaderSource(GLuint shader, GLsizei count, const GLchar* const* stri… in glShaderSource() function
1632 #define glShaderSource MANGLE(ShaderSource) macro