Home
last modified time | relevance | path

Searched refs:getBinaryDoubleOutput (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h913 bool getBinaryDoubleOutput() { return binaryDoubleOutput; } in getBinaryDoubleOutput() function
DintermOut.cpp1559 if (getBinaryDoubleOutput()) in output()