Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp513 dawn::RenderPipeline oneColorPipeline = device.CreateRenderPipeline(&pipelineDescriptor); in TextureLayerAsColorAttachmentTest() local
518 pass.SetPipeline(oneColorPipeline); in TextureLayerAsColorAttachmentTest()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp514 wgpu::RenderPipeline oneColorPipeline = device.CreateRenderPipeline(&pipelineDescriptor); in TextureLayerAsColorAttachmentTest() local
519 pass.SetPipeline(oneColorPipeline); in TextureLayerAsColorAttachmentTest()