Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp83 case VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK: in getBlockSize()
253 case VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK: in getOutputFormat()
314 case VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK: in getCompressedMipmapsFormat()
DGpuDecompressionPipeline.cpp119 case VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK: in getShaderGroup()
/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h176 case VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK: in isEtc2()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dcompressedtex.adoc80 | ename:VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK |RGBA ETC2 with sRGB encoding
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/
DEtc2ShaderLib.comp24 const uint VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK = 152;
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c215 [VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK] = PIPE_FORMAT_ETC2_SRGBA8,
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c383 case VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK: in vk_to_rmt_format()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc606 VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp881 eEtc2R8G8B8A8SrgbBlock = VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK,
Dvk_enum_string_helper.h2072 case VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK: in string_VkFormat()
Dvulkan_enums.hpp1614 eEtc2R8G8B8A8SrgbBlock = VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc586 * ename:VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK specifies a four-component,
3259 | ename:VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK | {sym2} | {sym2} | {sym2} | | | | | | | …
3382 * ename:VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK
Dfeatures.adoc555 ** ename:VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1582 VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK = 152, enumerator
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc10433 * Fix error in description of ename:VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK