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

1 2 3

  /external/mesa3d/src/mesa/main/
glheader.h 98 #define GL_PALETTE8_RGBA4_OES 0x8B98
texcompress_cpal.c 58 { GL_PALETTE8_RGBA4_OES, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 256, 2 },
texcompress.c 133 case GL_PALETTE8_RGBA4_OES:
353 formats[n++] = GL_PALETTE8_RGBA4_OES;
    [all...]
teximage.c     [all...]
glformats.c     [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 422 case GL_PALETTE8_RGBA4_OES:
467 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 
  /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 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /external/mesa3d/include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /external/swiftshader/include/GLES/
gl.h 560 #define GL_PALETTE8_RGBA4_OES 0x8B98
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 571 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 561 #define GL_PALETTE8_RGBA4_OES 0x8B98
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 451 #define GL_PALETTE8_RGBA4_OES 0x8B98
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h 38 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h 218 #define GL_PALETTE8_RGBA4_OES 0x8B98
    [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...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]

Completed in 1287 milliseconds

1 2 3