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

  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 741 void GLContext::uniform4fv (deInt32 location, deInt32 count, const float* value) function in class:sglr::GLContext
  /external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java 1035 public final void uniform4fv (WebGLUniformLocation location, Float32Array v) { method in class:WebGLRenderingContext
1039 public final void uniform4fv (WebGLUniformLocation location, float[] v) { method in class:WebGLRenderingContext
1043 private final native void uniform4fv (WebGLUniformLocation location, JavaScriptObject v) \/*-{ method in class:WebGLRenderingContext
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
GwtGL20.java     [all...]

Completed in 448 milliseconds