Searched defs:forceEnabledWorkarounds (Results 1 – 2 of 2) sorted by relevance
115 std::initializer_list<const char*> forceEnabledWorkarounds, in BackendTestConfig()122 BackendTestConfig D3D12Backend(std::initializer_list<const char*> forceEnabledWorkarounds, in D3D12Backend()128 BackendTestConfig MetalBackend(std::initializer_list<const char*> forceEnabledWorkarounds, in MetalBackend()134 BackendTestConfig NullBackend(std::initializer_list<const char*> forceEnabledWorkarounds, in NullBackend()140 BackendTestConfig OpenGLBackend(std::initializer_list<const char*> forceEnabledWorkarounds, in OpenGLBackend()146 BackendTestConfig OpenGLESBackend(std::initializer_list<const char*> forceEnabledWorkarounds, in OpenGLESBackend()152 BackendTestConfig VulkanBackend(std::initializer_list<const char*> forceEnabledWorkarounds, in VulkanBackend()
139 std::vector<const char*> forceEnabledWorkarounds; member158 std::vector<const char*> forceEnabledWorkarounds; member