The Intel Windows driver generates an error when linking a vertex shader and fragment shader where the vertex shader does not write to an output used as an active input in the fragment shader. This PR fixes failing "gpu" tests by removing the selectable shader variants for overlay_edit_pointcloud, overlay_edit_lattice_wire and overlay_edit_lattice_point. Pull Request: https://projects.blender.org/blender/blender/pulls/147650