Home
last modified time | relevance | path

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

/external/shaderc/spirv-headers/tools/buildHeaders/
Dheader.cpp297 int commentNum = 0; in printComments() local
306 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/
Dheader.cpp299 int commentNum = 0; in printComments() local
308 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp299 int commentNum = 0; in printComments() local
308 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp299 int commentNum = 0; in printComments() local
308 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()