Searched defs:uniform2f (Results 1 – 2 of 2) sorted by relevance
524 glUniform2fFunc uniform2f; variable
966 public final native void uniform2f (WebGLUniformLocation location, float x, float y) /*-{ in uniform2f() method in WebGLRenderingContext