Searched defs:glUniform1f (Results 1 – 5 of 5) sorted by relevance
124 glUniform1f_client_proc_t glUniform1f; member
1136 void glUniform1f(GLint location, GLfloat x) in glUniform1f() function
155 glUniform1f_server_proc_t glUniform1f; member
3921 GL_APICALL void GL_APIENTRY glUniform1f(GLint location, GLfloat x){ in glUniform1f() function
1806 #define glUniform1f MANGLE(Uniform1f) macro