Searched refs:DrawCallParamForTest (Results 1 – 1 of 1) sorted by relevance
138 struct DrawCallParamForTest : AdapterTestParam { struct139 DrawCallParamForTest(const AdapterTestParam& backendParam, DrawCallParam param) in DrawCallParamForTest() function145 std::ostream& operator<<(std::ostream& ostream, const DrawCallParamForTest& testParams) { in operator <<()223 class DrawCallPerf : public DawnPerfTestWithParams<DrawCallParamForTest> {