Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h235 case VK_FORMAT_BC3_SRGB_BLOCK: in isBc()
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp198 case VK_FORMAT_BC3_SRGB_BLOCK: in getShaderFormat()
295 ? VK_FORMAT_BC3_SRGB_BLOCK in getOutputFormat()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dcompressedtex.adoc50 | ename:VK_FORMAT_BC3_SRGB_BLOCK |BC3, sRGB-encoded
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c200 [VK_FORMAT_BC3_SRGB_BLOCK] = PIPE_FORMAT_DXT5_SRGBA,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c363 case VK_FORMAT_BC3_SRGB_BLOCK: in vk_to_rmt_format()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc592 VK_FORMAT_BC3_SRGB_BLOCK
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp867 eBc3SrgbBlock = VK_FORMAT_BC3_SRGB_BLOCK,
Dvk_enum_string_helper.h2028 case VK_FORMAT_BC3_SRGB_BLOCK: in string_VkFormat()
Dvulkan_enums.hpp1600 eBc3SrgbBlock = VK_FORMAT_BC3_SRGB_BLOCK,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc530 * ename:VK_FORMAT_BC3_SRGB_BLOCK specifies a four-component,
3217 | ename:VK_FORMAT_BC3_SRGB_BLOCK | {sym2} | {sym2} | {sym2} | | | | | | | …
Dfeatures.adoc624 ** ename:VK_FORMAT_BC3_SRGB_BLOCK
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1568 VK_FORMAT_BC3_SRGB_BLOCK = 138, enumerator