Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DTypes.h591 …bool noContraction: 1; // prevent contraction and reassociation, e.g., for 'precise' keyword, and … variable
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp111 spv::Decoration noContraction; member