Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h548 bool anyIndexLimits; variable
DParseHelper.cpp62 atomicUintOffsets(nullptr), anyIndexLimits(false) in TParseContext()
170 anyIndexLimits = ! limits.generalAttributeMatrixVectorIndexing || in setLimits()
667 if (anyIndexLimits) in handleBracketDereference()