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

1 2 3 4 5

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
TextureUtils.cpp 27 formats[1] = GL_PALETTE4_RGBA4_OES;
77 case GL_PALETTE4_RGBA4_OES:
PaletteTexture.cpp 46 case GL_PALETTE4_RGBA4_OES:
95 case GL_PALETTE4_RGBA4_OES:
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
glheader.h 113 #define GL_PALETTE4_RGBA4_OES 0x8B93
texcompress.c 284 formats[n++] = GL_PALETTE4_RGBA4_OES;
texcompress_cpal.c 56 { GL_PALETTE4_RGBA4_OES, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 16, 2 },
glformats.c 836 case GL_PALETTE4_RGBA4_OES:
    [all...]
  /external/mesa3d/src/mesa/main/
glheader.h 113 #define GL_PALETTE4_RGBA4_OES 0x8B93
texcompress.c 284 formats[n++] = GL_PALETTE4_RGBA4_OES;
texcompress_cpal.c 56 { GL_PALETTE4_RGBA4_OES, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 16, 2 },
glformats.c 836 case GL_PALETTE4_RGBA4_OES:
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 190 case GL_PALETTE4_RGBA4_OES:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 157 public static final int GL_PALETTE4_RGBA4_OES = 0x8B93;
  /frameworks/native/opengl/libagl/
texture.cpp 428 case GL_PALETTE4_RGBA4_OES:
473 case GL_PALETTE4_RGBA4_OES:
    [all...]
state.cpp 397 params[ 3] = GL_PALETTE4_RGBA4_OES;
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 157 public static final int GL_PALETTE4_RGBA4_OES = 0x8B93;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 155 int GL_PALETTE4_RGBA4_OES = 0x8B93;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 33 #define GL_PALETTE4_RGBA4_OES 0x8B93
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h 33 #define GL_PALETTE4_RGBA4_OES 0x8B93
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h 33 #define GL_PALETTE4_RGBA4_OES 0x8B93
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2ext.h 33 #define GL_PALETTE4_RGBA4_OES 0x8B93
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 33 #define GL_PALETTE4_RGBA4_OES 0x8B93
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 33 #define GL_PALETTE4_RGBA4_OES 0x8B93
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h 33 #define GL_PALETTE4_RGBA4_OES 0x8B93
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]

Completed in 1711 milliseconds

1 2 3 4 5