Home
last modified time | relevance | path

Searched refs:cFragment (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DRenderPipelineValidationTests.cpp64 descriptor.cFragment.module = fsModule; in TEST_F()
76 descriptor.cFragment.module = fsModule; in TEST_F()
85 descriptor.cFragment.module = fsModule; in TEST_F()
94 descriptor.cFragment.module = fsModule; in TEST_F()
104 descriptor.cFragment.module = fsModule; in TEST_F()
113 descriptor.cFragment.module = fsModule; in TEST_F()
126 descriptor.cFragment.module = fsModule; in TEST_F()
139 descriptor.cFragment.module = fsModule; in TEST_F()
151 descriptor.cFragment.module = fsModule; in TEST_F()
162 descriptor.cFragment.module = fsModule; in TEST_F()
[all …]
DGetBindGroupLayoutValidationTests.cpp33 descriptor.cFragment.module = fsModule; in RenderPipelineFromFragmentShader()
80 descriptor.cFragment.module = fsModule; in TEST_F()
231 descriptor.cFragment.module = fragmentModule; in TEST_F()
686 descriptor.cFragment.module = fsModule; in TEST_F()
763 descriptor.cFragment.module = fsModule4; in TEST_F()
772 descriptor.cFragment.module = fsModule4; in TEST_F()
781 descriptor.cFragment.module = fsModule64; in TEST_F()
833 descriptor.cFragment.module = fsModuleNoSampler; in TEST_F()
844 descriptor.cFragment.module = fsModuleSampler; in TEST_F()
855 descriptor.cFragment.module = fsModuleSampler; in TEST_F()
[all …]
DPipelineAndPassCompatibilityTests.cpp39 pipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in CreatePipeline()
42 pipelineDescriptor.cFragment.targets = nullptr; in CreatePipeline()
43 pipelineDescriptor.cFragment.targetCount = 0; in CreatePipeline()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12CachingTests.cpp118 desc.cFragment.module = module; in TEST_P()
119 desc.cFragment.entryPoint = "fragment_main"; in TEST_P()
131 desc.cFragment.module = module; in TEST_P()
132 desc.cFragment.entryPoint = "fragment_main"; in TEST_P()
159 desc.cFragment.module = module; in TEST_P()
160 desc.cFragment.entryPoint = "fragment_main"; in TEST_P()
172 desc.cFragment.module = module; in TEST_P()
173 desc.cFragment.entryPoint = "fragment_main"; in TEST_P()
197 desc.cFragment.module = newModule; in TEST_P()
198 desc.cFragment.entryPoint = "fragment_main"; in TEST_P()
DShaderTests.cpp137 rpDesc.cFragment.module = fsModule; in TEST_P()
173 rpDesc.cFragment.module = fsModule; in TEST_P()
221 rpDesc.cFragment.module = fsModule; in TEST_P()
268 rpDesc.cFragment.module = fsModule; in TEST_P()
309 rpDesc.cFragment.module = shaderModule; in TEST_P()
310 rpDesc.cFragment.entryPoint = "fragmentMain"; in TEST_P()
355 rpDesc.cFragment.module = module; in TEST_P()
356 rpDesc.cFragment.entryPoint = "fsMain"; in TEST_P()
381 descriptor.cFragment.module = fsModule; in TEST_P()
708 descriptor.cFragment.module = fsModule; in TEST_P()
[all …]
DCreatePipelineAsyncTests.cpp250 renderPipelineDescriptor.cFragment.module = fsModule; in TEST_P()
274 renderPipelineDescriptor.cFragment.module = fsModule; in TEST_P()
281 renderPipelineDescriptor.cFragment.entryPoint = fragmentEntryPoint.c_str(); in TEST_P()
339 renderPipelineDescriptor.cFragment.module = fsModule; in TEST_P()
401 renderPipelineDescriptor.cFragment.module = fsModule; in TEST_P()
459 renderPipelineDescriptor.cFragment.module = fsModule; in TEST_P()
594 renderPipelineDescriptor.cFragment.module = fsModule; in TEST_P()
658 renderPipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
665 renderPipelineDescriptor.cFragment.targetCount = 1; in TEST_P()
743 renderPipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
[all …]
DViewportTests.cpp61 pipelineDesc.cFragment.module = mQuadFS; in TestViewportQuad()
103 pipelineDesc.cFragment.module = mQuadFS; in TestViewportDepth()
104 pipelineDesc.cFragment.targetCount = 0; in TestViewportDepth()
186 pipelineDescriptor.cFragment.module = mQuadFS; in TEST_P()
DRenderAttachmentTests.cpp52 pipelineDesc.cFragment.module = fsModule; in TEST_P()
55 pipelineDesc.cFragment.targetCount = 1; in TEST_P()
DObjectCachingTests.cpp216 desc.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
253 desc.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
292 desc.cFragment.module = module; in TEST_P()
296 desc.cFragment.module = sameModule; in TEST_P()
299 desc.cFragment.module = otherModule; in TEST_P()
DEntryPointTests.cpp40 desc.cFragment.module = module; in TEST_P()
41 desc.cFragment.entryPoint = "fragment_main"; in TEST_P()
DRenderPassTests.cpp47 descriptor.cFragment.module = fsModule; in SetUp()
145 descriptor.cFragment.module = fsModule; in TEST_P()
DDepthStencilCopyTests.cpp79 desc->cFragment.module = utils::CreateShaderModule(device, fsSource.c_str()); in PopulatePipelineDescriptorWriteDepth()
82 desc->cFragment.targetCount = 0; in PopulatePipelineDescriptorWriteDepth()
530 renderPipelineDesc.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
536 renderPipelineDesc.cFragment.targetCount = 0; in TEST_P()
DTextureSubresourceTests.cpp70 descriptor.cFragment.module = fsModule; in DrawTriangle()
114 descriptor.cFragment.module = fsModule; in SampleAndDraw()
DColorStateTests.cpp78 baseDescriptor.cFragment.module = fsModule; in SetupSingleSourcePipelines()
86 testDescriptor.cFragment.module = fsModule; in SetupSingleSourcePipelines()
823 baseDescriptor.cFragment.module = fsModule; in TEST_P()
824 baseDescriptor.cFragment.targetCount = 4; in TEST_P()
831 testDescriptor.cFragment.module = fsModule; in TEST_P()
832 testDescriptor.cFragment.targetCount = 4; in TEST_P()
932 baseDescriptor.cFragment.module = fsModule; in TEST_P()
940 testDescriptor.cFragment.module = fsModule; in TEST_P()
1058 baseDescriptor.cFragment.module = fsModule; in TEST_P()
1066 testDescriptor.cFragment.module = fsModule; in TEST_P()
DMultisampledSamplingTests.cpp65 desc.cFragment.module = utils::CreateShaderModule(device, R"( in SetUp()
88 desc.cFragment.targetCount = 1; in SetUp()
DOpArrayLengthTests.cpp179 descriptor.cFragment.module = fsModule; in TEST_P()
239 descriptor.cFragment.module = fsModule; in TEST_P()
DReadOnlyDepthStencilAttachmentTests.cpp87 pipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in CreateRenderPipeline()
101 pipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in CreateRenderPipeline()
DD3D12VideoViewsTests.cpp301 renderPipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
353 renderPipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
414 renderPipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
DViewportOrientationTests.cpp38 descriptor.cFragment.module = fsModule; in TEST_P()
DGpuMemorySynchronizationTests.cpp77 rpDesc.cFragment.module = fsModule; in CreatePipelineAndBindGroupForRender()
283 rpDesc.cFragment.module = fsModule; in CreatePipelineAndBindGroupForRender()
521 rpDesc.cFragment.module = fsModule; in TEST_P()
637 rpDesc.cFragment.module = fsModule; in TEST_P()
DClipSpaceTests.cpp41 pipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in CreatePipelineForTest()
/third_party/skia/third_party/externals/dawn/src/utils/
DComboRenderPipelineDescriptor.cpp116 cFragment.module = nullptr; in ComboRenderPipelineDescriptor()
117 cFragment.entryPoint = "main"; in ComboRenderPipelineDescriptor()
118 cFragment.targetCount = 1; in ComboRenderPipelineDescriptor()
119 cFragment.targets = &cTargets[0]; in ComboRenderPipelineDescriptor()
120 descriptor->fragment = &cFragment; in ComboRenderPipelineDescriptor()
DComboRenderPipelineDescriptor.h58 wgpu::FragmentState cFragment; variable
/third_party/skia/third_party/externals/dawn/examples/
DCubeReflection.cpp194 descriptor.cFragment.module = fsModule; in init()
212 descriptor.cFragment.module = fsModule; in init()
231 descriptor.cFragment.module = fsReflectionModule; in init()
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DD3D12DescriptorHeapTests.cpp134 renderPipelineDescriptor.cFragment.module = mSimpleFSModule; in TEST_P()
183 renderPipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
446 pipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()
521 pipelineDescriptor.cFragment.module = mSimpleFSModule; in TEST_P()
606 pipelineDescriptor.cFragment.module = mSimpleFSModule; in TEST_P()
667 pipelineDescriptor.cFragment.module = mSimpleFSModule; in TEST_P()
795 pipelineDescriptor.cFragment.module = utils::CreateShaderModule(device, R"( in TEST_P()

1234