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()
194 char GetLoadOpShorthand(uint32_t loadOp) in GetLoadOpShorthand() function4708 loadOps += GetLoadOpShorthand(mAttachmentOps[i].loadOp); in addRenderPassCommandDiagnostics()4721 loadOps += GetLoadOpShorthand(mAttachmentOps[dsIndex].loadOp); in addRenderPassCommandDiagnostics()4722 loadOps += GetLoadOpShorthand(mAttachmentOps[dsIndex].stencilLoadOp); in addRenderPassCommandDiagnostics()