mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-16 08:27:05 +00:00
Initial changes for depth stencil, some tests not passing
This commit is contained in:
committed by
Corentin Wallez
parent
4526368263
commit
a015ad3399
@@ -522,4 +522,4 @@ TEST_P(DepthStencilStateTest, StencilDepthPass) {
|
||||
2); // Replace the stencil on stencil pass, depth pass, so it should be 2
|
||||
}
|
||||
|
||||
NXT_INSTANTIATE_TEST(DepthStencilStateTest, MetalBackend, OpenGLBackend)
|
||||
NXT_INSTANTIATE_TEST(DepthStencilStateTest, MetalBackend, OpenGLBackend, D3D12Backend)
|
||||
|
||||
Reference in New Issue
Block a user