/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | ComputeSharedMemoryTests.cpp | 32 wgpu::ComputePipelineDescriptor csDesc; in BasicTest() local 107 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local
|
D | MaxLimitTests.cpp | 69 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local 213 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local
|
D | CreatePipelineAsyncTests.cpp | 134 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local 164 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local 203 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local 367 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local 423 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local 483 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local 541 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local
|
D | ShaderFloat16Tests.cpp | 148 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local
|
D | ComputeCopyStorageBufferTests.cpp | 34 wgpu::ComputePipelineDescriptor csDesc; in BasicTest() local
|
D | ComputeDispatchTests.cpp | 50 wgpu::ComputePipelineDescriptor csDesc; in SetUp() local
|
D | ComputeLayoutMemoryBufferTests.cpp | 245 wgpu::ComputePipelineDescriptor csDesc; in TEST_P() local
|
D | DynamicBufferOffsetTests.cpp | 194 wgpu::ComputePipelineDescriptor csDesc; in CreateComputePipeline() local
|
D | CopyTextureForBrowserTests.cpp | 259 wgpu::ComputePipelineDescriptor csDesc; in MakeTestPipeline() local
|
D | ShaderTests.cpp | 35 wgpu::ComputePipelineDescriptor csDesc; in CreateComputePipeline() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/ |
D | CommandBufferEncodingTests.cpp | 59 wgpu::ComputePipelineDescriptor csDesc; in TEST_F() local 291 wgpu::ComputePipelineDescriptor csDesc; in TEST_F() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | ComputeIndirectValidationTests.cpp | 32 wgpu::ComputePipelineDescriptor csDesc; in SetUp() local
|
D | ComputeValidationTests.cpp | 34 wgpu::ComputePipelineDescriptor csDesc; in SetUp() local
|
D | OverridableConstantsValidationTests.cpp | 82 wgpu::ComputePipelineDescriptor csDesc; in TestCreatePipeline() local
|
D | MinimumBufferSizeValidationTests.cpp | 166 wgpu::ComputePipelineDescriptor csDesc; in CreateComputePipeline() local
|
D | BindGroupValidationTests.cpp | 1461 wgpu::ComputePipelineDescriptor csDesc; in CreateComputePipeline() local 2078 wgpu::ComputePipelineDescriptor csDesc; in CreateComputePipeline() local
|
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
D | ShaderRobustnessPerf.cpp | 464 wgpu::ComputePipelineDescriptor csDesc; in SetUp() local
|
/third_party/skia/third_party/externals/dawn/examples/ |
D | ComputeBoids.cpp | 255 wgpu::ComputePipelineDescriptor csDesc; in initSim() local
|