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:
jchen10 2023-05-23 06:42:42 +00:00 committed by Dawn LUCI CQ
parent 40bf2a0110
commit 7aed27a2b0
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ TEST_P(PipelineLayoutTests, ComputeAndRenderSamePipelineLayout) {
}
DAWN_INSTANTIATE_TEST(PipelineLayoutTests,
D3D11Backend(),
D3D12Backend(),
MetalBackend(),
OpenGLBackend(),