These APIs can be exposed in GLES2.0 via EXT_draw_instanced, they were incorrectly being stuck on GLES 3.0 only. Fixes piglit ext_draw_instanced-drawarrays Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14338>