venus: disable unsupported ExtendedDynamicState3Features
venus: disable unsupported ExtendedDynamicState3Features
VK_EXT_sample_locations and VK_EXT_blend_operation_advanced aren't supported yet so disable the features for now.
Also disable features that require VK_NV_*
Fixes: 49e5b583 ("venus: enable VK_EXT_extended_dynamic_state3")
Testing
dEQP-VK.info.device_mandatory_features
dEQP-VK.pipeline.monolithic.extended_dynamic_state.*
Edited by Juston Li