Fix NVIDIA Turing extensions to appear in glcorearb.h.

All of the NVIDIA Turing extensions are supported in the core
profile.  But they currently don't appear in glcorearb.h because I
used 'supported="gl"' instead of 'supported="gl|glcore"' in gl.xml.
1 file changed