Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DDrawElementsPerf.cpp239 std::vector<P> gWithDevice = CombineWithFuncs(gWithChange, {Passthrough<P>, NullDevice<P>}); variable
241 ANGLE_INSTANTIATE_TEST_ARRAY(DrawElementsPerfBenchmark, gWithDevice);