Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dheader.cpp296 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
306 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp296 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
306 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/third_party/spirv-headers/tools/buildHeaders/
H A Dheader.cpp298 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
308 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()

Completed in 6 milliseconds