HomeSort by relevance Sort by last modified time
    Searched refs:GL_PALETTE4_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 32 formats[6] = GL_PALETTE4_RGB5_A1_OES;
78 case GL_PALETTE4_RGB5_A1_OES:
PaletteTexture.cpp 47 case GL_PALETTE4_RGB5_A1_OES:
99 case GL_PALETTE4_RGB5_A1_OES:
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
glheader.h 114 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
texcompress.c 285 formats[n++] = GL_PALETTE4_RGB5_A1_OES;
texcompress_cpal.c 57 { GL_PALETTE4_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 16, 2 },
glformats.c 837 case GL_PALETTE4_RGB5_A1_OES:
    [all...]
  /external/mesa3d/src/mesa/main/
glheader.h 114 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
texcompress.c 285 formats[n++] = GL_PALETTE4_RGB5_A1_OES;
texcompress_cpal.c 57 { GL_PALETTE4_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 16, 2 },
glformats.c 837 case GL_PALETTE4_RGB5_A1_OES:
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 191 case GL_PALETTE4_RGB5_A1_OES:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 155 public static final int GL_PALETTE4_RGB5_A1_OES = 0x8B94;
  /frameworks/native/opengl/libagl/
texture.cpp 429 case GL_PALETTE4_RGB5_A1_OES:
474 case GL_PALETTE4_RGB5_A1_OES:
    [all...]
state.cpp 398 params[ 4] = GL_PALETTE4_RGB5_A1_OES;
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 155 public static final int GL_PALETTE4_RGB5_A1_OES = 0x8B94;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 153 int GL_PALETTE4_RGB5_A1_OES = 0x8B94;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 34 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h 34 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h 34 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2ext.h 34 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 34 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 34 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h 34 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]

Completed in 235 milliseconds

1 2 3 4 5