Lines Matching defs:BufferVarLayoutEntry
143 struct BufferVarLayoutEntry struct
145 BufferVarLayoutEntry(void) in BufferVarLayoutEntry() function
158 std::string name;
159 glu::DataType type;
160 int blockNdx;
161 int offset;
162 int arraySize;
163 int arrayStride;
164 int matrixStride;
165 int topLevelArraySize;
166 int topLevelArrayStride;
167 bool isRowMajor;