Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DPrimitiveTopologyTests.cpp171 struct LocationSpec { struct in PrimitiveTopologyTest
178 constexpr LocationSpec TestPoints(TestLocation const (&points)[N], bool include) noexcept { in TestPoints()
185 const std::vector<LocationSpec>& locationSpecs) { in DoTest()