Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h238 case VK_FORMAT_BC5_UNORM_BLOCK: in isBc()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dcompressedtex.adoc54 | ename:VK_FORMAT_BC5_UNORM_BLOCK |BC5 unsigned
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c203 [VK_FORMAT_BC5_UNORM_BLOCK] = PIPE_FORMAT_RGTC2_UNORM,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c367 case VK_FORMAT_BC5_UNORM_BLOCK: in vk_to_rmt_format()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc595 VK_FORMAT_BC5_UNORM_BLOCK
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp870 eBc5UnormBlock = VK_FORMAT_BC5_UNORM_BLOCK,
Dvk_enum_string_helper.h2038 case VK_FORMAT_BC5_UNORM_BLOCK: in string_VkFormat()
Dvulkan_enums.hpp1603 eBc5UnormBlock = VK_FORMAT_BC5_UNORM_BLOCK,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc541 * ename:VK_FORMAT_BC5_UNORM_BLOCK specifies a two-component,
3220 | ename:VK_FORMAT_BC5_UNORM_BLOCK | {sym2} | {sym2} | {sym2} | | | | | | | …
Dsparsemem.adoc404 For block-compressed formats (e.g. ename:VK_FORMAT_BC5_UNORM_BLOCK), the
Dfeatures.adoc627 ** ename:VK_FORMAT_BC5_UNORM_BLOCK
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1571 VK_FORMAT_BC5_UNORM_BLOCK = 141, enumerator