Searched refs:nullColorAttachmentWithExternalFormatResolve (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_ANDROID_external_format_resolve.adoc | 59 …* If `nullColorAttachmentWithExternalFormatResolve` property is `VK_TRUE`, `imageView` must be `VK… 83 …* If `nullColorAttachmentWithExternalFormatResolve` property is `VK_TRUE`, the `attachment` member… 93 If the `nullColorAttachmentWithExternalFormatResolve` property is `VK_FALSE`, applications can bind… 96 However, if the `nullColorAttachmentWithExternalFormatResolve` property is `VK_TRUE`, applications … 125 For implementations that expose `nullColorAttachmentWithExternalFormatResolve`, the format should n… 160 VkBool32 nullColorAttachmentWithExternalFormatResolve; 166 * If `nullColorAttachmentWithExternalFormatResolve` is `VK_TRUE`, applications must omit the color … 217 // Color attachment must be UNUSED if nullColorAttachmentWithExternalFormatResolve is VK_TRUE 221 nullColorAttachmentWithExternalFormatResolve ? VK_ATTACHMENT_UNUSED : 1, 241 // Only add the color attachment information if nullColorAttachmentWithExternalFormatResolve is VK_… [all …]
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_android.h | 137 VkBool32 nullColorAttachmentWithExternalFormatResolve; member
|
D | vulkan_hash.hpp | 7677 … physicalDeviceExternalFormatResolvePropertiesANDROID.nullColorAttachmentWithExternalFormatResolve… in operator ()()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | renderpass.adoc | 754 <<limits-nullColorAttachmentWithExternalFormatResolve, 755 pname:nullColorAttachmentWithExternalFormatResolve>> limit is ename:VK_TRUE, 779 If the <<limits-nullColorAttachmentWithExternalFormatResolve, 780 pname:nullColorAttachmentWithExternalFormatResolve>> limit is ename:VK_TRUE, 921 * [[VUID-VkRenderingAttachmentInfo-nullColorAttachmentWithExternalFormatResolve-09325]] 922 If the <<limits-nullColorAttachmentWithExternalFormatResolve, 923 pname:nullColorAttachmentWithExternalFormatResolve>> property is 941 <<limits-nullColorAttachmentWithExternalFormatResolve, 942 pname:nullColorAttachmentWithExternalFormatResolve>> is ename:VK_TRUE, 947 <<limits-nullColorAttachmentWithExternalFormatResolve, [all …]
|
D | limits.adoc | 4398 * [[limits-nullColorAttachmentWithExternalFormatResolve]] 4399 pname:nullColorAttachmentWithExternalFormatResolve indicates that there 4408 when pname:nullColorAttachmentWithExternalFormatResolve is 4416 when pname:nullColorAttachmentWithExternalFormatResolve is
|
D | resources.adoc | 4756 ** the <<limits-nullColorAttachmentWithExternalFormatResolve, 4757 pname:nullColorAttachmentWithExternalFormatResolve>> property is
|