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

1 2 3

  /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...]
teximage.c     [all...]
glformats.c     [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 418 case GL_PALETTE4_RGB5_A1_OES:
463 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 
  /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 556 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /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 557 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 447 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h 34 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h 214 #define GL_PALETTE4_RGB5_A1_OES 0x8B94
    [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 448 milliseconds

1 2 3