Searched defs:StructType (Results 1 – 2 of 2) sorted by relevance
322 typedef struct StructType StructType; typedef372 struct StructType { struct373 uint32_t nMembers;374 const Type * const *members;375 int32_t inSize;376 int32_t routSizePrimIn;377 int32_t routSizePrimROut;378 uint8_t inAlignment;379 uint8_t routAlignmentPrimIn;380 uint8_t routAlignmentPrimROut;