Searched refs:isColorAttachmentEnabled (Results 1 – 2 of 2) sorted by relevance
419 if (desc.isColorAttachmentEnabled(colorIndexGL)) in InitializeUnresolveSubpass()426 ASSERT(desc.isColorAttachmentEnabled(colorIndexGL)); in InitializeUnresolveSubpass()1001 if (!desc.isColorAttachmentEnabled(colorIndexGL)) in InitializeRenderPassFromDesc()1071 ASSERT(desc.isColorAttachmentEnabled(colorIndexGL)); in InitializeRenderPassFromDesc()1463 ASSERT(isColorAttachmentEnabled(colorIndexGL)); in packColorResolveAttachment()1523 bool RenderPassDesc::isColorAttachmentEnabled(size_t colorIndexGL) const in isColorAttachmentEnabled() function in rx::vk::RenderPassDesc1540 colorAttachmentCount += isColorAttachmentEnabled(i); in attachmentCount()3552 if (!desc.isColorAttachmentEnabled(colorIndexGL)) in addRenderPass()
171 bool isColorAttachmentEnabled(size_t colorIndexGL) const;