Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h324 binaryDoubleOutput(false),
834 void setBinaryDoubleOutput() { binaryDoubleOutput = true; } in setBinaryDoubleOutput()
835 bool getBinaryDoubleOutput() { return binaryDoubleOutput; } in getBinaryDoubleOutput()
1055 bool binaryDoubleOutput; variable
DlinkValidate.cpp274 MERGE_TRUE(binaryDoubleOutput); in mergeModes()