Home
last modified time | relevance | path

Searched refs:linearColorAttachment (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dresolve_image_common.adoc50 * [[VUID-{refpage}-linearColorAttachment-06519]]
51 If the <<features-linearColorAttachment, pname:linearColorAttachment>>
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc2347 * [[VUID-VkSubpassDescription-linearColorAttachment-06496]]
2348 If the <<features-linearColorAttachment, pname:linearColorAttachment>>
2354 * [[VUID-VkSubpassDescription-linearColorAttachment-06497]]
2355 If the <<features-linearColorAttachment, pname:linearColorAttachment>>
2361 * [[VUID-VkSubpassDescription-linearColorAttachment-06498]]
2362 If the <<features-linearColorAttachment, pname:linearColorAttachment>>
3770 * [[VUID-VkSubpassDescription2-linearColorAttachment-06499]]
3771 If the <<features-linearColorAttachment, pname:linearColorAttachment>>
3777 * [[VUID-VkSubpassDescription2-linearColorAttachment-06500]]
3778 If the <<features-linearColorAttachment, pname:linearColorAttachment>>
[all …]
Dfeatures.adoc6165 * [[features-linearColorAttachment]] pname:linearColorAttachment indicates
7727 * <<features-linearColorAttachment, pname:linearColorAttachment>>, if the
Dcmdbuffers.adoc1457 <<features-linearColorAttachment, pname:linearColorAttachment>> feature
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16677 VkBool32 linearColorAttachment; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8572 …LKAN_HPP_HASH_COMBINE( seed, physicalDeviceLinearColorAttachmentFeaturesNV.linearColorAttachment ); in operator ()()