Searched refs:MetalBackend (Results 1 – 25 of 132) sorted by relevance
123456
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
D | MetalBackend.mm | 15 // MetalBackend.cpp: contains the definition of symbols exported by MetalBackend.h so that they 18 #include "dawn_native/MetalBackend.h"
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/ |
D | MetalBackend.mm | 15 // MetalBackend.cpp: contains the definition of symbols exported by MetalBackend.h so that they 18 #include "dawn_native/MetalBackend.h"
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | NonzeroTextureCreationTests.cpp | 308 MetalBackend({"nonzero_clear_resources_on_creation_for_testing"}, 330 MetalBackend({"nonzero_clear_resources_on_creation_for_testing"}, 351 MetalBackend({"nonzero_clear_resources_on_creation_for_testing"}, 372 MetalBackend({"nonzero_clear_resources_on_creation_for_testing"}, 396 MetalBackend({"nonzero_clear_resources_on_creation_for_testing"}, 420 MetalBackend({"nonzero_clear_resources_on_creation_for_testing"},
|
D | DeprecatedAPITests.cpp | 39 MetalBackend(),
|
D | MemoryAllocationStressTests.cpp | 42 MetalBackend(),
|
D | DebugMarkerTests.cpp | 50 MetalBackend(),
|
D | BasicTests.cpp | 63 MetalBackend(),
|
D | CommandEncoderTests.cpp | 50 MetalBackend(),
|
D | ViewportOrientationTests.cpp | 63 MetalBackend(),
|
D | RenderAttachmentTests.cpp | 81 MetalBackend(),
|
D | PipelineLayoutTests.cpp | 72 MetalBackend(),
|
D | CopyTextureForBrowserTests.cpp | 618 MetalBackend(), 639 {D3D12Backend(), MetalBackend(), OpenGLBackend(), OpenGLESBackend(), VulkanBackend()}, 664 {D3D12Backend(), MetalBackend(), OpenGLBackend(), OpenGLESBackend(), 686 {D3D12Backend(), MetalBackend(), OpenGLBackend(), OpenGLESBackend(), VulkanBackend()},
|
D | DepthStencilLoadOpTests.cpp | 235 {D3D12Backend(), D3D12Backend({}, {"use_d3d12_render_pass"}), MetalBackend(), in GenerateParams() 241 {D3D12Backend(), D3D12Backend({}, {"use_d3d12_render_pass"}), MetalBackend(), in GenerateParams()
|
D | QueueTimelineTests.cpp | 98 MetalBackend(),
|
D | TextureViewTests.cpp | 656 MetalBackend(), 663 MetalBackend(), 701 MetalBackend(), 717 MetalBackend(),
|
D | IndexFormatTests.cpp | 476 MetalBackend(), 482 MetalBackend(), 488 MetalBackend(),
|
D | ShaderFloat16Tests.cpp | 176 MetalBackend(),
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DebugMarkerTests.cpp | 38 DAWN_INSTANTIATE_TEST(DebugMarkerTests, D3D12Backend, MetalBackend, OpenGLBackend, VulkanBackend);
|
D | BasicTests.cpp | 48 DAWN_INSTANTIATE_TEST(BasicTests, D3D12Backend, MetalBackend, OpenGLBackend, VulkanBackend);
|
D | MultisampledRenderingTests.cpp | 515 MetalBackend, 518 ForceWorkarounds(MetalBackend, {"emulate_store_and_msaa_resolve"}), 519 ForceWorkarounds(MetalBackend, {"always_resolve_into_zero_level_and_layer"}), 520 ForceWorkarounds(MetalBackend,
|
D | ViewportOrientationTests.cpp | 66 DAWN_INSTANTIATE_TEST(ViewportOrientationTests, D3D12Backend, MetalBackend, OpenGLBackend, VulkanBa…
|
D | BufferTests.cpp | 82 DAWN_INSTANTIATE_TEST(BufferMapReadTests, D3D12Backend, MetalBackend, OpenGLBackend, VulkanBackend); 145 DAWN_INSTANTIATE_TEST(BufferMapWriteTests, D3D12Backend, MetalBackend, OpenGLBackend, VulkanBackend… 226 MetalBackend, 600 MetalBackend,
|
D | ComputeSharedMemoryTests.cpp | 112 MetalBackend,
|
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
D | ShaderRobustnessPerf.cpp | 502 {D3D12Backend(), D3D12Backend({"disable_robustness"}, {}), MetalBackend(), 503 MetalBackend({"disable_robustness"}, {}), OpenGLBackend(),
|
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
D | BufferAllocatedSizeTests.cpp | 82 MetalBackend(),
|
123456