Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h90 beginInvocationInterlockCount(0), endInvocationInterlockCount(0), in TParseVersions()
198 int beginInvocationInterlockCount; variable
DParseHelper.cpp1701 if (beginInvocationInterlockCount > 0) in checkLocation()
1706 beginInvocationInterlockCount++; in checkLocation()
1724 if (beginInvocationInterlockCount == 0) in checkLocation()