Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libShaderTranslator/
DShaderTranslator.h610 struct ST_InterfaceBlock { struct
611 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 …]