Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp102 void setDoubleOutput(EExtraOutput extra) { extraOutput = extra; } in setDoubleOutput() function in glslang::TOutputTraverser
1505 it.setDoubleOutput(TOutputTraverser::BinaryDoubleOutput); in output()