Home
last modified time | relevance | path

Searched refs:BC1_RGB_UNORM_BLOCK (Results 1 – 12 of 12) sorted by relevance

/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h97 BC1_RGB_UNORM_BLOCK, enumerator
Dmtl_default_shaders_src_autogen.inc1561 BC1_RGB_UNORM_BLOCK,
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h97 BC1_RGB_UNORM_BLOCK, enumerator
Drenderer_utils.cpp1287 case angle::FormatID::BC1_RGB_UNORM_BLOCK: in ConvertToSRGB()
1351 return angle::FormatID::BC1_RGB_UNORM_BLOCK; in ConvertToLinear()
Dload_functions_table_autogen.cpp3383 case FormatID::BC1_RGB_UNORM_BLOCK: in GetLoadFunctionsMap()
3721 case FormatID::BC1_RGB_UNORM_BLOCK: in GetLoadFunctionsMap()
DFormat_table_autogen.cpp104 …{ FormatID::BC1_RGB_UNORM_BLOCK, GL_COMPRESSED_RGB_S3TC_DXT1_EXT, GL_COMPRESSED_RGB_S3TC_DXT1_EXT,…
379 return FormatID::BC1_RGB_UNORM_BLOCK; in InternalFormatToID()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp201 {FormatID::BC1_RGB_UNORM_BLOCK, {0, 0, 0}},
Dvk_format_table_autogen.cpp577 case angle::FormatID::BC1_RGB_UNORM_BLOCK: in initialize()
579 actualImageFormatID = angle::FormatID::BC1_RGB_UNORM_BLOCK; in initialize()
581 actualBufferFormatID = angle::FormatID::BC1_RGB_UNORM_BLOCK; in initialize()
2405 {angle::FormatID::BC1_RGB_UNORM_BLOCK, VK_FORMAT_BC1_RGB_UNORM_BLOCK}, in GetVkFormatFromFormatID()
2599 return angle::FormatID::BC1_RGB_UNORM_BLOCK; in GetFormatIDFromVkFormat()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table_autogen.cpp300 angle::FormatID::BC1_RGB_UNORM_BLOCK, in Get()
832 angle::FormatID::BC1_RGB_UNORM_BLOCK, in Get()
1586 angle::FormatID::BC1_RGB_UNORM_BLOCK, in Get()
/external/angle/src/libANGLE/renderer/metal/
Dmtl_format_utils.mm142 if ((srcFormatId == angle::FormatID::BC1_RGB_UNORM_BLOCK &&
Dmtl_format_table_autogen.mm1120 case angle::FormatID::BC1_RGB_UNORM_BLOCK:
/external/mesa3d/src/freedreno/vulkan/
Dtu_formats.c232 TU6_xTx(BC1_RGB_UNORM_BLOCK, DXT1, WZYX), /* 131 */