Home
last modified time | relevance | path

Searched refs:GetStoreOpShorthand (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp160 const char *GetStoreOpShorthand(uint32_t storeOp) in GetStoreOpShorthand() function
858 storeOps += GetStoreOpShorthand(mRenderPassAttachmentOps[i].storeOp); in dumpCommandsForDiagnostics()
873 storeOps += GetStoreOpShorthand(mRenderPassAttachmentOps[dsIndex].storeOp); in dumpCommandsForDiagnostics()
874 storeOps += GetStoreOpShorthand(mRenderPassAttachmentOps[dsIndex].stencilStoreOp); in dumpCommandsForDiagnostics()
Dvk_helpers.cpp1782 char GetStoreOpShorthand(RenderPassStoreOp storeOp) in GetStoreOpShorthand() function
1826 storeOps += GetStoreOpShorthand( in addCommandDiagnostics()
1842 storeOps += GetStoreOpShorthand( in addCommandDiagnostics()
1844 storeOps += GetStoreOpShorthand( in addCommandDiagnostics()