Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h544 bool anyIndexLimits; variable
DParseHelper.cpp63 atomicUintOffsets(nullptr), anyIndexLimits(false) in TParseContext()
181 anyIndexLimits = ! limits.generalAttributeMatrixVectorIndexing || in setLimits()
681 if (anyIndexLimits) in handleBracketDereference()