Searched defs:addNoContraction (Results 1 - 1 of 1) sorted by relevance
/third_party/glslang/SPIRV/ | ||
H A D | GlslangToSpv.cpp | 108 void addNoContraction(spv::Builder& builder, spv::Id t) { builder.addDecoration(t, noContraction); } in addNoContraction() function |
Completed in 17 milliseconds