Searched refs:GetLoadOpShorthand (Results 1 – 2 of 2) sorted by relevance
147 const char *GetLoadOpShorthand(uint32_t loadOp) in GetLoadOpShorthand() function857 loadOps += GetLoadOpShorthand(mRenderPassAttachmentOps[i].loadOp); in dumpCommandsForDiagnostics()870 loadOps += GetLoadOpShorthand(mRenderPassAttachmentOps[dsIndex].loadOp); in dumpCommandsForDiagnostics()871 loadOps += GetLoadOpShorthand(mRenderPassAttachmentOps[dsIndex].stencilLoadOp); in dumpCommandsForDiagnostics()
1769 char GetLoadOpShorthand(uint32_t loadOp) in GetLoadOpShorthand() function1825 loadOps += GetLoadOpShorthand(mAttachmentOps[attachmentIndexVk].loadOp); in addCommandDiagnostics()1839 loadOps += GetLoadOpShorthand(mAttachmentOps[attachmentIndexVk].loadOp); in addCommandDiagnostics()1840 loadOps += GetLoadOpShorthand(mAttachmentOps[attachmentIndexVk].stencilLoadOp); in addCommandDiagnostics()