Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp104 case VK_FORMAT_ASTC_8x5_UNORM_BLOCK: in getBlockSize()
268 case VK_FORMAT_ASTC_8x5_UNORM_BLOCK: in getOutputFormat()
322 case VK_FORMAT_ASTC_8x5_UNORM_BLOCK: in getCompressedMipmapsFormat()
DGpuDecompressionPipeline.cpp69 case VK_FORMAT_ASTC_8x5_UNORM_BLOCK: in getShaderGroup()
/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h202 case VK_FORMAT_ASTC_8x5_UNORM_BLOCK: in isAstc()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dcompressedtex.adoc109 | ename:VK_FORMAT_ASTC_8x5_UNORM_BLOCK ^|[eq]#8 {times} 5# ^|Linear LDR
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c231 [VK_FORMAT_ASTC_8x5_UNORM_BLOCK] = PIPE_FORMAT_ASTC_8x5,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c405 case VK_FORMAT_ASTC_8x5_UNORM_BLOCK: in vk_to_rmt_format()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc621 VK_FORMAT_ASTC_8x5_UNORM_BLOCK
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp896 eAstc8x5UnormBlock = VK_FORMAT_ASTC_8x5_UNORM_BLOCK,
Dvk_enum_string_helper.h1958 case VK_FORMAT_ASTC_8x5_UNORM_BLOCK: in string_VkFormat()
Dvulkan_enums.hpp1629 eAstc8x5UnormBlock = VK_FORMAT_ASTC_8x5_UNORM_BLOCK,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc665 * ename:VK_FORMAT_ASTC_8x5_UNORM_BLOCK specifies a four-component, ASTC
1729 For example, a 7x3 image in the ename:VK_FORMAT_ASTC_8x5_UNORM_BLOCK format
3302 | ename:VK_FORMAT_ASTC_8x5_UNORM_BLOCK | {sym2} | {sym2} | {sym2} | | | | | | | …
Dfeatures.adoc585 ** ename:VK_FORMAT_ASTC_8x5_UNORM_BLOCK
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1597 VK_FORMAT_ASTC_8x5_UNORM_BLOCK = 167, enumerator