Searched defs:EmitTestSpec (Results 1 – 2 of 2) sorted by relevance
71 struct EmitTestSpec struct73 VkPrimitiveTopology primitiveTopology;74 int emitCountA; //!< primitive A emit count75 int endCountA; //!< primitive A end count76 int emitCountB; //!<77 int endCountB; //!<78 string name;79 string desc;
6583 struct EmitTestSpec in init() struct6585 uint32_t outputType; in init()6586 int emitCountA; //!< primitive A emit count in init()6587 int endCountA; //!< primitive A end count in init()6588 int emitCountB; //!< in init()6589 int endCountB; //!< in init()6590 const char *name; in init()