kk: enable dualSrcBlend

Reviewed-by: Aitor Camacho <aitor@lunarg.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38067>
This commit is contained in:
Arcady Goldmints-Orlov 2025-10-22 11:26:13 -04:00 committed by Arcady Goldmints-Orlov
parent a9e0adc679
commit 938390c075

View file

@ -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: