Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DWindowSurfaceTests.cpp129 std::unique_ptr<wgpu::ChainedStruct> chainedDescriptor1 = in TEST_F() local
135 descriptor.nextInChain = chainedDescriptor1.get(); in TEST_F()
136 chainedDescriptor1->nextInChain = chainedDescriptor2.get(); in TEST_F()