Home | History | Annotate | Download | only in GLES_V2

Lines Matching defs:glShaderSource

1690 GL_APICALL void  GL_APIENTRY glShaderSource(GLuint shader, GLsizei count, const GLchar** string, const GLint* length){
1701 ctx->dispatcher().glShaderSource(globalShaderName,1,sp->parsedLines(),NULL);