Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h90 beginInvocationInterlockCount(0), endInvocationInterlockCount(0), in TParseVersions()
193 int endInvocationInterlockCount; variable
DParseHelper.cpp1476 if (endInvocationInterlockCount > 0) in checkLocation()
1495 if (endInvocationInterlockCount > 0) in checkLocation()
1500 endInvocationInterlockCount++; in checkLocation()