Home
last modified time | relevance | path

Searched refs:VK_FORMAT_ASTC_5x4_SRGB_BLOCK (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp93 case VK_FORMAT_ASTC_5x4_SRGB_BLOCK: in getBlockSize()
281 case VK_FORMAT_ASTC_5x4_SRGB_BLOCK: in getOutputFormat()
332 case VK_FORMAT_ASTC_5x4_SRGB_BLOCK: in getCompressedMipmapsFormat()
758 case VK_FORMAT_ASTC_5x4_SRGB_BLOCK: in decompress()
DGpuDecompressionPipeline.cpp79 case VK_FORMAT_ASTC_5x4_SRGB_BLOCK: in getShaderGroup()
/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h195 case VK_FORMAT_ASTC_5x4_SRGB_BLOCK: in isAstc()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dcompressedtex.adoc102 | ename:VK_FORMAT_ASTC_5x4_SRGB_BLOCK ^|[eq]#5 {times} 4# ^|sRGB
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c224 [VK_FORMAT_ASTC_5x4_SRGB_BLOCK] = PIPE_FORMAT_ASTC_5x4_SRGB,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c391 case VK_FORMAT_ASTC_5x4_SRGB_BLOCK: in vk_to_rmt_format()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc614 VK_FORMAT_ASTC_5x4_SRGB_BLOCK
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp889 eAstc5x4SrgbBlock = VK_FORMAT_ASTC_5x4_SRGB_BLOCK,
Dvk_enum_string_helper.h1932 case VK_FORMAT_ASTC_5x4_SRGB_BLOCK: in string_VkFormat()
Dvulkan_enums.hpp1622 eAstc5x4SrgbBlock = VK_FORMAT_ASTC_5x4_SRGB_BLOCK,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc620 * ename:VK_FORMAT_ASTC_5x4_SRGB_BLOCK specifies a four-component, ASTC
3295 | ename:VK_FORMAT_ASTC_5x4_SRGB_BLOCK | {sym2} | {sym2} | {sym2} | | | | | | | …
Dfeatures.adoc578 ** ename:VK_FORMAT_ASTC_5x4_SRGB_BLOCK
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1590 VK_FORMAT_ASTC_5x4_SRGB_BLOCK = 160, enumerator