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

1 2

  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java 69 int GL_INCR_WRAP = 0x8507;
  /external/mesa3d/src/pixelflinger2/
buffer.cpp 70 case GL_INCR_WRAP:
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp 488 case GL_INCR_WRAP: d3dStencilOp = D3DSTENCILOP_INCR; break;
libGLESv2.cpp     [all...]
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
GLEnum.java 361 GL_INCR_WRAP(0x8507),
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 361 GL_INCR_WRAP(0x8507),
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 297 #define GL_INCR_WRAP 0x8507
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 297 #define GL_INCR_WRAP 0x8507
  /external/mesa3d/include/GLES2/
gl2.h 297 #define GL_INCR_WRAP 0x8507
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 297 #define GL_INCR_WRAP 0x8507
  /frameworks/base/opengl/include/GLES2/
gl2.h 297 #define GL_INCR_WRAP 0x8507
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 196 public static final int GL_INCR_WRAP = 0x8507;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 296 #define GL_INCR_WRAP 0x8507
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 296 #define GL_INCR_WRAP 0x8507
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 296 #define GL_INCR_WRAP 0x8507
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 296 #define GL_INCR_WRAP 0x8507
  /prebuilt/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 296 #define GL_INCR_WRAP 0x8507
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 296 #define GL_INCR_WRAP 0x8507
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 296 #define GL_INCR_WRAP 0x8507
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h 368 #define GL_INCR_WRAP 0x8507
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h 368 #define GL_INCR_WRAP 0x8507
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h 368 #define GL_INCR_WRAP 0x8507
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h 369 #define GL_INCR_WRAP 0x8507
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h 368 #define GL_INCR_WRAP 0x8507
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glext.h 307 #define GL_INCR_WRAP 0x8507
    [all...]

Completed in 100 milliseconds

1 2