Home
last modified time | relevance | path

Searched refs:PVRTC1_RGBA_2BPP_UNORM_BLOCK (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DFormatID_autogen.h143 PVRTC1_RGBA_2BPP_UNORM_BLOCK, enumerator
H A DFormat_table_autogen.cpp151 …{ FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK, GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG, GL_COMPRESSED_RGBA_…
386 return FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK; in InternalFormatToID()
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_format_table_autogen.mm220 return angle::FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK;
1787 case angle::FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK:
1790 this->actualFormatId = angle::FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK;
2520 case angle::FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK:
2523 this->actualFormatId = angle::FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK;
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_format_table_autogen.cpp1062 case angle::FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK: in initialize()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_format_table_autogen.cpp1319 case angle::FormatID::PVRTC1_RGBA_2BPP_UNORM_BLOCK: in initialize()
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/shaders/
H A Dmtl_internal_shaders_autogen.metal1615 PVRTC1_RGBA_2BPP_UNORM_BLOCK,