Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Diomapper.cpp793 TNotifyInOutAdaptor inOutNotify(stage, *resolver); in addStage() local
798 std::for_each(inVarMap.begin(), inVarMap.end(), inOutNotify); in addStage()
799 std::for_each(outVarMap.begin(), outVarMap.end(), inOutNotify); in addStage()