Home | History | Annotate | Download | only in GLES_V2

Lines Matching refs:glUniform1fv

1824 GL_APICALL void  GL_APIENTRY glUniform1fv(GLint location, GLsizei count, const GLfloat* v){
1826 ctx->dispatcher().glUniform1fv(location,count,v);