Home
last modified time | relevance | path

Searched refs:vertPath (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/viewer/
H A DViewer.cpp2823 SkString vertPath = SkStringPrintf("%s/Vertex_%02d.vert", directory.c_str(), index); in dumpShadersToResources() local
2824 FILE* vertFile = sk_fopen(vertPath.c_str(), kWrite_SkFILE_Flag); in dumpShadersToResources()
2830 SkDEBUGFAILF("Unable to write shader to path '%s'", vertPath.c_str()); in dumpShadersToResources()

Completed in 4 milliseconds