Home
last modified time | relevance | path

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

/external/shaderc/spirv-headers/tools/buildHeaders/
Dheader.cpp291 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
301 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp292 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
302 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp294 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
304 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()