Searched defs:StructType (Results 1 – 2 of 2) sorted by relevance
320 typedef struct StructType StructType; typedef370 struct StructType { struct371 uint32_t nMembers;372 const Type * const *members;373 int32_t inSize;374 int32_t routSizePrimIn;375 int32_t routSizePrimROut;376 uint8_t inAlignment;377 uint8_t routAlignmentPrimIn;378 uint8_t routAlignmentPrimROut;