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

1 2 3 4 5 6 7 8 910

  /external/mesa3d/src/mesa/main/
glheader.h 94 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
texcompress_cpal.c 54 { GL_PALETTE4_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 16, 2 },
texcompress.c 131 case GL_PALETTE4_RGB5_A1_OES:
349 formats[n++] = GL_PALETTE4_RGB5_A1_OES;
    [all...]
  /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 422 case GL_PALETTE4_RGB5_A1_OES:
467 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;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-9/include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /development/ndk/platforms/android-9/include/GLES2/
gl2ext.h 36 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /external/mesa3d/include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /external/swiftshader/include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 556 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 447 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES2/
gl2ext.h 36 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES2/
gl2ext.h 36 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES2/
gl2ext.h 36 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]

Completed in 477 milliseconds

1 2 3 4 5 6 7 8 910