Searched refs:ShaderSource (Results 1 – 6 of 6) sorted by relevance
99 GR_GL_GET_PROC(ShaderSource); in GrGLSetDefaultGLInterface()
116 GR_GL_GET_PROC(ShaderSource); in GrGLSetDefaultGLInterface()
98 GR_GL_GET_PROC(ShaderSource); in GrGLSetDefaultGLInterface()
225 …void (* ShaderSource)(gl_shader_t * shader, GLsizei count, const char ** string, const int * lengt… member
939 iface->ShaderSource = GGLShaderSource; in InitializeShaderFunctions()
743 GR_GL(ShaderSource(shader, stringCnt, strings, stringLengths)); in CompileShader()