Home
last modified time | relevance | path

Searched refs:dynamicRenderingUnusedAttachments (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_common.adoc830 * [[VUID-{refpage}-dynamicRenderingUnusedAttachments-08910]]
831 If the <<features-dynamicRenderingUnusedAttachments,
832 pname:dynamicRenderingUnusedAttachments>> feature is not enabled, and
841 * [[VUID-{refpage}-dynamicRenderingUnusedAttachments-08911]]
842 If the <<features-dynamicRenderingUnusedAttachments,
843 pname:dynamicRenderingUnusedAttachments>> feature is enabled, and the
855 * [[VUID-{refpage}-dynamicRenderingUnusedAttachments-08912]]
856 If the <<features-dynamicRenderingUnusedAttachments,
857 pname:dynamicRenderingUnusedAttachments>> feature is not enabled, and
1083 * [[VUID-{refpage}-dynamicRenderingUnusedAttachments-08913]]
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_dynamic_rendering_unused_attachments.adoc82 …PhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT::pname:dynamicRenderingUnusedAttachments
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc6864 * [[features-dynamicRenderingUnusedAttachments]]
6865 pname:dynamicRenderingUnusedAttachments indicates that the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17530 VkBool32 dynamicRenderingUnusedAttachments; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7506 …ed, physicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT.dynamicRenderingUnusedAttachments ); in operator ()()