Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h210 TIntermTyped* constSubtree; // for specialization constant computation variable
DIntermediate.cpp69 TIntermTyped* constSubtree, const TSourceLoc& loc) in addSymbol()
/third_party/glslang/glslang/Include/
Dintermediate.h1371 TIntermTyped* constSubtree; variable