Home
last modified time | relevance | path

Searched defs:TLimits (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
DResourceLimits.h40 struct TLimits { struct
41 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;