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

1 2 3 4 5

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
TextureUtils.cpp 33 formats[7] = GL_PALETTE8_RGB5_A1_OES;
83 case GL_PALETTE8_RGB5_A1_OES:
PaletteTexture.cpp 67 case GL_PALETTE8_RGB5_A1_OES:
100 case GL_PALETTE8_RGB5_A1_OES:
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texcompress_cpal.c 62 { GL_PALETTE8_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 256, 2 }
120 || internalFormat > GL_PALETTE8_RGB5_A1_OES) {
152 || internalFormat > GL_PALETTE8_RGB5_A1_OES) {
180 && internalFormat <= GL_PALETTE8_RGB5_A1_OES);
glheader.h 119 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
texcompress.c 290 formats[n++] = GL_PALETTE8_RGB5_A1_OES;
glformats.c 842 case GL_PALETTE8_RGB5_A1_OES:
    [all...]
  /external/mesa3d/src/mesa/main/
texcompress_cpal.c 62 { GL_PALETTE8_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 256, 2 }
120 || internalFormat > GL_PALETTE8_RGB5_A1_OES) {
152 || internalFormat > GL_PALETTE8_RGB5_A1_OES) {
180 && internalFormat <= GL_PALETTE8_RGB5_A1_OES);
glheader.h 119 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
texcompress.c 290 formats[n++] = GL_PALETTE8_RGB5_A1_OES;
glformats.c 842 case GL_PALETTE8_RGB5_A1_OES:
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 196 case GL_PALETTE8_RGB5_A1_OES:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 160 public static final int GL_PALETTE8_RGB5_A1_OES = 0x8B99;
  /frameworks/native/opengl/libagl/
texture.cpp 434 case GL_PALETTE8_RGB5_A1_OES:
479 case GL_PALETTE8_RGB5_A1_OES:
    [all...]
state.cpp 403 params[ 9] = GL_PALETTE8_RGB5_A1_OES;
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 160 public static final int GL_PALETTE8_RGB5_A1_OES = 0x8B99;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 158 int GL_PALETTE8_RGB5_A1_OES = 0x8B99;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 39 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h 39 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h 39 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2ext.h 39 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 39 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 39 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h 39 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 572 #define GL_PALETTE8_RGB5_A1_OES 0x8B99
    [all...]

Completed in 1161 milliseconds

1 2 3 4 5