Searched defs:glUniform3f (Results 1 – 5 of 5) sorted by relevance
132 glUniform3f_client_proc_t glUniform3f; member
1184 void glUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) in glUniform3f() function
163 glUniform3f_server_proc_t glUniform3f; member
3977 GL_APICALL void GL_APIENTRY glUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z){ in glUniform3f() function
1842 #define glUniform3f MANGLE(Uniform3f) macro