Home | History | Annotate | Download | only in GLES_V2

Lines Matching defs:glGetUniformfv

1348 GL_APICALL void  GL_APIENTRY glGetUniformfv(GLuint program, GLint location, GLfloat* params){
1358 ctx->dispatcher().glGetUniformfv(globalProgramName,location,params);