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

1 2 3 4 5 6

  /external/mesa3d/src/mesa/main/
glheader.h 118 #define GL_PALETTE8_RGBA4_OES 0x8B98
texcompress.c 289 formats[n++] = GL_PALETTE8_RGBA4_OES;
texcompress_cpal.c 61 { GL_PALETTE8_RGBA4_OES, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 256, 2 },
glformats.c 841 case GL_PALETTE8_RGBA4_OES:
    [all...]
teximage.c 540 case GL_PALETTE8_RGBA4_OES:
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 162 public static final int GL_PALETTE8_RGBA4_OES = 0x8B98;
  /frameworks/native/opengl/libagl/
texture.cpp 426 case GL_PALETTE8_RGBA4_OES:
471 case GL_PALETTE8_RGBA4_OES:
    [all...]
state.cpp 402 params[ 8] = GL_PALETTE8_RGBA4_OES;
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 162 public static final int GL_PALETTE8_RGBA4_OES = 0x8B98;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 160 int GL_PALETTE8_RGBA4_OES = 0x8B98;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2ext.h 40 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /external/mesa3d/include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 451 #define GL_PALETTE8_RGBA4_OES 0x8B98
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2ext.h 40 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2ext.h 40 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2ext.h 40 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2ext.h 40 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]

Completed in 111 milliseconds

1 2 3 4 5 6