Searched refs:OpenGLBackend (Results 1 – 25 of 116) sorted by relevance
12345
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | NonzeroTextureCreationTests.cpp | 310 OpenGLBackend({"nonzero_clear_resources_on_creation_for_testing"}, 332 OpenGLBackend({"nonzero_clear_resources_on_creation_for_testing"}, 353 OpenGLBackend({"nonzero_clear_resources_on_creation_for_testing"}, 374 OpenGLBackend({"nonzero_clear_resources_on_creation_for_testing"}, 398 OpenGLBackend({"nonzero_clear_resources_on_creation_for_testing"}, 422 OpenGLBackend({"nonzero_clear_resources_on_creation_for_testing"},
|
D | DeprecatedAPITests.cpp | 41 OpenGLBackend(),
|
D | MemoryAllocationStressTests.cpp | 43 OpenGLBackend(),
|
D | DebugMarkerTests.cpp | 51 OpenGLBackend(),
|
D | BasicTests.cpp | 64 OpenGLBackend(),
|
D | CommandEncoderTests.cpp | 51 OpenGLBackend(),
|
D | ViewportOrientationTests.cpp | 64 OpenGLBackend(),
|
D | RenderAttachmentTests.cpp | 82 OpenGLBackend(),
|
D | PipelineLayoutTests.cpp | 73 OpenGLBackend(),
|
D | CopyTextureForBrowserTests.cpp | 619 OpenGLBackend(), 639 {D3D12Backend(), MetalBackend(), OpenGLBackend(), OpenGLESBackend(), VulkanBackend()}, 664 {D3D12Backend(), MetalBackend(), OpenGLBackend(), OpenGLESBackend(), 686 {D3D12Backend(), MetalBackend(), OpenGLBackend(), OpenGLESBackend(), VulkanBackend()},
|
D | DepthStencilLoadOpTests.cpp | 236 OpenGLBackend(), OpenGLESBackend(), VulkanBackend()}, in GenerateParams() 242 OpenGLBackend(), OpenGLESBackend(), VulkanBackend()}, in GenerateParams()
|
D | QueueTimelineTests.cpp | 99 OpenGLBackend(),
|
D | TextureViewTests.cpp | 657 OpenGLBackend(), 664 OpenGLBackend(), 702 OpenGLBackend(), 718 OpenGLBackend(),
|
D | IndexFormatTests.cpp | 477 OpenGLBackend(), 483 OpenGLBackend(), 489 OpenGLBackend(),
|
D | ShaderFloat16Tests.cpp | 177 OpenGLBackend(),
|
D | DrawTests.cpp | 106 OpenGLBackend(),
|
D | ClipSpaceTests.cpp | 98 OpenGLBackend(),
|
/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 | 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… 227 OpenGLBackend, 601 OpenGLBackend,
|
D | ComputeSharedMemoryTests.cpp | 113 OpenGLBackend,
|
D | DrawTests.cpp | 109 DAWN_INSTANTIATE_TEST(DrawTest, D3D12Backend, MetalBackend, OpenGLBackend, VulkanBackend);
|
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
D | ShaderRobustnessPerf.cpp | 503 MetalBackend({"disable_robustness"}, {}), OpenGLBackend(), 504 OpenGLBackend({"disable_robustness"}, {}), VulkanBackend(),
|
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
D | BufferAllocatedSizeTests.cpp | 83 OpenGLBackend(),
|
12345