Searched defs:attachmentNdx (Results 1 – 8 of 8) sorted by relevance
862 for (size_t attachmentNdx = 0; attachmentNdx < attachments.size(); attachmentNdx++) in logRenderPassInfo() local1192 …for (size_t attachmentNdx = 0; attachmentNdx < subpass.getColorAttachments().size(); attachmentNdx… in createSubpassDescription() local1195 …for (size_t attachmentNdx = 0; attachmentNdx < subpass.getInputAttachments().size(); attachmentNdx… in createSubpassDescription() local1198 …for (size_t attachmentNdx = 0; attachmentNdx < subpass.getResolveAttachments().size(); attachmentN… in createSubpassDescription() local1203 …for (size_t attachmentNdx = 0; attachmentNdx < subpass.getPreserveAttachments().size(); attachment… in createSubpassDescription() local1284 …for (size_t attachmentNdx = 0; attachmentNdx < renderPassInfo.getAttachments().size(); attachmentN… in createRenderPass() local1743 …for (deUint32 attachmentNdx = 0; attachmentNdx < (deUint32)m_colorAttachments.size(); attachmentNd… in SubpassRenderInfo() local1812 …for (deUint32 attachmentNdx = 0; attachmentNdx < renderInfo.getColorAttachmentCount(); attachmentN… in createSubpassPipeline() local2043 …const deUint32 attachmentNdx = (renderInfo.getColorAttachmentIndex(colorAttachmentNdx) == VK_ATTAC… in SubpassRenderer() local2308 …for (deUint32 attachmentNdx = 0; attachmentNdx < m_renderInfo.getColorAttachmentCount(); attachmen… in pushRenderCommands() local[all …]
660 …for (size_t attachmentNdx = 0; attachmentNdx < subpass.getColorAttachments().size(); attachmentNdx… in createSubpassDescription() local663 …for (size_t attachmentNdx = 0; attachmentNdx < subpass.getInputAttachments().size(); attachmentNdx… in createSubpassDescription() local666 …for (size_t attachmentNdx = 0; attachmentNdx < subpass.getResolveAttachments().size(); attachmentN… in createSubpassDescription() local671 …for (size_t attachmentNdx = 0; attachmentNdx < subpass.getPreserveAttachments().size(); attachment… in createSubpassDescription() local780 …for (size_t attachmentNdx = 0; attachmentNdx < renderPassInfo.getAttachments().size(); attachmentN… in createRenderPass() local
462 for (deUint32 attachmentNdx = 0; attachmentNdx < m_attachmentsCount; attachmentNdx++) in clearAttachments() local800 for (size_t attachmentNdx = 0; attachmentNdx < m_attachmentsCount; attachmentNdx++) in verify() local826 for (size_t attachmentNdx = 0; attachmentNdx < m_attachmentsCount; attachmentNdx++) in verify() local892 for (size_t attachmentNdx = 0; attachmentNdx < m_attachmentsCount; attachmentNdx++) in verify() local912 for (size_t attachmentNdx = 0; attachmentNdx < m_attachmentsCount; attachmentNdx++) in verify() local993 for (size_t attachmentNdx = 0; attachmentNdx < m_attachmentsCount; attachmentNdx++) in verify() local1013 for (size_t attachmentNdx = 0; attachmentNdx < m_attachmentsCount; attachmentNdx++) in verify() local1233 for (size_t attachmentNdx = 0; attachmentNdx < m_attachmentsCount; attachmentNdx++) in createRenderPass() local2083 for (size_t attachmentNdx = 0; attachmentNdx < m_attachmentsCount; attachmentNdx++) in createRenderPass() local
2016 …for (deUint32 attachmentNdx = 0; attachmentNdx < de::min((deUint32)MAX_COLOR_ATTACHMENT_COUNT, con… in init() local2028 …for (deUint32 attachmentNdx = 0; attachmentNdx < de::min((deUint32)MAX_COLOR_ATTACHMENT_COUNT, con… in init() local2085 …for (deUint32 attachmentNdx = 0; attachmentNdx < de::min((deUint32)MAX_COLOR_ATTACHMENT_COUNT, con… in init() local2092 …for (deUint32 attachmentNdx = 0; attachmentNdx < de::min((deUint32)MAX_COLOR_ATTACHMENT_COUNT, con… in init() local
806 …for (std::size_t attachmentNdx = 0; attachmentNdx < activeInputAttachmentCount.size(); ++attachmen… in createRenderPassUnusedAttachmentSparseFillingTests() local
1331 for (deUint32 attachmentNdx = 0; attachmentNdx < attachmentCount; attachmentNdx++) in createFramebuffer() local1493 for (deUint32 attachmentNdx = 0; attachmentNdx < attachmentCount; ++attachmentNdx) in iterateInternal() local1508 for (size_t attachmentNdx = 0; attachmentNdx < attachmentCount; attachmentNdx++) in iterateInternal() local4077 for (size_t attachmentNdx = 0; attachmentNdx < attachmentCount; attachmentNdx++) in initTests() local
601 …for (deUint32 attachmentNdx = 0u; attachmentNdx < firstSubpassAttachmentsCount + numSamples; ++att… in iterate() local
329 deUint32 attachmentNdx = 0; in render() local