Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/precompile/
DSerializationUtils.cpp358 SkString renderPassStr = renderPassDesc.toPipelineLabel(); in DumpPipelineDesc() local
359 SkDebugf("%s: %s - %s\n", label, pipelineStr.c_str(), renderPassStr.c_str()); in DumpPipelineDesc()