Searched defs:uniform2f (Results 1 – 3 of 3) sorted by relevance
146 glUniform2fFunc uniform2f; variable
203 virtual void uniform2f(WGC3Dint location, WGC3Dfloat x, WGC3Dfloat y) { } in uniform2f() function
3869 void WebGLRenderingContextBase::uniform2f(const WebGLUniformLocation* location, GLfloat x, GLfloat … in uniform2f() function in blink::WebGLRenderingContextBase