Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h257 binaryDoubleOutput(false),
710 void setBinaryDoubleOutput() { binaryDoubleOutput = true; } in setBinaryDoubleOutput()
711 bool getBinaryDoubleOutput() { return binaryDoubleOutput; } in getBinaryDoubleOutput()
833 bool binaryDoubleOutput; variable
DlinkValidate.cpp263 MERGE_TRUE(binaryDoubleOutput); in mergeModes()