Searched defs:attachmentIndex (Results 1 – 3 of 3) sorted by relevance
128 … CheckAttachments = [](const auto& indices, const uint32_t count, const uint32_t attachmentIndex) { in ValidateRenderPassAttachment()1023 const uint32_t attachmentIndex = subpassRef.inputAttachmentIndices[idx]; in ProcessInputAttachments() local1057 const uint32_t attachmentIndex = subpassRef.colorAttachmentIndices[idx]; in ProcessColorAttachments() local1087 const uint32_t attachmentIndex = subpassRef.resolveAttachmentIndices[idx]; in ProcessResolveAttachments() local1113 const uint32_t attachmentIndex = subpassRef.depthAttachmentIndex; in ProcessDepthAttachments() local1134 const uint32_t attachmentIndex = subpassRef.depthResolveAttachmentIndex; in ProcessDepthAttachments() local1161 const uint32_t attachmentIndex = subpassRef.fragmentShadingRateAttachmentIndex; in ProcessFragmentShadingRateAttachments() local
193 const uint32_t attachmentIndex = attachmentIndices[idx]; in CreateAttachmentReferences() local219 const uint32_t attachmentIndex = attachmentIndices[idx]; in CreateAttachmentReferences2() local
984 for (const uint32_t attachmentIndex : attatchmentIndices) { in BeginRenderPassUpdateSubpassImageStates() local