Edit Mesh Select: Fix OpenGL status to use GPU_point_size.

The problem has worsened in rB94db2c1f3243.
Maybe this has contributed to T64779.
This commit is contained in:
mano-wii
2019-05-20 11:07:49 -03:00
parent 9cc795e1df
commit d7ef7d8046

View File

@@ -2898,7 +2898,7 @@ void DRW_framebuffer_select_id_setup(ARegion *ar, const bool clear)
glDisable(GL_DITHER);
GPU_depth_test(true);
GPU_enable_program_point_size();
GPU_disable_program_point_size();
if (clear) {
GPU_framebuffer_clear_color_depth(