d3d11: enable entrypoint tests for d3d11 backend
Bug: dawn:1705 Change-Id: Ie8f29132726c015cbe4f552eb77afc1ecbc4a325 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/130660 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Peng Huang <penghuang@chromium.org>
This commit is contained in:
parent
925b77605e
commit
0e2a833da8
|
@ -143,6 +143,7 @@ TEST_P(EntryPointTests, TwoComputeInModule) {
|
|||
}
|
||||
|
||||
DAWN_INSTANTIATE_TEST(EntryPointTests,
|
||||
D3D11Backend(),
|
||||
D3D12Backend(),
|
||||
MetalBackend(),
|
||||
OpenGLBackend(),
|
||||
|
|
Loading…
Reference in New Issue