There is an issue in the GPU depth picking that is only visible in official AMD/NVIDIA drivers. AMD does pick objects that are around the cursor. NVIDIA drivers include any overlay objects. This PR will disable GPU pick selection for AMD/NVIDIA official drivers. This will limit some selection functionality. This PR will be reverted in Blender 4.4 to find the root cause. Ref: #128624, #127768 Pull Request: https://projects.blender.org/blender/blender/pulls/129863