Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h234 case VK_FORMAT_BC3_UNORM_BLOCK: in isBc()
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp197 case VK_FORMAT_BC3_UNORM_BLOCK: in getShaderFormat()
278 ? VK_FORMAT_BC3_UNORM_BLOCK in getOutputFormat()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dcompressedtex.adoc49 | ename:VK_FORMAT_BC3_UNORM_BLOCK |BC3
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c199 [VK_FORMAT_BC3_UNORM_BLOCK] = PIPE_FORMAT_DXT5_RGBA,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c361 case VK_FORMAT_BC3_UNORM_BLOCK: in vk_to_rmt_format()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc591 VK_FORMAT_BC3_UNORM_BLOCK
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp866 eBc3UnormBlock = VK_FORMAT_BC3_UNORM_BLOCK,
Dvk_enum_string_helper.h2030 case VK_FORMAT_BC3_UNORM_BLOCK: in string_VkFormat()
Dvulkan_enums.hpp1599 eBc3UnormBlock = VK_FORMAT_BC3_UNORM_BLOCK,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc525 * ename:VK_FORMAT_BC3_UNORM_BLOCK specifies a four-component,
3216 | ename:VK_FORMAT_BC3_UNORM_BLOCK | {sym2} | {sym2} | {sym2} | | | | | | | …
Dfeatures.adoc623 ** ename:VK_FORMAT_BC3_UNORM_BLOCK
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1567 VK_FORMAT_BC3_UNORM_BLOCK = 137, enumerator