[vk, qcom] Adjusting unused features

This commit is contained in:
CamilleLaVey
2025-12-03 21:05:10 -04:00
committed by lizzie
parent 6aa09b6b9e
commit eec090f76b
6 changed files with 131 additions and 61 deletions
+2
View File
@@ -32,6 +32,8 @@ struct Profile {
bool support_fp32_signed_zero_nan_preserve{};
bool support_fp64_signed_zero_nan_preserve{};
bool support_explicit_workgroup_layout{};
bool support_explicit_workgroup_layout_u8{};
bool support_explicit_workgroup_layout_u16{};
bool support_vote{};
bool support_viewport_index_layer_non_geometry{};
bool support_viewport_mask{};