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

1 2 3

  /external/mesa3d/src/mesa/main/
glheader.h 96 #define GL_PALETTE8_RGBA8_OES 0x8B96
texcompress_cpal.c 56 { GL_PALETTE8_RGBA8_OES, GL_RGBA, GL_UNSIGNED_BYTE, 256, 4 },
texcompress.c 132 case GL_PALETTE8_RGBA8_OES:
351 formats[n++] = GL_PALETTE8_RGBA8_OES;
    [all...]
teximage.c     [all...]
glformats.c     [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 163 public static final int GL_PALETTE8_RGBA8_OES = 0x8B96;
  /frameworks/base/core/jni/android/opengl/
util.cpp 735 if (internalformat == GL_PALETTE8_RGBA8_OES) {
754 if (format == GL_PALETTE8_RGBA8_OES)
    [all...]
  /frameworks/native/opengl/libagl/
texture.cpp 412 case GL_PALETTE8_RGBA8_OES:
457 case GL_PALETTE8_RGBA8_OES:
    [all...]
state.cpp 400 params[ 6] = GL_PALETTE8_RGBA8_OES;
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 163 public static final int GL_PALETTE8_RGBA8_OES = 0x8B96;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 161 int GL_PALETTE8_RGBA8_OES = 0x8B96;
  /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 
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 569 #define GL_PALETTE8_RGBA8_OES 0x8B96
    [all...]
  /external/mesa3d/include/GLES/
gl.h 569 #define GL_PALETTE8_RGBA8_OES 0x8B96
    [all...]
  /external/swiftshader/include/GLES/
gl.h 558 #define GL_PALETTE8_RGBA8_OES 0x8B96
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 569 #define GL_PALETTE8_RGBA8_OES 0x8B96
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 559 #define GL_PALETTE8_RGBA8_OES 0x8B96
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 449 #define GL_PALETTE8_RGBA8_OES 0x8B96
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h 36 #define GL_PALETTE8_RGBA8_OES 0x8B96
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h 216 #define GL_PALETTE8_RGBA8_OES 0x8B96
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h     [all...]

Completed in 1046 milliseconds

1 2 3