Home
last modified time | relevance | path

Searched defs:samePipeline (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DObjectCachingTests.cpp135 dawn::ComputePipeline samePipeline = device.CreateComputePipeline(&desc); in TEST_P() local
173 dawn::ComputePipeline samePipeline = device.CreateComputePipeline(&desc); in TEST_P() local
211 dawn::RenderPipeline samePipeline = device.CreateRenderPipeline(&desc); in TEST_P() local
253 dawn::RenderPipeline samePipeline = device.CreateRenderPipeline(&desc); in TEST_P() local
294 dawn::RenderPipeline samePipeline = device.CreateRenderPipeline(&desc); in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DObjectCachingTests.cpp152 wgpu::ComputePipeline samePipeline = device.CreateComputePipeline(&desc); in TEST_P() local
187 wgpu::ComputePipeline samePipeline = device.CreateComputePipeline(&desc); in TEST_P() local
224 wgpu::RenderPipeline samePipeline = device.CreateRenderPipeline(&desc); in TEST_P() local
261 wgpu::RenderPipeline samePipeline = device.CreateRenderPipeline(&desc); in TEST_P() local
297 wgpu::RenderPipeline samePipeline = device.CreateRenderPipeline(&desc); in TEST_P() local