HomeSort by relevance Sort by last modified time
    Searched refs:GL_PALETTE4_RGBA4_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 93 #define GL_PALETTE4_RGBA4_OES 0x8B93
texcompress_cpal.c 53 { GL_PALETTE4_RGBA4_OES, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 16, 2 },
texcompress.c 130 case GL_PALETTE4_RGBA4_OES:
348 formats[n++] = GL_PALETTE4_RGBA4_OES;
    [all...]
  /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 421 case GL_PALETTE4_RGBA4_OES:
466 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;
  /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 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /development/ndk/platforms/android-9/include/GLES2/
gl2ext.h 35 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /external/mesa3d/include/GLES/
gl.h 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /external/swiftshader/include/GLES/
gl.h 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 555 #define GL_PALETTE4_RGBA4_OES 0x8B93
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 446 #define GL_PALETTE4_RGBA4_OES 0x8B93
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES2/
gl2ext.h 35 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES2/
gl2ext.h 35 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES2/
gl2ext.h 35 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 566 #define GL_PALETTE4_RGBA4_OES 0x8B93
    [all...]

Completed in 558 milliseconds

1 2 3 4 5 6 7 8 910