Searched defs:SharedStructVarEntry (Results 1 – 1 of 1) sorted by relevance
43 struct SharedStructVarEntry struct45 SharedStructVarEntry(glu::DataType type_, int arraySize_) : type(type_), arraySize(arraySize_) in SharedStructVarEntry() function49 glu::DataType type;50 int arraySize;