Home
last modified time | relevance | path

Searched defs:addNoContraction (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp107 void addNoContraction(spv::Builder&, spv::Id) const { } in addNoContraction() function
110 …void addNoContraction(spv::Builder& builder, spv::Id t) { builder.addDecoration(t, noContraction);… in addNoContraction() function
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp107 void addNoContraction(spv::Builder&, spv::Id) const { } in addNoContraction() function
110 …void addNoContraction(spv::Builder& builder, spv::Id t) { builder.addDecoration(t, noContraction);… in addNoContraction() function