d3d11: enable PipelineLayoutTests
Bug: dawn:1705 Change-Id: I4b194b1471abfcfb1688c0e87b81c99b2ed8f42a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133283 Commit-Queue: Jie A Chen <jie.a.chen@intel.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
This commit is contained in:
parent
40bf2a0110
commit
7aed27a2b0
|
@ -147,6 +147,7 @@ TEST_P(PipelineLayoutTests, ComputeAndRenderSamePipelineLayout) {
|
||||||
}
|
}
|
||||||
|
|
||||||
DAWN_INSTANTIATE_TEST(PipelineLayoutTests,
|
DAWN_INSTANTIATE_TEST(PipelineLayoutTests,
|
||||||
|
D3D11Backend(),
|
||||||
D3D12Backend(),
|
D3D12Backend(),
|
||||||
MetalBackend(),
|
MetalBackend(),
|
||||||
OpenGLBackend(),
|
OpenGLBackend(),
|
||||||
|
|
Loading…
Reference in New Issue