Searched defs:TLimits (Results 1 – 1 of 1) sorted by relevance
40 struct TLimits { struct41 bool nonInductiveForLoops;42 bool whileLoops;43 bool doWhileLoops;44 bool generalUniformIndexing;45 bool generalAttributeMatrixVectorIndexing;46 bool generalVaryingIndexing;47 bool generalSamplerIndexing;48 bool generalVariableIndexing;49 bool generalConstantMatrixVectorIndexing;