Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp505 dawn::ShaderModule oneColorFsModule = in TextureLayerAsColorAttachmentTest() local
510 pipelineDescriptor.cFragmentStage.module = oneColorFsModule; in TextureLayerAsColorAttachmentTest()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp506 wgpu::ShaderModule oneColorFsModule = in TextureLayerAsColorAttachmentTest() local
511 pipelineDescriptor.cFragment.module = oneColorFsModule; in TextureLayerAsColorAttachmentTest()