Home
last modified time | relevance | path

Searched refs:VK_ATTACHMENT_UNUSED (Results 1 – 16 of 16) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dsubpass_description_common.adoc8 is not ename:VK_ATTACHMENT_UNUSED, its pname:layout member must: not be
13 is not ename:VK_ATTACHMENT_UNUSED, its pname:layout member must: not be
18 pname:pResolveAttachments is not ename:VK_ATTACHMENT_UNUSED, its
24 ename:VK_ATTACHMENT_UNUSED, ts pname:layout member must: not be
30 is not ename:VK_ATTACHMENT_UNUSED, its pname:layout member must: not be
35 pname:pResolveAttachments is not ename:VK_ATTACHMENT_UNUSED, its
43 is not ename:VK_ATTACHMENT_UNUSED, its pname:layout member must: not be
48 is not ename:VK_ATTACHMENT_UNUSED, its pname:layout member must: not be
55 pname:pResolveAttachments is not ename:VK_ATTACHMENT_UNUSED, its
65 is not ename:VK_ATTACHMENT_UNUSED, its pname:layout member must: not be
[all …]
Dattachment_reference_common.adoc8 If pname:attachment is not ename:VK_ATTACHMENT_UNUSED, pname:layout
16 pname:attachment is not ename:VK_ATTACHMENT_UNUSED, pname:layout must:
Dpipeline_barrier_common.adoc48 attachment must: be ename:VK_ATTACHMENT_UNUSED
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c55 reference2[i].attachment != VK_ATTACHMENT_UNUSED) { in translate_references()
307 desc->pDepthStencilAttachment->attachment != VK_ATTACHMENT_UNUSED; in num_subpass_attachments2()
315 ds_resolve->pDepthStencilResolveAttachment->attachment != VK_ATTACHMENT_UNUSED; in num_subpass_attachments2()
323 fsr_att_info->pFragmentShadingRateAttachment->attachment != VK_ATTACHMENT_UNUSED; in num_subpass_attachments2()
362 assert(ref->attachment == VK_ATTACHMENT_UNUSED); in vk_subpass_attachment_init()
364 .attachment = VK_ATTACHMENT_UNUSED, in vk_subpass_attachment_init()
414 if (resolve->attachment == VK_ATTACHMENT_UNUSED) in vk_subpass_attachment_link_resolve()
417 assert(att->attachment != VK_ATTACHMENT_UNUSED); in vk_subpass_attachment_link_resolve()
548 desc->pDepthStencilAttachment->attachment != VK_ATTACHMENT_UNUSED) { in vk_common_CreateRenderPass2()
564 ds_resolve->pDepthStencilResolveAttachment->attachment != VK_ATTACHMENT_UNUSED) { in vk_common_CreateRenderPass2()
[all …]
Dvk_meta_clear.c222 if (a == VK_ATTACHMENT_UNUSED) in vk_meta_clear_attachments()
Dvk_image.c813 if (att_ref->attachment == VK_ATTACHMENT_UNUSED || in vk_att_ref_stencil_layout()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc1379 [open,refpage='VK_ATTACHMENT_UNUSED',desc='Unused attachment sentinel',type='consts']
1381 ename:VK_ATTACHMENT_UNUSED is a constant indicating that a render pass
1384 include::{generated}/api/enums/VK_ATTACHMENT_UNUSED.adoc[]
1480 is not ename:VK_ATTACHMENT_UNUSED, then it must: be less than
1487 ename:VK_ATTACHMENT_UNUSED, then pname:attachment must: be less than
1530 ename:VK_ATTACHMENT_UNUSED, the pname:aspectMask member of the
1874 pname:fragmentDensityMapAttachment was given as ename:VK_ATTACHMENT_UNUSED.
1879 If pname:fragmentDensityMapAttachment is not ename:VK_ATTACHMENT_UNUSED,
1887 If pname:fragmentDensityMapAttachment is not ename:VK_ATTACHMENT_UNUSED,
1892 If pname:fragmentDensityMapAttachment is not ename:VK_ATTACHMENT_UNUSED,
[all …]
Dclears.adoc313 depth-stencil attachment must: be either ename:VK_ATTACHMENT_UNUSED or
323 ename:VK_ATTACHMENT_UNUSED or the attachment pname:format must: contain
Dframebuffer.adoc759 If the framebuffer color attachment is ename:VK_ATTACHMENT_UNUSED, no writes
Dpipelines.adoc1984 input attachment that is defined as ename:VK_ATTACHMENT_UNUSED in
3022 must: be ename:VK_ATTACHMENT_UNUSED
Dfeatures.adoc2636 pname:fragmentDensityMapAttachment must: be ename:VK_ATTACHMENT_UNUSED.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_ANDROID_external_format_resolve.adoc83 …RUE`, the `attachment` member of the corresponding color attachment must be `VK_ATTACHMENT_UNUSED`.
84 * If the color attachment is not `VK_ATTACHMENT_UNUSED`, it must be a single sampled attachment.
166 …chmentInfo::imageView` to `NULL` for dynamic rendering, or using `VK_ATTACHMENT_UNUSED` for the co…
221 nullColorAttachmentWithExternalFormatResolve ? VK_ATTACHMENT_UNUSED : 1,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp3717 VULKAN_HPP_CONSTEXPR_INLINE uint32_t AttachmentUnused = VK_ATTACHMENT_UNUSED;
Dvulkan.hpp6168 VULKAN_HPP_CONSTEXPR_INLINE uint32_t AttachmentUnused = VK_ATTACHMENT_UNUSED;
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h124 #define VK_ATTACHMENT_UNUSED (~0U) macro
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc8165 apply if an attachment is ename:VK_ATTACHMENT_UNUSED (internal issue