Enable the InputState tests on Vulkan

This commit is contained in:
Corentin Wallez 2018-01-10 11:48:03 -05:00 committed by Corentin Wallez
parent a00a5d3d8b
commit 395bf15599
1 changed files with 1 additions and 1 deletions

View File

@ -439,7 +439,7 @@ TEST_P(InputStateTest, MixedEverything) {
DoTestDraw(pipeline, 1, 1, {{0, &buffer0}, {1, &buffer1}});
}
NXT_INSTANTIATE_TEST(InputStateTest, D3D12Backend, MetalBackend, OpenGLBackend)
NXT_INSTANTIATE_TEST(InputStateTest, D3D12Backend, MetalBackend, OpenGLBackend, VulkanBackend)
// TODO for the input state:
// - Add more vertex formats