e905087e70db1470c6114334e93680a11f469ebe

Having ctx here produces a warning on GLES. However it's needed for Big
GL as we have at the top of the file:
#ifdef HAVE_COGL_GL
#define glClientActiveTexture ctx->drv.pf_glClientActiveTexture
#endif
This reverts commit 27a3a2056a
.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%