Home
last modified time | relevance | path

Searched refs:VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp79 case VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK: in getBlockSize()
251 case VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK: in getOutputFormat()
306 case VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK: in getCompressedMipmapsFormat()
355 case VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK: in needEmulatedAlpha()
DGpuDecompressionPipeline.cpp114 case VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK: in getShaderGroup()
/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h172 case VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK: in isEtc2()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dcompressedtex.adoc76 | ename:VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK |RGB ETC2 with sRGB encoding
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/
DEtc2ShaderLib.comp20 const uint VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK = 148;
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c211 [VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK] = PIPE_FORMAT_ETC2_SRGB8,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c375 case VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK: in vk_to_rmt_format()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc602 VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp877 eEtc2R8G8B8SrgbBlock = VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK,
Dvk_enum_string_helper.h2076 case VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK: in string_VkFormat()
Dvulkan_enums.hpp1610 eEtc2R8G8B8SrgbBlock = VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc568 * ename:VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK specifies a three-component, ETC2
3255 | ename:VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK | {sym2} | {sym2} | {sym2} | | | | | | | …
3378 * ename:VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK
Dfeatures.adoc551 ** ename:VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1578 VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK = 148, enumerator