Home
last modified time | relevance | path

Searched refs:DrawCallParamForTest (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDrawCallPerf.cpp138 struct DrawCallParamForTest : AdapterTestParam { struct
139 DrawCallParamForTest(const AdapterTestParam& backendParam, DrawCallParam param) in DrawCallParamForTest() function
145 std::ostream& operator<<(std::ostream& ostream, const DrawCallParamForTest& testParams) { in operator <<()
223 class DrawCallPerf : public DawnPerfTestWithParams<DrawCallParamForTest> {