Searched refs:kColorResolveAttachmentBegin (Results 1 – 3 of 3) sorted by relevance
1728 const size_t viewIndex = kColorResolveAttachmentBegin + colorIndexGL; in hasColorResolveAttachment()1741 addResolveAttachment(kColorResolveAttachmentBegin + colorIndexGL, view); in addColorResolveAttachment()1769 static constexpr size_t kColorResolveAttachmentBegin = gl::IMPLEMENTATION_MAX_DRAW_BUFFERS + 2; variable
2753 static_assert(vk::RenderPassFramebuffer::kColorResolveAttachmentBegin < in getAttachmentsAndRenderTargets()2770 constexpr size_t kBaseIndex = vk::RenderPassFramebuffer::kColorResolveAttachmentBegin; in getAttachmentsAndRenderTargets()
419 attachmentViews[RenderPassFramebuffer::kColorResolveAttachmentBegin + in DeriveRenderingInfo()