Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp933 bool fragOutWithNoLocation = false; in inOutLocationCheck() local
946 fragOutWithNoLocation = true; in inOutLocationCheck()
952 if (numFragOut > 1 && fragOutWithNoLocation) in inOutLocationCheck()