Searched refs:aspectNdx (Results 1 – 1 of 1) sorted by relevance
885 for (size_t aspectNdx = 0; aspectNdx < renderPass.getInputAspects().size(); aspectNdx++) in logRenderPassInfo() local887 const VkInputAttachmentAspectReference& inputAspect (renderPass.getInputAspects()[aspectNdx]); in logRenderPassInfo()