HomeSort by relevance Sort by last modified time
    Searched refs:zFar (Results 151 - 175 of 214) sorted by null

1 2 3 4 5 67 8 9

  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/
GL30Profiler.java 168 public void glDepthRangef (float zNear, float zFar) {
170 gl30.glDepthRangef(zNear, zFar);
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java 681 public final native void depthRange (float zNear, float zFar) /*-{
682 this.depthRange(zNear, zFar);
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /frameworks/base/opengl/java/android/opengl/
GLES20.java     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES2/
gl2.h 510 GL_APICALL void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);

Completed in 1615 milliseconds

1 2 3 4 5 67 8 9