Searched defs:glUniform4f (Results 1 – 5 of 5) sorted by relevance
136 glUniform4f_client_proc_t glUniform4f; member
1208 void glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glUniform4f() function
167 glUniform4f_server_proc_t glUniform4f; member
4005 GL_APICALL void GL_APIENTRY glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w… in glUniform4f() function
1860 #define glUniform4f MANGLE(Uniform4f) macro