Home
last modified time | relevance | path

Searched defs:forceEnabledWorkarounds (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp122 BackendTestConfig D3D12Backend(std::initializer_list<const char*> forceEnabledWorkarounds, in D3D12Backend() argument
128 BackendTestConfig MetalBackend(std::initializer_list<const char*> forceEnabledWorkarounds, in MetalBackend() argument
134 BackendTestConfig NullBackend(std::initializer_list<const char*> forceEnabledWorkarounds, in NullBackend() argument
140 BackendTestConfig OpenGLBackend(std::initializer_list<const char*> forceEnabledWorkarounds, in OpenGLBackend() argument
114 BackendTestConfig(wgpu::BackendType backendType, std::initializer_list<const char*> forceEnabledWorkarounds, std::initializer_list<const char*> forceDisabledWorkarounds) BackendTestConfig() argument
146 OpenGLESBackend(std::initializer_list<const char*> forceEnabledWorkarounds, std::initializer_list<const char*> forceDisabledWorkarounds) OpenGLESBackend() argument
152 VulkanBackend(std::initializer_list<const char*> forceEnabledWorkarounds, std::initializer_list<const char*> forceDisabledWorkarounds) VulkanBackend() argument
[all...]
H A DDawnTest.h139 std::vector<const char*> forceEnabledWorkarounds; member
158 std::vector<const char*> forceEnabledWorkarounds; member

Completed in 3 milliseconds