diff --git a/src/kosmickrisp/vulkan/kk_physical_device.c b/src/kosmickrisp/vulkan/kk_physical_device.c index 08513308f66..e9c1e9359eb 100644 --- a/src/kosmickrisp/vulkan/kk_physical_device.c +++ b/src/kosmickrisp/vulkan/kk_physical_device.c @@ -146,6 +146,7 @@ kk_get_device_features( .robustBufferAccess = true, .depthClamp = true, .drawIndirectFirstInstance = true, + .dualSrcBlend = true, /* TODO_KOSMICKRISP * Enabling fragmentStoresAndAtomics fails the following CTS tests, need * to investigate: