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;
6117 struct EmitTestSpec in init() struct6119 deUint32 outputType; in init()6120 int emitCountA; //!< primitive A emit count in init()6121 int endCountA; //!< primitive A end count in init()6122 int emitCountB; //!< in init()6123 int endCountB; //!< in init()6124 const char* name; in init()