nvk: Advertise VK_VALVE_mutable_descriptor_type
This missing extension looks bad when most of the other drivers have it (so that's why I made this change) Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28291>
This commit is contained in:
@@ -233,6 +233,7 @@ nvk_get_device_extensions(const struct nvk_instance *instance,
|
||||
.GOOGLE_hlsl_functionality1 = true,
|
||||
.GOOGLE_user_type = true,
|
||||
.NV_shader_sm_builtins = true,
|
||||
.VALVE_mutable_descriptor_type = true,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user