Home
last modified time | relevance | path

Searched refs:formatRgba10x6WithoutYCbCrSampler (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc6014 * [[features-formatRgba10x6WithoutYCbCrSampler]]
6015 pname:formatRgba10x6WithoutYCbCrSampler indicates that
Dformats.adoc3461 slink:VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT::pname:formatRgba10x6WithoutYCbCrSampler
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h15550 VkBool32 formatRgba10x6WithoutYCbCrSampler; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp9437 …P_HASH_COMBINE( seed, physicalDeviceRGBA10X6FormatsFeaturesEXT.formatRgba10x6WithoutYCbCrSampler ); in operator ()()