Update nvidia-beta-driver to 495.46
Changes:
- Fixed a bug in the Vulkan driver where unused input attributes to a vertex shader would corrupt the interpolation qualifiers for the shader
- Fixed a bug in the Vulkan driver where individual components of barycentric inputs could not be read
- Added support for the VK_KHR_present_id extension
- Added support for the VK_KHR_present_wait extension
- Added support for the VK_KHR_shader_subgroup_uniform_control_flow extension
- Fixed a bug where VK_NVX_binary_import was advertised as supported on unsupported platforms. This caused calls to vkCreateDevice to fail if applications attempted to enable VK_NVX_binary_import on such platforms