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

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

Completed in 88 milliseconds