Home
last modified time | relevance | path

Searched refs:BC3_RGBA_UNORM_SRGB_BLOCK (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h102 BC3_RGBA_UNORM_SRGB_BLOCK, enumerator
Dmtl_default_shaders_src_autogen.inc1566 BC3_RGBA_UNORM_SRGB_BLOCK,
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h102 BC3_RGBA_UNORM_SRGB_BLOCK, enumerator
Ddxgi_format_map_autogen.cpp319 return Format::Get(FormatID::BC3_RGBA_UNORM_SRGB_BLOCK); in GetFormat()
Drenderer_utils.cpp1294 return angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK; in ConvertToSRGB()
1356 case angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK: in ConvertToLinear()
DFormat_table_autogen.cpp109 …{ FormatID::BC3_RGBA_UNORM_SRGB_BLOCK, GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT, GL_COMPRESSED_SRGB_…
453 return FormatID::BC3_RGBA_UNORM_SRGB_BLOCK; in InternalFormatToID()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp69 {FormatID::BC3_RGBA_UNORM_SRGB_BLOCK, {0, 0, 0}},
Dvk_format_table_autogen.cpp627 case angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK: in initialize()
629 actualImageFormatID = angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK; in initialize()
631 actualBufferFormatID = angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK; in initialize()
2410 {angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK, VK_FORMAT_BC3_SRGB_BLOCK}, in GetVkFormatFromFormatID()
2609 return angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK; in GetFormatIDFromVkFormat()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table_autogen.cpp1378 angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK, in Get()
/external/angle/src/libANGLE/renderer/metal/
Dmtl_format_table_autogen.mm145 return angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK;
1020 case angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK:
1023 this->actualFormatId = angle::FormatID::BC3_RGBA_UNORM_SRGB_BLOCK;