Home
last modified time | relevance | path

Searched refs:VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/
DEtc2RGB8.comp35 u_pushConstant.compFormat == VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK);
DEtc2ShaderLib.comp22 const uint VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK = 150;
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp81 case VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK: in getBlockSize()
252 case VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK: in getOutputFormat()
308 case VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK: in getCompressedMipmapsFormat()
DGpuDecompressionPipeline.cpp115 case VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK: in getShaderGroup()
/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h174 case VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK: in isEtc2()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dcompressedtex.adoc78 | ename:VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK |RGB ETC2 with punch-through alpha and sRGB
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c213 [VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK] = PIPE_FORMAT_ETC2_SRGB8A1,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c379 case VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK: in vk_to_rmt_format()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc604 VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp879 eEtc2R8G8B8A1SrgbBlock = VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK,
Dvk_enum_string_helper.h2068 case VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK: in string_VkFormat()
Dvulkan_enums.hpp1612 eEtc2R8G8B8A1SrgbBlock = VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc577 * ename:VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK specifies a four-component,
3257 | ename:VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK | {sym2} | {sym2} | {sym2} | | | | | | | …
3380 * ename:VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK
Dfeatures.adoc553 ** ename:VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1580 VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK = 150, enumerator