Update nvidia-developer-driver to 455.50.10
Changes:
- Fixed an issue with vkCmdSetViewport when firstViewport is non-zero
- Fixed a memory fault when using some smaller dimensions of sparse images
- Fixed an issue where vkCreate{Graphics,Compute}Pipeline would sometimes crash when the shaders contained resources with no set/binding
- Fixed corruption that sometimes occured with shadow rendering with image arrays
- Fixed a bug with the host-visible device-local memory heap, where if an allocation failed due to space constraints, it could cause the application to crash on future Vulkan function calls
- Fixed a potential crash when clearing images with multiple layers
- Fixed a bug where using ray tracing extensions on multi-GPU setups could result in application instability if the GPUs did not match
- Fixed a bug where vkCreateSwapchain could cause the X Server to crash when an invalid imageFormat was provided