Home
last modified time | relevance | path

Searched refs:VK_FORMAT_EAC_R11G11_UNORM_BLOCK (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp86 case VK_FORMAT_EAC_R11G11_UNORM_BLOCK: in getBlockSize()
259 case VK_FORMAT_EAC_R11G11_UNORM_BLOCK: in getOutputFormat()
315 case VK_FORMAT_EAC_R11G11_UNORM_BLOCK: in getCompressedMipmapsFormat()
DGpuDecompressionPipeline.cpp109 case VK_FORMAT_EAC_R11G11_UNORM_BLOCK: in getShaderGroup()
/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h179 case VK_FORMAT_EAC_R11G11_UNORM_BLOCK: in isEtc2()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dcompressedtex.adoc83 | ename:VK_FORMAT_EAC_R11G11_UNORM_BLOCK |Unsigned RG11 EAC
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/
DEtc2ShaderLib.comp27 const uint VK_FORMAT_EAC_R11G11_UNORM_BLOCK = 155;
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c218 [VK_FORMAT_EAC_R11G11_UNORM_BLOCK] = PIPE_FORMAT_ETC2_RG11_UNORM,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc609 VK_FORMAT_EAC_R11G11_UNORM_BLOCK
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp884 eEacR11G11UnormBlock = VK_FORMAT_EAC_R11G11_UNORM_BLOCK,
Dvk_enum_string_helper.h2062 case VK_FORMAT_EAC_R11G11_UNORM_BLOCK: in string_VkFormat()
Dvulkan_enums.hpp1617 eEacR11G11UnormBlock = VK_FORMAT_EAC_R11G11_UNORM_BLOCK,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dformats.adoc597 * ename:VK_FORMAT_EAC_R11G11_UNORM_BLOCK specifies a two-component, ETC2
3262 | ename:VK_FORMAT_EAC_R11G11_UNORM_BLOCK | {sym2} | {sym2} | {sym2} | | | | | | | …
Dfeatures.adoc558 ** ename:VK_FORMAT_EAC_R11G11_UNORM_BLOCK
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1585 VK_FORMAT_EAC_R11G11_UNORM_BLOCK = 155, enumerator