mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-16 16:37:08 +00:00
Vulkan: Implement textures in bindgroups
Also enable the sampler tests on the Vulkan backend
This commit is contained in:
committed by
Corentin Wallez
parent
e44b900861
commit
5ec9683800
@@ -168,4 +168,4 @@ TEST_P(SamplerTest, AddressMode) {
|
||||
}
|
||||
}
|
||||
|
||||
NXT_INSTANTIATE_TEST(SamplerTest, D3D12Backend, MetalBackend, OpenGLBackend)
|
||||
NXT_INSTANTIATE_TEST(SamplerTest, D3D12Backend, MetalBackend, OpenGLBackend, VulkanBackend)
|
||||
|
||||
Reference in New Issue
Block a user