Searched refs:attachmentIndexVk (Results 1 – 1 of 1) sorted by relevance
1815 PackedAttachmentIndex attachmentIndexVk(0); in addCommandDiagnostics() local1825 loadOps += GetLoadOpShorthand(mAttachmentOps[attachmentIndexVk].loadOp); in addCommandDiagnostics()1827 static_cast<RenderPassStoreOp>(mAttachmentOps[attachmentIndexVk].storeOp)); in addCommandDiagnostics()1828 ++attachmentIndexVk; in addCommandDiagnostics()1839 loadOps += GetLoadOpShorthand(mAttachmentOps[attachmentIndexVk].loadOp); in addCommandDiagnostics()1840 loadOps += GetLoadOpShorthand(mAttachmentOps[attachmentIndexVk].stencilLoadOp); in addCommandDiagnostics()1843 static_cast<RenderPassStoreOp>(mAttachmentOps[attachmentIndexVk].storeOp)); in addCommandDiagnostics()1845 static_cast<RenderPassStoreOp>(mAttachmentOps[attachmentIndexVk].stencilStoreOp)); in addCommandDiagnostics()