/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | PaletteTexture.cpp | 60 case GL_PALETTE8_RGBA8_OES: in getPaletteInfo() 93 case GL_PALETTE8_RGBA8_OES: in paletteColor()
|
D | TextureUtils.cpp | 82 formats[i++] = GL_PALETTE8_RGBA8_OES; in getCompressedFormats() 267 case GL_PALETTE8_RGBA8_OES: in isPaletteFormat() 344 case GL_PALETTE8_RGBA8_OES: in decompressedInternalFormat()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | texcompress.c | 133 case GL_PALETTE8_RGBA8_OES: in _mesa_gl_compressed_format_base_format() 357 formats[n++] = GL_PALETTE8_RGBA8_OES; in _mesa_get_compressed_formats()
|
H A D | texcompress_cpal.c | 57 { GL_PALETTE8_RGBA8_OES, GL_RGBA, GL_UNSIGNED_BYTE, 256, 4 },
|
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/ |
H A D | PalettedTextureTest.cpp | 45 GL_PALETTE8_RGBA8_OES, GL_PALETTE8_R5_G6_B5_OES, GL_PALETTE8_RGBA4_OES, in TEST_P()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmValidate.cpp | 194 case GL_PALETTE8_RGBA8_OES: in texCompImgFrmt()
|
/aosp_15_r20/frameworks/base/core/jni/android/opengl/ |
H A D | util.cpp | 550 if (internalformat == GL_PALETTE8_RGBA8_OES) { in checkInternalFormat() 672 if (format == GL_PALETTE8_RGBA8_OES) in util_texSubImage2D()
|
/aosp_15_r20/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL10.java | 161 int GL_PALETTE8_RGBA8_OES = 0x8B96; field
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
H A D | GL10Header.java-if | 160 int GL_PALETTE8_RGBA8_OES = 0x8B96;
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES10.java | 163 public static final int GL_PALETTE8_RGBA8_OES = 0x8B96; field in GLES10
|
/aosp_15_r20/frameworks/native/opengl/tests/angeles/include/GLES/ |
H A D | gl.h | 449 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | Format_table_autogen.cpp | 149 …{ FormatID::PALETTE8_R8G8B8A8_UNORM, GL_PALETTE8_RGBA8_OES, GL_PALETTE8_RGBA8_OES, GenerateMip<R8G… 541 case GL_PALETTE8_RGBA8_OES: in InternalFormatToID()
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | GLES10Header.java-if | 163 public static final int GL_PALETTE8_RGBA8_OES = 0x8B96;
|
/aosp_15_r20/external/mesa3d/include/GLES/ |
H A D | gl.h | 539 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 559 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 559 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 559 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 559 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 559 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 559 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/GLES/ |
D | gl.h | 569 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 559 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/GLES/ |
D | gl.h | 559 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/hardware/google/gfxstream/include/GLES/ |
D | gl.h | 569 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 559 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
|