HomeSort by relevance Sort by last modified time
    Searched refs:GL_DEPTH_COMPONENT16 (Results 1 - 25 of 35) sorted by null

1 2

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp 349 case GL_DEPTH_COMPONENT16:
364 case GL_DEPTH_COMPONENT16:
393 case GL_DEPTH_COMPONENT16:
767 case GL_DEPTH_COMPONENT16:
817 return GL_DEPTH_COMPONENT16;
Renderbuffer.cpp 411 mFormat = GL_DEPTH_COMPONENT16; // If the renderbuffer parameters are queried, the calling function
421 mFormat = GL_DEPTH_COMPONENT16; // If the renderbuffer parameters are queried, the calling function
libGLESv2.cpp     [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java 49 int GL_DEPTH_COMPONENT16 = 0x81A5;
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
FrameBufferObjectActivity.java 209 GL11ExtensionPack.GL_DEPTH_COMPONENT16, width, height);
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 302 GL_DEPTH_COMPONENT16(0x81A5),
  /frameworks/base/libs/rs/driver/
rsdAllocation.cpp 69 case RS_KIND_PIXEL_DEPTH: return GL_DEPTH_COMPONENT16;
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 302 GL_DEPTH_COMPONENT16(0x81A5),
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 433 #define GL_DEPTH_COMPONENT16 0x81A5
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 433 #define GL_DEPTH_COMPONENT16 0x81A5
  /external/mesa3d/include/GLES2/
gl2.h 433 #define GL_DEPTH_COMPONENT16 0x81A5
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 433 #define GL_DEPTH_COMPONENT16 0x81A5
  /frameworks/base/opengl/include/GLES2/
gl2.h 433 #define GL_DEPTH_COMPONENT16 0x81A5
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 298 public static final int GL_DEPTH_COMPONENT16 = 0x81A5;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 432 #define GL_DEPTH_COMPONENT16 0x81A5
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 432 #define GL_DEPTH_COMPONENT16 0x81A5
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 432 #define GL_DEPTH_COMPONENT16 0x81A5
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 432 #define GL_DEPTH_COMPONENT16 0x81A5
  /prebuilt/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 432 #define GL_DEPTH_COMPONENT16 0x81A5
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 432 #define GL_DEPTH_COMPONENT16 0x81A5
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 432 #define GL_DEPTH_COMPONENT16 0x81A5
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 346 #define GL_DEPTH_COMPONENT16 0x81A5
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 346 #define GL_DEPTH_COMPONENT16 0x81A5
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 346 #define GL_DEPTH_COMPONENT16 0x81A5
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h 347 #define GL_DEPTH_COMPONENT16 0x81A5
    [all...]

Completed in 88 milliseconds

1 2