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:
committed by
Arcady Goldmints-Orlov
parent
a9e0adc679
commit
938390c075
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user