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;
6042 struct EmitTestSpec in init() struct6044 deUint32 outputType; in init()6045 int emitCountA; //!< primitive A emit count in init()6046 int endCountA; //!< primitive A end count in init()6047 int emitCountB; //!< in init()6048 int endCountB; //!< in init()6049 const char* name; in init()