HomeSort by relevance Sort by last modified time
    Searched defs:uniform1i (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 721 void GLContext::uniform1i (deInt32 location, deInt32 v0) function in class:sglr::GLContext
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
GwtGL20.java 1002 gl.uniform1i(loc, x);
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java 950 public final native void uniform1i (WebGLUniformLocation location, int x) \/*-{ method in class:WebGLRenderingContext
    [all...]

Completed in 248 milliseconds