Searched defs:uniform1f (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp716 void GLContext::uniform1f (deInt32 location, float v0) function in class:sglr::GLContext
/external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
H A DWebGLRenderingContext.java934 public final native void uniform1f (WebGLUniformLocation location, float x) /*-{ method in class:WebGLRenderingContext
935 this.uniform1f(location, x);

Completed in 2330 milliseconds