Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Diomapper.cpp67 struct TVarEntryInfo struct
69 int id;
70 TIntermSymbol* symbol;
71 bool live;
72 int newBinding;
73 int newSet;
74 int newLocation;
75 int newComponent;
76 int newIndex;
78 struct TOrderById
[all …]