Searched defs:EmitTestSpec (Results 1 – 2 of 2) sorted by relevance
61 struct EmitTestSpec struct63 VkPrimitiveTopology primitiveTopology;64 int emitCountA; //!< primitive A emit count65 int endCountA; //!< primitive A end count66 int emitCountB; //!<67 int endCountB; //!<68 string name;69 string desc;
6043 struct EmitTestSpec in init() struct6045 deUint32 outputType; in init()6046 int emitCountA; //!< primitive A emit count in init()6047 int endCountA; //!< primitive A end count in init()6048 int emitCountB; //!< in init()6049 int endCountB; //!< in init()6050 const char* name; in init()