Searched defs:ST_InterfaceBlock (Results 1 – 1 of 1) sorted by relevance
610 struct ST_InterfaceBlock { struct611 const char* name;612 const char* mappedName;613 const char* instanceName;614 unsigned int arraySize;615 ST_BlockLayoutType layout;619 unsigned int isRowMajorLayout;621 int binding;622 unsigned int staticUse;623 unsigned int active;[all …]