Searched defs:glUniform2f (Results 1 – 5 of 5) sorted by relevance
128 glUniform2f_client_proc_t glUniform2f; member
1160 void glUniform2f(GLint location, GLfloat x, GLfloat y) in glUniform2f() function
159 glUniform2f_server_proc_t glUniform2f; member
3949 GL_APICALL void GL_APIENTRY glUniform2f(GLint location, GLfloat x, GLfloat y){ in glUniform2f() function
1824 #define glUniform2f MANGLE(Uniform2f) macro