Searched defs:InterfaceLayoutEntry (Results 1 – 1 of 1) sorted by relevance
401 struct InterfaceLayoutEntry struct403 InterfaceLayoutEntry(void) in InterfaceLayoutEntry() argument416 std::string name;417 glu::DataType type;418 int arraySize;419 int blockLayoutNdx;420 int offset;421 int arrayStride;422 int matrixStride;423 int instanceNdx;[all …]