Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gauche-gl.spec'], chrootPath='/var/lib/mock/f33-build-309591-57246/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gauche-gl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/gauche-gl-0.6-16.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gauche-gl.spec'], chrootPath='/var/lib/mock/f33-build-309591-57246/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gauche-gl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IWYRey + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Gauche-gl-0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/Gauche-gl-0.6.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Gauche-gl-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/@X_CFLAGS@/@X_CFLAGS@ @CFLAGS@/g' src/Makefile.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JwwdAx + umask 022 + cd /builddir/build/BUILD + cd Gauche-gl-0.6 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2014-08-10 00:46:28.000000000 -0400 +++ ./configure 2020-08-15 19:20:56.905283812 -0400 @@ -1602,7 +1602,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gosh... /usr/bin/gosh checking for gauche-config... /usr/bin/gauche-config checking for gauche-package... /usr/bin/gauche-package checking for gauche-install... /usr/bin/gauche-install checking for gauche-cesconv... /usr/bin/gauche-cesconv checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking GLUT/glut.h usability... no checking GLUT/glut.h presence... no checking for GLUT/glut.h... no checking for makeinfo... makeinfo checking for gzip... gzip configure: creating Gauche-gl.gpd configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating cg/Makefile config.status: creating doc/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 cd src; make all make[1]: Entering directory '/builddir/build/BUILD/Gauche-gl-0.6/src' "/usr/bin/gauche-package" compile --verbose \ --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"Gauche-gl\ 0.6\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection " --ldflags="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" --libs="" \ libgauche-math3d gauche-math3d.c math3d-lib.stub "/usr/bin/gosh" ./gen-syms.scm "/usr/bin/gosh" ./glstate.scm -o gettype-sizes.c gettype "/usr/bin/gosh" ./gen-syms.scm "/usr/bin/gosh" ./gen-ptrs.scm "/usr/bin/gauche-package" compile --verbose \ --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"Gauche-gl\ 0.6\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection " --ldflags="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" --libs="-lglut -lXmu -lXi -lGLU -lGL -lX11 -lXext -lSM -lICE " \ libgauche-glut gauche-glut.c glut-lib.stub "/usr/bin/gauche-package" compile --verbose \ --cflags="-DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"Gauche-gl\ 0.6\" -DPACKAGE_BUGREPORT=\"shiro@acm.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection " --ldflags="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" --libs="-lGLU -lGL -lX11 -lXext -lSM -lICE " \ libgauche-gl gauche-gl.c gl-syms.c gl-lib.stub glu-lib.stub glext-lib.stub In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_point4f_ref': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:246:8: note: 'SCM_RESULT' was declared here 246 | | ^ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_quatf_setX': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:608:8: note: 'SCM_RESULT' was declared here 608 | (define-cproc quatf-sub! (p:: q::) | ^~~~~~~~~~ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_matrix4f_column': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:402:8: note: 'SCM_RESULT' was declared here 402 | (dotimes [i 16] (set! (aref (SCM_MATRIX4F_D m) i) (aref r i))) | ^ ~~~~~~ gauche-gl.c: In function 'Scm_GLGetProcAddress': gauche-gl.c:158:30: warning: the comparison will always evaluate as 'true' for the address of 'glXGetProcAddressARB' will never be NULL [-Waddress] 158 | if (glXGetProcAddressARB != NULL) { | ^~ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_f32vector_TOquatf': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:636:8: note: 'SCM_RESULT' was declared here 636 | [(SCM_POINT4FP v) (result (Scm_MakePoint4fv r))] | ^ ~~~~~~~ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_f32vector_TOmatrix4f': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:405:8: note: 'SCM_RESULT' was declared here 405 | | ^ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_f32vector_TOpoint4f': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:282:8: note: 'SCM_RESULT' was declared here 282 | | ^ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_f32vector_TOvector4f': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:165:8: note: 'SCM_RESULT' was declared here 165 | (cond [(SCM_VECTOR4FP init) | ^~~~~~~~~~ In file included from /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:575, from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_matrix4f_ref2': /usr/lib64/gauche-0.97/0.9.9/include/gauche/vm.h:61:33: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 61 | SCM_FLONUM_VALUE(fp) = (_val); \ | ^ math3d-lib.stub:376:7: note: 'SCM_RESULT' was declared here 376 | (SCM_MATRIX4F_SET m 3 i (aref fv 3))))) | ^ ~~~~~~~~ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_matrix4f_row': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:387:8: note: 'SCM_RESULT' was declared here 387 | | ^ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_matrix4f_column_2fshared': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:405:8: note: 'SCM_RESULT' was declared here 405 | | ^ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_f32vector_TOmatrix4fX': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:330:8: note: 'SCM_RESULT' was declared here 330 | (Scm_Matrix4fSetv m r) | ^~~~~~~~~~ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_matrix4f_mul': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:332:8: note: 'SCM_RESULT' was declared here 332 | | ^ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_make_point4f_array': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:290:8: note: 'SCM_RESULT' was declared here 290 | (when (start-ok? start v 16) | ^~~~~~~~~~ In file included from math3d-lib.c:2: math3d-lib.stub: In function 'math3d_lib_make_vector4f_array': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ math3d-lib.stub:192:8: note: 'SCM_RESULT' was declared here 192 | | ^ gcc -c '-I/usr/lib64/gauche-0.97/0.9.9/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o 'gauche-glut.o' 'gauche-glut.c' gcc -c '-I/usr/lib64/gauche-0.97/0.9.9/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o 'glut-lib.o' 'glut-lib.c' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '-L/usr/lib64/gauche-0.97/0.9.9/riscv64-redhat-linux-gnu' '-L/usr/lib64/gauche-0.97/site/riscv64-redhat-linux-gnu' -shared -o libgauche-glut.so 'gauche-glut.o' 'glut-lib.o' -lgauche-0.97 -ldl -lcrypt -lutil -lrt -lm -lpthread -lglut -lXmu -lXi -lGLU -lGL -lX11 -lXext -lSM -lICE gcc -c '-I/usr/lib64/gauche-0.97/0.9.9/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o 'gauche-math3d.o' 'gauche-math3d.c' gcc -c '-I/usr/lib64/gauche-0.97/0.9.9/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o 'math3d-lib.o' 'math3d-lib.c' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '-L/usr/lib64/gauche-0.97/0.9.9/riscv64-redhat-linux-gnu' '-L/usr/lib64/gauche-0.97/site/riscv64-redhat-linux-gnu' -shared -o libgauche-math3d.so 'gauche-math3d.o' 'math3d-lib.o' -lgauche-0.97 -ldl -lcrypt -lutil -lrt -lm -lpthread gl-lib.stub: In function 'gl_lib_gl_interleaved_arrays': gl-lib.stub:650:15: warning: variable 'offset' set but not used [-Wunused-but-set-variable] 650 | (result v))] | ^~~~~ In file included from gl-lib.c:2: gl-lib.stub: In function 'gl_lib_gl_are_textures_residentX': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:320:46: warning: 'SCM_RESULT' is used uninitialized in this function [-Wuninitialized] 320 | #define SCM_MAKE_BOOL(obj) ((obj)? SCM_TRUE:SCM_FALSE) | ^ gl-lib.stub:989:5: note: 'SCM_RESULT' was declared here 989 | texels) | ^ In file included from gl-lib.c:2: /usr/share/gauche-0.97/0.9.9/lib/gauche/cgen/cise.scm: In function 'gl_lib_gl_get_tex_level_parameter': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ /usr/share/gauche-0.97/0.9.9/lib/gauche/cgen/cise.scm:815:8: note: 'SCM_RESULT' was declared here 815 | ;; Alias of (for () STMT ...) | ^~~~~~~~~~ In file included from gl-lib.c:2: /usr/share/gauche-0.97/0.9.9/lib/gauche/cgen/cise.scm: In function 'gl_lib_gl_get_tex_parameter': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ /usr/share/gauche-0.97/0.9.9/lib/gauche/cgen/cise.scm:809:8: note: 'SCM_RESULT' was declared here 809 | ,(render-rec `(begin ,@body) env))] | ^ ~~~~~~~~ In file included from gl-lib.c:2: gl-lib.stub: In function 'gl_lib_gl_get_pixel_map': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ gl-lib.stub:765:8: note: 'SCM_RESULT' was declared here 765 | width height bitmap)) | ^ ~~ In file included from gl-lib.c:2: /usr/share/gauche-0.97/0.9.9/lib/gauche/cgen/cise.scm: In function 'gl_lib_gl_get_material': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ /usr/share/gauche-0.97/0.9.9/lib/gauche/cgen/cise.scm:809:8: note: 'SCM_RESULT' was declared here 809 | ,(render-rec `(begin ,@body) env))] | ^ ~~~~~~~~ In file included from glext-lib.c:6: gl-ptrs.h:11806:40: warning: 'ptr__glMultiDrawElementsIndirectAMD' defined but not used [-Wunused-variable] 11806 | #define glMultiDrawElementsIndirectAMD ptr__glMultiDrawElementsIndirectAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11806:40: note: in definition of macro 'glMultiDrawElementsIndirectAMD' 11806 | #define glMultiDrawElementsIndirectAMD ptr__glMultiDrawElementsIndirectAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11800:38: warning: 'ptr__glMultiDrawArraysIndirectAMD' defined but not used [-Wunused-variable] 11800 | #define glMultiDrawArraysIndirectAMD ptr__glMultiDrawArraysIndirectAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11800:38: note: in definition of macro 'glMultiDrawArraysIndirectAMD' 11800 | #define glMultiDrawArraysIndirectAMD ptr__glMultiDrawArraysIndirectAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11794:25: warning: 'ptr__glImportSyncEXT' defined but not used [-Wunused-variable] 11794 | #define glImportSyncEXT ptr__glImportSyncEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17674:35: note: in expansion of macro 'glImportSyncEXT' 17674 | static type__ptr__glImportSyncEXT glImportSyncEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:11788:31: warning: 'ptr__glSetMultisamplefvAMD' defined but not used [-Wunused-variable] 11788 | #define glSetMultisamplefvAMD ptr__glSetMultisamplefvAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17671:41: note: in expansion of macro 'glSetMultisamplefvAMD' 17671 | static type__ptr__glSetMultisamplefvAMD glSetMultisamplefvAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11782:47: warning: 'ptr__glTextureImage3DMultisampleCoverageNV' defined but not used [-Wunused-variable] 11782 | #define glTextureImage3DMultisampleCoverageNV ptr__glTextureImage3DMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11782:47: note: in definition of macro 'glTextureImage3DMultisampleCoverageNV' 11782 | #define glTextureImage3DMultisampleCoverageNV ptr__glTextureImage3DMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11776:47: warning: 'ptr__glTextureImage2DMultisampleCoverageNV' defined but not used [-Wunused-variable] 11776 | #define glTextureImage2DMultisampleCoverageNV ptr__glTextureImage2DMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11776:47: note: in definition of macro 'glTextureImage2DMultisampleCoverageNV' 11776 | #define glTextureImage2DMultisampleCoverageNV ptr__glTextureImage2DMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11770:39: warning: 'ptr__glTextureImage3DMultisampleNV' defined but not used [-Wunused-variable] 11770 | #define glTextureImage3DMultisampleNV ptr__glTextureImage3DMultisampleNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11770:39: note: in definition of macro 'glTextureImage3DMultisampleNV' 11770 | #define glTextureImage3DMultisampleNV ptr__glTextureImage3DMultisampleNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11764:39: warning: 'ptr__glTextureImage2DMultisampleNV' defined but not used [-Wunused-variable] 11764 | #define glTextureImage2DMultisampleNV ptr__glTextureImage2DMultisampleNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11764:39: note: in definition of macro 'glTextureImage2DMultisampleNV' 11764 | #define glTextureImage2DMultisampleNV ptr__glTextureImage2DMultisampleNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11758:43: warning: 'ptr__glTexImage3DMultisampleCoverageNV' defined but not used [-Wunused-variable] 11758 | #define glTexImage3DMultisampleCoverageNV ptr__glTexImage3DMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11758:43: note: in definition of macro 'glTexImage3DMultisampleCoverageNV' 11758 | #define glTexImage3DMultisampleCoverageNV ptr__glTexImage3DMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11752:43: warning: 'ptr__glTexImage2DMultisampleCoverageNV' defined but not used [-Wunused-variable] 11752 | #define glTexImage2DMultisampleCoverageNV ptr__glTexImage2DMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11752:43: note: in definition of macro 'glTexImage2DMultisampleCoverageNV' 11752 | #define glTexImage2DMultisampleCoverageNV ptr__glTexImage2DMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11746:32: warning: 'ptr__glVDPAUUnmapSurfacesNV' defined but not used [-Wunused-variable] 11746 | #define glVDPAUUnmapSurfacesNV ptr__glVDPAUUnmapSurfacesNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17650:42: note: in expansion of macro 'glVDPAUUnmapSurfacesNV' 17650 | static type__ptr__glVDPAUUnmapSurfacesNV glVDPAUUnmapSurfacesNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11740:30: warning: 'ptr__glVDPAUMapSurfacesNV' defined but not used [-Wunused-variable] 11740 | #define glVDPAUMapSurfacesNV ptr__glVDPAUMapSurfacesNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17647:40: note: in expansion of macro 'glVDPAUMapSurfacesNV' 17647 | static type__ptr__glVDPAUMapSurfacesNV glVDPAUMapSurfacesNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11734:32: warning: 'ptr__glVDPAUSurfaceAccessNV' defined but not used [-Wunused-variable] 11734 | #define glVDPAUSurfaceAccessNV ptr__glVDPAUSurfaceAccessNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17644:42: note: in expansion of macro 'glVDPAUSurfaceAccessNV' 17644 | static type__ptr__glVDPAUSurfaceAccessNV glVDPAUSurfaceAccessNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11728:31: warning: 'ptr__glVDPAUGetSurfaceivNV' defined but not used [-Wunused-variable] 11728 | #define glVDPAUGetSurfaceivNV ptr__glVDPAUGetSurfaceivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17641:41: note: in expansion of macro 'glVDPAUGetSurfaceivNV' 17641 | static type__ptr__glVDPAUGetSurfaceivNV glVDPAUGetSurfaceivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11722:36: warning: 'ptr__glVDPAUUnregisterSurfaceNV' defined but not used [-Wunused-variable] 11722 | #define glVDPAUUnregisterSurfaceNV ptr__glVDPAUUnregisterSurfaceNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17638:46: note: in expansion of macro 'glVDPAUUnregisterSurfaceNV' 17638 | static type__ptr__glVDPAUUnregisterSurfaceNV glVDPAUUnregisterSurfaceNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11716:28: warning: 'ptr__glVDPAUIsSurfaceNV' defined but not used [-Wunused-variable] 11716 | #define glVDPAUIsSurfaceNV ptr__glVDPAUIsSurfaceNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17635:38: note: in expansion of macro 'glVDPAUIsSurfaceNV' 17635 | static type__ptr__glVDPAUIsSurfaceNV glVDPAUIsSurfaceNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:11710:40: warning: 'ptr__glVDPAURegisterOutputSurfaceNV' defined but not used [-Wunused-variable] 11710 | #define glVDPAURegisterOutputSurfaceNV ptr__glVDPAURegisterOutputSurfaceNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11710:40: note: in definition of macro 'glVDPAURegisterOutputSurfaceNV' 11710 | #define glVDPAURegisterOutputSurfaceNV ptr__glVDPAURegisterOutputSurfaceNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11704:39: warning: 'ptr__glVDPAURegisterVideoSurfaceNV' defined but not used [-Wunused-variable] 11704 | #define glVDPAURegisterVideoSurfaceNV ptr__glVDPAURegisterVideoSurfaceNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11704:39: note: in definition of macro 'glVDPAURegisterVideoSurfaceNV' 11704 | #define glVDPAURegisterVideoSurfaceNV ptr__glVDPAURegisterVideoSurfaceNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11698:23: warning: 'ptr__glVDPAUFiniNV' defined but not used [-Wunused-variable] 11698 | #define glVDPAUFiniNV ptr__glVDPAUFiniNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:17626:33: note: in expansion of macro 'glVDPAUFiniNV' 17626 | static type__ptr__glVDPAUFiniNV glVDPAUFiniNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:11692:23: warning: 'ptr__glVDPAUInitNV' defined but not used [-Wunused-variable] 11692 | #define glVDPAUInitNV ptr__glVDPAUInitNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:17623:33: note: in expansion of macro 'glVDPAUInitNV' 17623 | static type__ptr__glVDPAUInitNV glVDPAUInitNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:11686:33: warning: 'ptr__glGetDebugMessageLogAMD' defined but not used [-Wunused-variable] 11686 | #define glGetDebugMessageLogAMD ptr__glGetDebugMessageLogAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17620:43: note: in expansion of macro 'glGetDebugMessageLogAMD' 17620 | static type__ptr__glGetDebugMessageLogAMD glGetDebugMessageLogAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11680:35: warning: 'ptr__glDebugMessageCallbackAMD' defined but not used [-Wunused-variable] 11680 | #define glDebugMessageCallbackAMD ptr__glDebugMessageCallbackAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17617:45: note: in expansion of macro 'glDebugMessageCallbackAMD' 17617 | static type__ptr__glDebugMessageCallbackAMD glDebugMessageCallbackAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11674:33: warning: 'ptr__glDebugMessageInsertAMD' defined but not used [-Wunused-variable] 11674 | #define glDebugMessageInsertAMD ptr__glDebugMessageInsertAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17614:43: note: in expansion of macro 'glDebugMessageInsertAMD' 17614 | static type__ptr__glDebugMessageInsertAMD glDebugMessageInsertAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11668:33: warning: 'ptr__glDebugMessageEnableAMD' defined but not used [-Wunused-variable] 11668 | #define glDebugMessageEnableAMD ptr__glDebugMessageEnableAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17611:43: note: in expansion of macro 'glDebugMessageEnableAMD' 17611 | static type__ptr__glDebugMessageEnableAMD glDebugMessageEnableAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11662:21: warning: 'ptr__glIsNameAMD' defined but not used [-Wunused-variable] 11662 | #define glIsNameAMD ptr__glIsNameAMD | ^~~~~~~~~~~~~~~~ gl-ptrs.h:17608:31: note: in expansion of macro 'glIsNameAMD' 17608 | static type__ptr__glIsNameAMD glIsNameAMD = NULL; | ^~~~~~~~~~~ gl-ptrs.h:11656:26: warning: 'ptr__glDeleteNamesAMD' defined but not used [-Wunused-variable] 11656 | #define glDeleteNamesAMD ptr__glDeleteNamesAMD | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17605:36: note: in expansion of macro 'glDeleteNamesAMD' 17605 | static type__ptr__glDeleteNamesAMD glDeleteNamesAMD = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11650:23: warning: 'ptr__glGenNamesAMD' defined but not used [-Wunused-variable] 11650 | #define glGenNamesAMD ptr__glGenNamesAMD | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:17602:33: note: in expansion of macro 'glGenNamesAMD' 17602 | static type__ptr__glGenNamesAMD glGenNamesAMD = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:11644:33: warning: 'ptr__glVertexAttribLFormatNV' defined but not used [-Wunused-variable] 11644 | #define glVertexAttribLFormatNV ptr__glVertexAttribLFormatNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17599:43: note: in expansion of macro 'glVertexAttribLFormatNV' 17599 | static type__ptr__glVertexAttribLFormatNV glVertexAttribLFormatNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11638:35: warning: 'ptr__glGetVertexAttribLui64vNV' defined but not used [-Wunused-variable] 11638 | #define glGetVertexAttribLui64vNV ptr__glGetVertexAttribLui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17596:45: note: in expansion of macro 'glGetVertexAttribLui64vNV' 17596 | static type__ptr__glGetVertexAttribLui64vNV glGetVertexAttribLui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11632:34: warning: 'ptr__glGetVertexAttribLi64vNV' defined but not used [-Wunused-variable] 11632 | #define glGetVertexAttribLi64vNV ptr__glGetVertexAttribLi64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17593:44: note: in expansion of macro 'glGetVertexAttribLi64vNV' 17593 | static type__ptr__glGetVertexAttribLi64vNV glGetVertexAttribLi64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11626:33: warning: 'ptr__glVertexAttribL4ui64vNV' defined but not used [-Wunused-variable] 11626 | #define glVertexAttribL4ui64vNV ptr__glVertexAttribL4ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17590:43: note: in expansion of macro 'glVertexAttribL4ui64vNV' 17590 | static type__ptr__glVertexAttribL4ui64vNV glVertexAttribL4ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11620:33: warning: 'ptr__glVertexAttribL3ui64vNV' defined but not used [-Wunused-variable] 11620 | #define glVertexAttribL3ui64vNV ptr__glVertexAttribL3ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17587:43: note: in expansion of macro 'glVertexAttribL3ui64vNV' 17587 | static type__ptr__glVertexAttribL3ui64vNV glVertexAttribL3ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11614:33: warning: 'ptr__glVertexAttribL2ui64vNV' defined but not used [-Wunused-variable] 11614 | #define glVertexAttribL2ui64vNV ptr__glVertexAttribL2ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17584:43: note: in expansion of macro 'glVertexAttribL2ui64vNV' 17584 | static type__ptr__glVertexAttribL2ui64vNV glVertexAttribL2ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11608:33: warning: 'ptr__glVertexAttribL1ui64vNV' defined but not used [-Wunused-variable] 11608 | #define glVertexAttribL1ui64vNV ptr__glVertexAttribL1ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17581:43: note: in expansion of macro 'glVertexAttribL1ui64vNV' 17581 | static type__ptr__glVertexAttribL1ui64vNV glVertexAttribL1ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11602:32: warning: 'ptr__glVertexAttribL4ui64NV' defined but not used [-Wunused-variable] 11602 | #define glVertexAttribL4ui64NV ptr__glVertexAttribL4ui64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17578:42: note: in expansion of macro 'glVertexAttribL4ui64NV' 17578 | static type__ptr__glVertexAttribL4ui64NV glVertexAttribL4ui64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11596:32: warning: 'ptr__glVertexAttribL3ui64NV' defined but not used [-Wunused-variable] 11596 | #define glVertexAttribL3ui64NV ptr__glVertexAttribL3ui64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17575:42: note: in expansion of macro 'glVertexAttribL3ui64NV' 17575 | static type__ptr__glVertexAttribL3ui64NV glVertexAttribL3ui64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11590:32: warning: 'ptr__glVertexAttribL2ui64NV' defined but not used [-Wunused-variable] 11590 | #define glVertexAttribL2ui64NV ptr__glVertexAttribL2ui64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17572:42: note: in expansion of macro 'glVertexAttribL2ui64NV' 17572 | static type__ptr__glVertexAttribL2ui64NV glVertexAttribL2ui64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11584:32: warning: 'ptr__glVertexAttribL1ui64NV' defined but not used [-Wunused-variable] 11584 | #define glVertexAttribL1ui64NV ptr__glVertexAttribL1ui64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17569:42: note: in expansion of macro 'glVertexAttribL1ui64NV' 17569 | static type__ptr__glVertexAttribL1ui64NV glVertexAttribL1ui64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11578:32: warning: 'ptr__glVertexAttribL4i64vNV' defined but not used [-Wunused-variable] 11578 | #define glVertexAttribL4i64vNV ptr__glVertexAttribL4i64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17566:42: note: in expansion of macro 'glVertexAttribL4i64vNV' 17566 | static type__ptr__glVertexAttribL4i64vNV glVertexAttribL4i64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11572:32: warning: 'ptr__glVertexAttribL3i64vNV' defined but not used [-Wunused-variable] 11572 | #define glVertexAttribL3i64vNV ptr__glVertexAttribL3i64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17563:42: note: in expansion of macro 'glVertexAttribL3i64vNV' 17563 | static type__ptr__glVertexAttribL3i64vNV glVertexAttribL3i64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11566:32: warning: 'ptr__glVertexAttribL2i64vNV' defined but not used [-Wunused-variable] 11566 | #define glVertexAttribL2i64vNV ptr__glVertexAttribL2i64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17560:42: note: in expansion of macro 'glVertexAttribL2i64vNV' 17560 | static type__ptr__glVertexAttribL2i64vNV glVertexAttribL2i64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11560:32: warning: 'ptr__glVertexAttribL1i64vNV' defined but not used [-Wunused-variable] 11560 | #define glVertexAttribL1i64vNV ptr__glVertexAttribL1i64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17557:42: note: in expansion of macro 'glVertexAttribL1i64vNV' 17557 | static type__ptr__glVertexAttribL1i64vNV glVertexAttribL1i64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11554:31: warning: 'ptr__glVertexAttribL4i64NV' defined but not used [-Wunused-variable] 11554 | #define glVertexAttribL4i64NV ptr__glVertexAttribL4i64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17554:41: note: in expansion of macro 'glVertexAttribL4i64NV' 17554 | static type__ptr__glVertexAttribL4i64NV glVertexAttribL4i64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11548:31: warning: 'ptr__glVertexAttribL3i64NV' defined but not used [-Wunused-variable] 11548 | #define glVertexAttribL3i64NV ptr__glVertexAttribL3i64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17551:41: note: in expansion of macro 'glVertexAttribL3i64NV' 17551 | static type__ptr__glVertexAttribL3i64NV glVertexAttribL3i64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11542:31: warning: 'ptr__glVertexAttribL2i64NV' defined but not used [-Wunused-variable] 11542 | #define glVertexAttribL2i64NV ptr__glVertexAttribL2i64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17548:41: note: in expansion of macro 'glVertexAttribL2i64NV' 17548 | static type__ptr__glVertexAttribL2i64NV glVertexAttribL2i64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11536:31: warning: 'ptr__glVertexAttribL1i64NV' defined but not used [-Wunused-variable] 11536 | #define glVertexAttribL1i64NV ptr__glVertexAttribL1i64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17545:41: note: in expansion of macro 'glVertexAttribL1i64NV' 17545 | static type__ptr__glVertexAttribL1i64NV glVertexAttribL1i64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11530:34: warning: 'ptr__glProgramUniform4ui64vNV' defined but not used [-Wunused-variable] 11530 | #define glProgramUniform4ui64vNV ptr__glProgramUniform4ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17542:44: note: in expansion of macro 'glProgramUniform4ui64vNV' 17542 | static type__ptr__glProgramUniform4ui64vNV glProgramUniform4ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11524:34: warning: 'ptr__glProgramUniform3ui64vNV' defined but not used [-Wunused-variable] 11524 | #define glProgramUniform3ui64vNV ptr__glProgramUniform3ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17539:44: note: in expansion of macro 'glProgramUniform3ui64vNV' 17539 | static type__ptr__glProgramUniform3ui64vNV glProgramUniform3ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11518:34: warning: 'ptr__glProgramUniform2ui64vNV' defined but not used [-Wunused-variable] 11518 | #define glProgramUniform2ui64vNV ptr__glProgramUniform2ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17536:44: note: in expansion of macro 'glProgramUniform2ui64vNV' 17536 | static type__ptr__glProgramUniform2ui64vNV glProgramUniform2ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11512:34: warning: 'ptr__glProgramUniform1ui64vNV' defined but not used [-Wunused-variable] 11512 | #define glProgramUniform1ui64vNV ptr__glProgramUniform1ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17533:44: note: in expansion of macro 'glProgramUniform1ui64vNV' 17533 | static type__ptr__glProgramUniform1ui64vNV glProgramUniform1ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11506:33: warning: 'ptr__glProgramUniform4ui64NV' defined but not used [-Wunused-variable] 11506 | #define glProgramUniform4ui64NV ptr__glProgramUniform4ui64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17530:43: note: in expansion of macro 'glProgramUniform4ui64NV' 17530 | static type__ptr__glProgramUniform4ui64NV glProgramUniform4ui64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11500:33: warning: 'ptr__glProgramUniform3ui64NV' defined but not used [-Wunused-variable] 11500 | #define glProgramUniform3ui64NV ptr__glProgramUniform3ui64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17527:43: note: in expansion of macro 'glProgramUniform3ui64NV' 17527 | static type__ptr__glProgramUniform3ui64NV glProgramUniform3ui64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11494:33: warning: 'ptr__glProgramUniform2ui64NV' defined but not used [-Wunused-variable] 11494 | #define glProgramUniform2ui64NV ptr__glProgramUniform2ui64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17524:43: note: in expansion of macro 'glProgramUniform2ui64NV' 17524 | static type__ptr__glProgramUniform2ui64NV glProgramUniform2ui64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11488:33: warning: 'ptr__glProgramUniform1ui64NV' defined but not used [-Wunused-variable] 11488 | #define glProgramUniform1ui64NV ptr__glProgramUniform1ui64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17521:43: note: in expansion of macro 'glProgramUniform1ui64NV' 17521 | static type__ptr__glProgramUniform1ui64NV glProgramUniform1ui64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11482:33: warning: 'ptr__glProgramUniform4i64vNV' defined but not used [-Wunused-variable] 11482 | #define glProgramUniform4i64vNV ptr__glProgramUniform4i64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17518:43: note: in expansion of macro 'glProgramUniform4i64vNV' 17518 | static type__ptr__glProgramUniform4i64vNV glProgramUniform4i64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11476:33: warning: 'ptr__glProgramUniform3i64vNV' defined but not used [-Wunused-variable] 11476 | #define glProgramUniform3i64vNV ptr__glProgramUniform3i64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17515:43: note: in expansion of macro 'glProgramUniform3i64vNV' 17515 | static type__ptr__glProgramUniform3i64vNV glProgramUniform3i64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11470:33: warning: 'ptr__glProgramUniform2i64vNV' defined but not used [-Wunused-variable] 11470 | #define glProgramUniform2i64vNV ptr__glProgramUniform2i64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17512:43: note: in expansion of macro 'glProgramUniform2i64vNV' 17512 | static type__ptr__glProgramUniform2i64vNV glProgramUniform2i64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11464:33: warning: 'ptr__glProgramUniform1i64vNV' defined but not used [-Wunused-variable] 11464 | #define glProgramUniform1i64vNV ptr__glProgramUniform1i64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17509:43: note: in expansion of macro 'glProgramUniform1i64vNV' 17509 | static type__ptr__glProgramUniform1i64vNV glProgramUniform1i64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11458:32: warning: 'ptr__glProgramUniform4i64NV' defined but not used [-Wunused-variable] 11458 | #define glProgramUniform4i64NV ptr__glProgramUniform4i64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17506:42: note: in expansion of macro 'glProgramUniform4i64NV' 17506 | static type__ptr__glProgramUniform4i64NV glProgramUniform4i64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11452:32: warning: 'ptr__glProgramUniform3i64NV' defined but not used [-Wunused-variable] 11452 | #define glProgramUniform3i64NV ptr__glProgramUniform3i64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17503:42: note: in expansion of macro 'glProgramUniform3i64NV' 17503 | static type__ptr__glProgramUniform3i64NV glProgramUniform3i64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11446:32: warning: 'ptr__glProgramUniform2i64NV' defined but not used [-Wunused-variable] 11446 | #define glProgramUniform2i64NV ptr__glProgramUniform2i64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17500:42: note: in expansion of macro 'glProgramUniform2i64NV' 17500 | static type__ptr__glProgramUniform2i64NV glProgramUniform2i64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11440:32: warning: 'ptr__glProgramUniform1i64NV' defined but not used [-Wunused-variable] 11440 | #define glProgramUniform1i64NV ptr__glProgramUniform1i64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17497:42: note: in expansion of macro 'glProgramUniform1i64NV' 17497 | static type__ptr__glProgramUniform1i64NV glProgramUniform1i64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11434:28: warning: 'ptr__glGetUniformi64vNV' defined but not used [-Wunused-variable] 11434 | #define glGetUniformi64vNV ptr__glGetUniformi64vNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17494:38: note: in expansion of macro 'glGetUniformi64vNV' 17494 | static type__ptr__glGetUniformi64vNV glGetUniformi64vNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:11428:27: warning: 'ptr__glUniform4ui64vNV' defined but not used [-Wunused-variable] 11428 | #define glUniform4ui64vNV ptr__glUniform4ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17491:37: note: in expansion of macro 'glUniform4ui64vNV' 17491 | static type__ptr__glUniform4ui64vNV glUniform4ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:11422:27: warning: 'ptr__glUniform3ui64vNV' defined but not used [-Wunused-variable] 11422 | #define glUniform3ui64vNV ptr__glUniform3ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17488:37: note: in expansion of macro 'glUniform3ui64vNV' 17488 | static type__ptr__glUniform3ui64vNV glUniform3ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:11416:27: warning: 'ptr__glUniform2ui64vNV' defined but not used [-Wunused-variable] 11416 | #define glUniform2ui64vNV ptr__glUniform2ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17485:37: note: in expansion of macro 'glUniform2ui64vNV' 17485 | static type__ptr__glUniform2ui64vNV glUniform2ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:11410:27: warning: 'ptr__glUniform1ui64vNV' defined but not used [-Wunused-variable] 11410 | #define glUniform1ui64vNV ptr__glUniform1ui64vNV | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17482:37: note: in expansion of macro 'glUniform1ui64vNV' 17482 | static type__ptr__glUniform1ui64vNV glUniform1ui64vNV = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:11404:26: warning: 'ptr__glUniform4ui64NV' defined but not used [-Wunused-variable] 11404 | #define glUniform4ui64NV ptr__glUniform4ui64NV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17479:36: note: in expansion of macro 'glUniform4ui64NV' 17479 | static type__ptr__glUniform4ui64NV glUniform4ui64NV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11398:26: warning: 'ptr__glUniform3ui64NV' defined but not used [-Wunused-variable] 11398 | #define glUniform3ui64NV ptr__glUniform3ui64NV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17476:36: note: in expansion of macro 'glUniform3ui64NV' 17476 | static type__ptr__glUniform3ui64NV glUniform3ui64NV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11392:26: warning: 'ptr__glUniform2ui64NV' defined but not used [-Wunused-variable] 11392 | #define glUniform2ui64NV ptr__glUniform2ui64NV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17473:36: note: in expansion of macro 'glUniform2ui64NV' 17473 | static type__ptr__glUniform2ui64NV glUniform2ui64NV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11386:26: warning: 'ptr__glUniform1ui64NV' defined but not used [-Wunused-variable] 11386 | #define glUniform1ui64NV ptr__glUniform1ui64NV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17470:36: note: in expansion of macro 'glUniform1ui64NV' 17470 | static type__ptr__glUniform1ui64NV glUniform1ui64NV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11380:26: warning: 'ptr__glUniform4i64vNV' defined but not used [-Wunused-variable] 11380 | #define glUniform4i64vNV ptr__glUniform4i64vNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17467:36: note: in expansion of macro 'glUniform4i64vNV' 17467 | static type__ptr__glUniform4i64vNV glUniform4i64vNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11374:26: warning: 'ptr__glUniform3i64vNV' defined but not used [-Wunused-variable] 11374 | #define glUniform3i64vNV ptr__glUniform3i64vNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17464:36: note: in expansion of macro 'glUniform3i64vNV' 17464 | static type__ptr__glUniform3i64vNV glUniform3i64vNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11368:26: warning: 'ptr__glUniform2i64vNV' defined but not used [-Wunused-variable] 11368 | #define glUniform2i64vNV ptr__glUniform2i64vNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17461:36: note: in expansion of macro 'glUniform2i64vNV' 17461 | static type__ptr__glUniform2i64vNV glUniform2i64vNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11362:26: warning: 'ptr__glUniform1i64vNV' defined but not used [-Wunused-variable] 11362 | #define glUniform1i64vNV ptr__glUniform1i64vNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17458:36: note: in expansion of macro 'glUniform1i64vNV' 17458 | static type__ptr__glUniform1i64vNV glUniform1i64vNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11356:25: warning: 'ptr__glUniform4i64NV' defined but not used [-Wunused-variable] 11356 | #define glUniform4i64NV ptr__glUniform4i64NV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17455:35: note: in expansion of macro 'glUniform4i64NV' 17455 | static type__ptr__glUniform4i64NV glUniform4i64NV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:11350:25: warning: 'ptr__glUniform3i64NV' defined but not used [-Wunused-variable] 11350 | #define glUniform3i64NV ptr__glUniform3i64NV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17452:35: note: in expansion of macro 'glUniform3i64NV' 17452 | static type__ptr__glUniform3i64NV glUniform3i64NV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:11344:25: warning: 'ptr__glUniform2i64NV' defined but not used [-Wunused-variable] 11344 | #define glUniform2i64NV ptr__glUniform2i64NV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17449:35: note: in expansion of macro 'glUniform2i64NV' 17449 | static type__ptr__glUniform2i64NV glUniform2i64NV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:11338:25: warning: 'ptr__glUniform1i64NV' defined but not used [-Wunused-variable] 11338 | #define glUniform1i64NV ptr__glUniform1i64NV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17446:35: note: in expansion of macro 'glUniform1i64NV' 17446 | static type__ptr__glUniform1i64NV glUniform1i64NV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:11332:46: warning: 'ptr__glGetProgramSubroutineParameteruivNV' defined but not used [-Wunused-variable] 11332 | #define glGetProgramSubroutineParameteruivNV ptr__glGetProgramSubroutineParameteruivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11332:46: note: in definition of macro 'glGetProgramSubroutineParameteruivNV' 11332 | #define glGetProgramSubroutineParameteruivNV ptr__glGetProgramSubroutineParameteruivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11326:44: warning: 'ptr__glProgramSubroutineParametersuivNV' defined but not used [-Wunused-variable] 11326 | #define glProgramSubroutineParametersuivNV ptr__glProgramSubroutineParametersuivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11326:44: note: in definition of macro 'glProgramSubroutineParametersuivNV' 11326 | #define glProgramSubroutineParametersuivNV ptr__glProgramSubroutineParametersuivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11320:45: warning: 'ptr__glVertexArrayVertexAttribLOffsetEXT' defined but not used [-Wunused-variable] 11320 | #define glVertexArrayVertexAttribLOffsetEXT ptr__glVertexArrayVertexAttribLOffsetEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11320:45: note: in definition of macro 'glVertexArrayVertexAttribLOffsetEXT' 11320 | #define glVertexArrayVertexAttribLOffsetEXT ptr__glVertexArrayVertexAttribLOffsetEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11314:33: warning: 'ptr__glGetVertexAttribLdvEXT' defined but not used [-Wunused-variable] 11314 | #define glGetVertexAttribLdvEXT ptr__glGetVertexAttribLdvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17434:43: note: in expansion of macro 'glGetVertexAttribLdvEXT' 17434 | static type__ptr__glGetVertexAttribLdvEXT glGetVertexAttribLdvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11308:35: warning: 'ptr__glVertexAttribLPointerEXT' defined but not used [-Wunused-variable] 11308 | #define glVertexAttribLPointerEXT ptr__glVertexAttribLPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17431:45: note: in expansion of macro 'glVertexAttribLPointerEXT' 17431 | static type__ptr__glVertexAttribLPointerEXT glVertexAttribLPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11302:31: warning: 'ptr__glVertexAttribL4dvEXT' defined but not used [-Wunused-variable] 11302 | #define glVertexAttribL4dvEXT ptr__glVertexAttribL4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17428:41: note: in expansion of macro 'glVertexAttribL4dvEXT' 17428 | static type__ptr__glVertexAttribL4dvEXT glVertexAttribL4dvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11296:31: warning: 'ptr__glVertexAttribL3dvEXT' defined but not used [-Wunused-variable] 11296 | #define glVertexAttribL3dvEXT ptr__glVertexAttribL3dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17425:41: note: in expansion of macro 'glVertexAttribL3dvEXT' 17425 | static type__ptr__glVertexAttribL3dvEXT glVertexAttribL3dvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11290:31: warning: 'ptr__glVertexAttribL2dvEXT' defined but not used [-Wunused-variable] 11290 | #define glVertexAttribL2dvEXT ptr__glVertexAttribL2dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17422:41: note: in expansion of macro 'glVertexAttribL2dvEXT' 17422 | static type__ptr__glVertexAttribL2dvEXT glVertexAttribL2dvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11284:31: warning: 'ptr__glVertexAttribL1dvEXT' defined but not used [-Wunused-variable] 11284 | #define glVertexAttribL1dvEXT ptr__glVertexAttribL1dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17419:41: note: in expansion of macro 'glVertexAttribL1dvEXT' 17419 | static type__ptr__glVertexAttribL1dvEXT glVertexAttribL1dvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11278:30: warning: 'ptr__glVertexAttribL4dEXT' defined but not used [-Wunused-variable] 11278 | #define glVertexAttribL4dEXT ptr__glVertexAttribL4dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17416:40: note: in expansion of macro 'glVertexAttribL4dEXT' 17416 | static type__ptr__glVertexAttribL4dEXT glVertexAttribL4dEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11272:30: warning: 'ptr__glVertexAttribL3dEXT' defined but not used [-Wunused-variable] 11272 | #define glVertexAttribL3dEXT ptr__glVertexAttribL3dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17413:40: note: in expansion of macro 'glVertexAttribL3dEXT' 17413 | static type__ptr__glVertexAttribL3dEXT glVertexAttribL3dEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11266:30: warning: 'ptr__glVertexAttribL2dEXT' defined but not used [-Wunused-variable] 11266 | #define glVertexAttribL2dEXT ptr__glVertexAttribL2dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17410:40: note: in expansion of macro 'glVertexAttribL2dEXT' 17410 | static type__ptr__glVertexAttribL2dEXT glVertexAttribL2dEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11260:30: warning: 'ptr__glVertexAttribL1dEXT' defined but not used [-Wunused-variable] 11260 | #define glVertexAttribL1dEXT ptr__glVertexAttribL1dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17407:40: note: in expansion of macro 'glVertexAttribL1dEXT' 17407 | static type__ptr__glVertexAttribL1dEXT glVertexAttribL1dEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11254:28: warning: 'ptr__glMemoryBarrierEXT' defined but not used [-Wunused-variable] 11254 | #define glMemoryBarrierEXT ptr__glMemoryBarrierEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17404:38: note: in expansion of macro 'glMemoryBarrierEXT' 17404 | static type__ptr__glMemoryBarrierEXT glMemoryBarrierEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:11248:31: warning: 'ptr__glBindImageTextureEXT' defined but not used [-Wunused-variable] 11248 | #define glBindImageTextureEXT ptr__glBindImageTextureEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17401:41: note: in expansion of macro 'glBindImageTextureEXT' 17401 | static type__ptr__glBindImageTextureEXT glBindImageTextureEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11242:28: warning: 'ptr__glTextureBarrierNV' defined but not used [-Wunused-variable] 11242 | #define glTextureBarrierNV ptr__glTextureBarrierNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17398:38: note: in expansion of macro 'glTextureBarrierNV' 17398 | static type__ptr__glTextureBarrierNV glTextureBarrierNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:11236:31: warning: 'ptr__glGetIntegerui64i_vNV' defined but not used [-Wunused-variable] 11236 | #define glGetIntegerui64i_vNV ptr__glGetIntegerui64i_vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17395:41: note: in expansion of macro 'glGetIntegerui64i_vNV' 17395 | static type__ptr__glGetIntegerui64i_vNV glGetIntegerui64i_vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11230:33: warning: 'ptr__glVertexAttribIFormatNV' defined but not used [-Wunused-variable] 11230 | #define glVertexAttribIFormatNV ptr__glVertexAttribIFormatNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17392:43: note: in expansion of macro 'glVertexAttribIFormatNV' 17392 | static type__ptr__glVertexAttribIFormatNV glVertexAttribIFormatNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11224:32: warning: 'ptr__glVertexAttribFormatNV' defined but not used [-Wunused-variable] 11224 | #define glVertexAttribFormatNV ptr__glVertexAttribFormatNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17389:42: note: in expansion of macro 'glVertexAttribFormatNV' 17389 | static type__ptr__glVertexAttribFormatNV glVertexAttribFormatNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11218:28: warning: 'ptr__glFogCoordFormatNV' defined but not used [-Wunused-variable] 11218 | #define glFogCoordFormatNV ptr__glFogCoordFormatNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17386:38: note: in expansion of macro 'glFogCoordFormatNV' 17386 | static type__ptr__glFogCoordFormatNV glFogCoordFormatNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:11212:34: warning: 'ptr__glSecondaryColorFormatNV' defined but not used [-Wunused-variable] 11212 | #define glSecondaryColorFormatNV ptr__glSecondaryColorFormatNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17383:44: note: in expansion of macro 'glSecondaryColorFormatNV' 17383 | static type__ptr__glSecondaryColorFormatNV glSecondaryColorFormatNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11206:28: warning: 'ptr__glEdgeFlagFormatNV' defined but not used [-Wunused-variable] 11206 | #define glEdgeFlagFormatNV ptr__glEdgeFlagFormatNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17380:38: note: in expansion of macro 'glEdgeFlagFormatNV' 17380 | static type__ptr__glEdgeFlagFormatNV glEdgeFlagFormatNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:11200:28: warning: 'ptr__glTexCoordFormatNV' defined but not used [-Wunused-variable] 11200 | #define glTexCoordFormatNV ptr__glTexCoordFormatNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17377:38: note: in expansion of macro 'glTexCoordFormatNV' 17377 | static type__ptr__glTexCoordFormatNV glTexCoordFormatNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:11194:25: warning: 'ptr__glIndexFormatNV' defined but not used [-Wunused-variable] 11194 | #define glIndexFormatNV ptr__glIndexFormatNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17374:35: note: in expansion of macro 'glIndexFormatNV' 17374 | static type__ptr__glIndexFormatNV glIndexFormatNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:11188:25: warning: 'ptr__glColorFormatNV' defined but not used [-Wunused-variable] 11188 | #define glColorFormatNV ptr__glColorFormatNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17371:35: note: in expansion of macro 'glColorFormatNV' 17371 | static type__ptr__glColorFormatNV glColorFormatNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:11182:26: warning: 'ptr__glNormalFormatNV' defined but not used [-Wunused-variable] 11182 | #define glNormalFormatNV ptr__glNormalFormatNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17368:36: note: in expansion of macro 'glNormalFormatNV' 17368 | static type__ptr__glNormalFormatNV glNormalFormatNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11176:26: warning: 'ptr__glVertexFormatNV' defined but not used [-Wunused-variable] 11176 | #define glVertexFormatNV ptr__glVertexFormatNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17365:36: note: in expansion of macro 'glVertexFormatNV' 17365 | static type__ptr__glVertexFormatNV glVertexFormatNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11170:32: warning: 'ptr__glBufferAddressRangeNV' defined but not used [-Wunused-variable] 11170 | #define glBufferAddressRangeNV ptr__glBufferAddressRangeNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17362:42: note: in expansion of macro 'glBufferAddressRangeNV' 17362 | static type__ptr__glBufferAddressRangeNV glBufferAddressRangeNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11164:33: warning: 'ptr__glProgramUniformui64vNV' defined but not used [-Wunused-variable] 11164 | #define glProgramUniformui64vNV ptr__glProgramUniformui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17359:43: note: in expansion of macro 'glProgramUniformui64vNV' 17359 | static type__ptr__glProgramUniformui64vNV glProgramUniformui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11158:32: warning: 'ptr__glProgramUniformui64NV' defined but not used [-Wunused-variable] 11158 | #define glProgramUniformui64NV ptr__glProgramUniformui64NV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17356:42: note: in expansion of macro 'glProgramUniformui64NV' 17356 | static type__ptr__glProgramUniformui64NV glProgramUniformui64NV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11152:29: warning: 'ptr__glGetUniformui64vNV' defined but not used [-Wunused-variable] 11152 | #define glGetUniformui64vNV ptr__glGetUniformui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17353:39: note: in expansion of macro 'glGetUniformui64vNV' 17353 | static type__ptr__glGetUniformui64vNV glGetUniformui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11146:26: warning: 'ptr__glUniformui64vNV' defined but not used [-Wunused-variable] 11146 | #define glUniformui64vNV ptr__glUniformui64vNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17350:36: note: in expansion of macro 'glUniformui64vNV' 17350 | static type__ptr__glUniformui64vNV glUniformui64vNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11140:25: warning: 'ptr__glUniformui64NV' defined but not used [-Wunused-variable] 11140 | #define glUniformui64NV ptr__glUniformui64NV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17347:35: note: in expansion of macro 'glUniformui64NV' 17347 | static type__ptr__glUniformui64NV glUniformui64NV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:11134:29: warning: 'ptr__glGetIntegerui64vNV' defined but not used [-Wunused-variable] 11134 | #define glGetIntegerui64vNV ptr__glGetIntegerui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17344:39: note: in expansion of macro 'glGetIntegerui64vNV' 17344 | static type__ptr__glGetIntegerui64vNV glGetIntegerui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11128:42: warning: 'ptr__glGetNamedBufferParameterui64vNV' defined but not used [-Wunused-variable] 11128 | #define glGetNamedBufferParameterui64vNV ptr__glGetNamedBufferParameterui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11128:42: note: in definition of macro 'glGetNamedBufferParameterui64vNV' 11128 | #define glGetNamedBufferParameterui64vNV ptr__glGetNamedBufferParameterui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11122:37: warning: 'ptr__glGetBufferParameterui64vNV' defined but not used [-Wunused-variable] 11122 | #define glGetBufferParameterui64vNV ptr__glGetBufferParameterui64vNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17338:47: note: in expansion of macro 'glGetBufferParameterui64vNV' 17338 | static type__ptr__glGetBufferParameterui64vNV glGetBufferParameterui64vNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11116:35: warning: 'ptr__glIsNamedBufferResidentNV' defined but not used [-Wunused-variable] 11116 | #define glIsNamedBufferResidentNV ptr__glIsNamedBufferResidentNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17335:45: note: in expansion of macro 'glIsNamedBufferResidentNV' 17335 | static type__ptr__glIsNamedBufferResidentNV glIsNamedBufferResidentNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11110:40: warning: 'ptr__glMakeNamedBufferNonResidentNV' defined but not used [-Wunused-variable] 11110 | #define glMakeNamedBufferNonResidentNV ptr__glMakeNamedBufferNonResidentNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11110:40: note: in definition of macro 'glMakeNamedBufferNonResidentNV' 11110 | #define glMakeNamedBufferNonResidentNV ptr__glMakeNamedBufferNonResidentNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11104:37: warning: 'ptr__glMakeNamedBufferResidentNV' defined but not used [-Wunused-variable] 11104 | #define glMakeNamedBufferResidentNV ptr__glMakeNamedBufferResidentNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17329:47: note: in expansion of macro 'glMakeNamedBufferResidentNV' 17329 | static type__ptr__glMakeNamedBufferResidentNV glMakeNamedBufferResidentNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11098:30: warning: 'ptr__glIsBufferResidentNV' defined but not used [-Wunused-variable] 11098 | #define glIsBufferResidentNV ptr__glIsBufferResidentNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17326:40: note: in expansion of macro 'glIsBufferResidentNV' 17326 | static type__ptr__glIsBufferResidentNV glIsBufferResidentNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11092:35: warning: 'ptr__glMakeBufferNonResidentNV' defined but not used [-Wunused-variable] 11092 | #define glMakeBufferNonResidentNV ptr__glMakeBufferNonResidentNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17323:45: note: in expansion of macro 'glMakeBufferNonResidentNV' 17323 | static type__ptr__glMakeBufferNonResidentNV glMakeBufferNonResidentNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11086:32: warning: 'ptr__glMakeBufferResidentNV' defined but not used [-Wunused-variable] 11086 | #define glMakeBufferResidentNV ptr__glMakeBufferResidentNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17320:42: note: in expansion of macro 'glMakeBufferResidentNV' 17320 | static type__ptr__glMakeBufferResidentNV glMakeBufferResidentNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11080:34: warning: 'ptr__glCreateShaderProgramEXT' defined but not used [-Wunused-variable] 11080 | #define glCreateShaderProgramEXT ptr__glCreateShaderProgramEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17317:44: note: in expansion of macro 'glCreateShaderProgramEXT' 17317 | static type__ptr__glCreateShaderProgramEXT glCreateShaderProgramEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11074:28: warning: 'ptr__glActiveProgramEXT' defined but not used [-Wunused-variable] 11074 | #define glActiveProgramEXT ptr__glActiveProgramEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17314:38: note: in expansion of macro 'glActiveProgramEXT' 17314 | static type__ptr__glActiveProgramEXT glActiveProgramEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:11068:31: warning: 'ptr__glUseShaderProgramEXT' defined but not used [-Wunused-variable] 11068 | #define glUseShaderProgramEXT ptr__glUseShaderProgramEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17311:41: note: in expansion of macro 'glUseShaderProgramEXT' 17311 | static type__ptr__glUseShaderProgramEXT glUseShaderProgramEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11062:30: warning: 'ptr__glCopyImageSubDataNV' defined but not used [-Wunused-variable] 11062 | #define glCopyImageSubDataNV ptr__glCopyImageSubDataNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17308:40: note: in expansion of macro 'glCopyImageSubDataNV' 17308 | static type__ptr__glCopyImageSubDataNV glCopyImageSubDataNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11056:43: warning: 'ptr__glVideoCaptureStreamParameterdvNV' defined but not used [-Wunused-variable] 11056 | #define glVideoCaptureStreamParameterdvNV ptr__glVideoCaptureStreamParameterdvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11056:43: note: in definition of macro 'glVideoCaptureStreamParameterdvNV' 11056 | #define glVideoCaptureStreamParameterdvNV ptr__glVideoCaptureStreamParameterdvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11050:43: warning: 'ptr__glVideoCaptureStreamParameterfvNV' defined but not used [-Wunused-variable] 11050 | #define glVideoCaptureStreamParameterfvNV ptr__glVideoCaptureStreamParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11050:43: note: in definition of macro 'glVideoCaptureStreamParameterfvNV' 11050 | #define glVideoCaptureStreamParameterfvNV ptr__glVideoCaptureStreamParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11044:43: warning: 'ptr__glVideoCaptureStreamParameterivNV' defined but not used [-Wunused-variable] 11044 | #define glVideoCaptureStreamParameterivNV ptr__glVideoCaptureStreamParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11044:43: note: in definition of macro 'glVideoCaptureStreamParameterivNV' 11044 | #define glVideoCaptureStreamParameterivNV ptr__glVideoCaptureStreamParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11038:26: warning: 'ptr__glVideoCaptureNV' defined but not used [-Wunused-variable] 11038 | #define glVideoCaptureNV ptr__glVideoCaptureNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17296:36: note: in expansion of macro 'glVideoCaptureNV' 17296 | static type__ptr__glVideoCaptureNV glVideoCaptureNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:11032:37: warning: 'ptr__glGetVideoCaptureStreamdvNV' defined but not used [-Wunused-variable] 11032 | #define glGetVideoCaptureStreamdvNV ptr__glGetVideoCaptureStreamdvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17293:47: note: in expansion of macro 'glGetVideoCaptureStreamdvNV' 17293 | static type__ptr__glGetVideoCaptureStreamdvNV glGetVideoCaptureStreamdvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11026:37: warning: 'ptr__glGetVideoCaptureStreamfvNV' defined but not used [-Wunused-variable] 11026 | #define glGetVideoCaptureStreamfvNV ptr__glGetVideoCaptureStreamfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17290:47: note: in expansion of macro 'glGetVideoCaptureStreamfvNV' 17290 | static type__ptr__glGetVideoCaptureStreamfvNV glGetVideoCaptureStreamfvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11020:37: warning: 'ptr__glGetVideoCaptureStreamivNV' defined but not used [-Wunused-variable] 11020 | #define glGetVideoCaptureStreamivNV ptr__glGetVideoCaptureStreamivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17287:47: note: in expansion of macro 'glGetVideoCaptureStreamivNV' 17287 | static type__ptr__glGetVideoCaptureStreamivNV glGetVideoCaptureStreamivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11014:31: warning: 'ptr__glGetVideoCaptureivNV' defined but not used [-Wunused-variable] 11014 | #define glGetVideoCaptureivNV ptr__glGetVideoCaptureivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17284:41: note: in expansion of macro 'glGetVideoCaptureivNV' 17284 | static type__ptr__glGetVideoCaptureivNV glGetVideoCaptureivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11008:29: warning: 'ptr__glEndVideoCaptureNV' defined but not used [-Wunused-variable] 11008 | #define glEndVideoCaptureNV ptr__glEndVideoCaptureNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17281:39: note: in expansion of macro 'glEndVideoCaptureNV' 17281 | static type__ptr__glEndVideoCaptureNV glEndVideoCaptureNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11002:43: warning: 'ptr__glBindVideoCaptureStreamTextureNV' defined but not used [-Wunused-variable] 11002 | #define glBindVideoCaptureStreamTextureNV ptr__glBindVideoCaptureStreamTextureNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11002:43: note: in definition of macro 'glBindVideoCaptureStreamTextureNV' 11002 | #define glBindVideoCaptureStreamTextureNV ptr__glBindVideoCaptureStreamTextureNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10996:42: warning: 'ptr__glBindVideoCaptureStreamBufferNV' defined but not used [-Wunused-variable] 10996 | #define glBindVideoCaptureStreamBufferNV ptr__glBindVideoCaptureStreamBufferNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10996:42: note: in definition of macro 'glBindVideoCaptureStreamBufferNV' 10996 | #define glBindVideoCaptureStreamBufferNV ptr__glBindVideoCaptureStreamBufferNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10990:31: warning: 'ptr__glBeginVideoCaptureNV' defined but not used [-Wunused-variable] 10990 | #define glBeginVideoCaptureNV ptr__glBeginVideoCaptureNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17272:41: note: in expansion of macro 'glBeginVideoCaptureNV' 17272 | static type__ptr__glBeginVideoCaptureNV glBeginVideoCaptureNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10984:37: warning: 'ptr__glGetObjectParameterivAPPLE' defined but not used [-Wunused-variable] 10984 | #define glGetObjectParameterivAPPLE ptr__glGetObjectParameterivAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17269:47: note: in expansion of macro 'glGetObjectParameterivAPPLE' 17269 | static type__ptr__glGetObjectParameterivAPPLE glGetObjectParameterivAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10978:34: warning: 'ptr__glObjectUnpurgeableAPPLE' defined but not used [-Wunused-variable] 10978 | #define glObjectUnpurgeableAPPLE ptr__glObjectUnpurgeableAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17266:44: note: in expansion of macro 'glObjectUnpurgeableAPPLE' 17266 | static type__ptr__glObjectUnpurgeableAPPLE glObjectUnpurgeableAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10972:32: warning: 'ptr__glObjectPurgeableAPPLE' defined but not used [-Wunused-variable] 10972 | #define glObjectPurgeableAPPLE ptr__glObjectPurgeableAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17263:42: note: in expansion of macro 'glObjectPurgeableAPPLE' 17263 | static type__ptr__glObjectPurgeableAPPLE glObjectPurgeableAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10966:34: warning: 'ptr__glMapVertexAttrib2fAPPLE' defined but not used [-Wunused-variable] 10966 | #define glMapVertexAttrib2fAPPLE ptr__glMapVertexAttrib2fAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17260:44: note: in expansion of macro 'glMapVertexAttrib2fAPPLE' 17260 | static type__ptr__glMapVertexAttrib2fAPPLE glMapVertexAttrib2fAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10960:34: warning: 'ptr__glMapVertexAttrib2dAPPLE' defined but not used [-Wunused-variable] 10960 | #define glMapVertexAttrib2dAPPLE ptr__glMapVertexAttrib2dAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17257:44: note: in expansion of macro 'glMapVertexAttrib2dAPPLE' 17257 | static type__ptr__glMapVertexAttrib2dAPPLE glMapVertexAttrib2dAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10954:34: warning: 'ptr__glMapVertexAttrib1fAPPLE' defined but not used [-Wunused-variable] 10954 | #define glMapVertexAttrib1fAPPLE ptr__glMapVertexAttrib1fAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17254:44: note: in expansion of macro 'glMapVertexAttrib1fAPPLE' 17254 | static type__ptr__glMapVertexAttrib1fAPPLE glMapVertexAttrib1fAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10948:34: warning: 'ptr__glMapVertexAttrib1dAPPLE' defined but not used [-Wunused-variable] 10948 | #define glMapVertexAttrib1dAPPLE ptr__glMapVertexAttrib1dAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17251:44: note: in expansion of macro 'glMapVertexAttrib1dAPPLE' 17251 | static type__ptr__glMapVertexAttrib1dAPPLE glMapVertexAttrib1dAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10942:38: warning: 'ptr__glIsVertexAttribEnabledAPPLE' defined but not used [-Wunused-variable] 10942 | #define glIsVertexAttribEnabledAPPLE ptr__glIsVertexAttribEnabledAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10942:38: note: in definition of macro 'glIsVertexAttribEnabledAPPLE' 10942 | #define glIsVertexAttribEnabledAPPLE ptr__glIsVertexAttribEnabledAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10936:36: warning: 'ptr__glDisableVertexAttribAPPLE' defined but not used [-Wunused-variable] 10936 | #define glDisableVertexAttribAPPLE ptr__glDisableVertexAttribAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17245:46: note: in expansion of macro 'glDisableVertexAttribAPPLE' 17245 | static type__ptr__glDisableVertexAttribAPPLE glDisableVertexAttribAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10930:35: warning: 'ptr__glEnableVertexAttribAPPLE' defined but not used [-Wunused-variable] 10930 | #define glEnableVertexAttribAPPLE ptr__glEnableVertexAttribAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17242:45: note: in expansion of macro 'glEnableVertexAttribAPPLE' 17242 | static type__ptr__glEnableVertexAttribAPPLE glEnableVertexAttribAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10924:40: warning: 'ptr__glGetTexParameterPointervAPPLE' defined but not used [-Wunused-variable] 10924 | #define glGetTexParameterPointervAPPLE ptr__glGetTexParameterPointervAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10924:40: note: in definition of macro 'glGetTexParameterPointervAPPLE' 10924 | #define glGetTexParameterPointervAPPLE ptr__glGetTexParameterPointervAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10918:29: warning: 'ptr__glTextureRangeAPPLE' defined but not used [-Wunused-variable] 10918 | #define glTextureRangeAPPLE ptr__glTextureRangeAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17236:39: note: in expansion of macro 'glTextureRangeAPPLE' 17236 | static type__ptr__glTextureRangeAPPLE glTextureRangeAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10912:43: warning: 'ptr__glBlendEquationSeparateIndexedAMD' defined but not used [-Wunused-variable] 10912 | #define glBlendEquationSeparateIndexedAMD ptr__glBlendEquationSeparateIndexedAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10912:43: note: in definition of macro 'glBlendEquationSeparateIndexedAMD' 10912 | #define glBlendEquationSeparateIndexedAMD ptr__glBlendEquationSeparateIndexedAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10906:35: warning: 'ptr__glBlendEquationIndexedAMD' defined but not used [-Wunused-variable] 10906 | #define glBlendEquationIndexedAMD ptr__glBlendEquationIndexedAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17230:45: note: in expansion of macro 'glBlendEquationIndexedAMD' 17230 | static type__ptr__glBlendEquationIndexedAMD glBlendEquationIndexedAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10900:39: warning: 'ptr__glBlendFuncSeparateIndexedAMD' defined but not used [-Wunused-variable] 10900 | #define glBlendFuncSeparateIndexedAMD ptr__glBlendFuncSeparateIndexedAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10900:39: note: in definition of macro 'glBlendFuncSeparateIndexedAMD' 10900 | #define glBlendFuncSeparateIndexedAMD ptr__glBlendFuncSeparateIndexedAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10894:31: warning: 'ptr__glBlendFuncIndexedAMD' defined but not used [-Wunused-variable] 10894 | #define glBlendFuncIndexedAMD ptr__glBlendFuncIndexedAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17224:41: note: in expansion of macro 'glBlendFuncIndexedAMD' 17224 | static type__ptr__glBlendFuncIndexedAMD glBlendFuncIndexedAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10888:30: warning: 'ptr__glProvokingVertexEXT' defined but not used [-Wunused-variable] 10888 | #define glProvokingVertexEXT ptr__glProvokingVertexEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17221:40: note: in expansion of macro 'glProvokingVertexEXT' 17221 | static type__ptr__glProvokingVertexEXT glProvokingVertexEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10882:31: warning: 'ptr__glTessellationModeAMD' defined but not used [-Wunused-variable] 10882 | #define glTessellationModeAMD ptr__glTessellationModeAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17218:41: note: in expansion of macro 'glTessellationModeAMD' 17218 | static type__ptr__glTessellationModeAMD glTessellationModeAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10876:33: warning: 'ptr__glTessellationFactorAMD' defined but not used [-Wunused-variable] 10876 | #define glTessellationFactorAMD ptr__glTessellationFactorAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17215:43: note: in expansion of macro 'glTessellationFactorAMD' 17215 | static type__ptr__glTessellationFactorAMD glTessellationFactorAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10870:40: warning: 'ptr__glGetPerfMonitorCounterDataAMD' defined but not used [-Wunused-variable] 10870 | #define glGetPerfMonitorCounterDataAMD ptr__glGetPerfMonitorCounterDataAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10870:40: note: in definition of macro 'glGetPerfMonitorCounterDataAMD' 10870 | #define glGetPerfMonitorCounterDataAMD ptr__glGetPerfMonitorCounterDataAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10864:29: warning: 'ptr__glEndPerfMonitorAMD' defined but not used [-Wunused-variable] 10864 | #define glEndPerfMonitorAMD ptr__glEndPerfMonitorAMD | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17209:39: note: in expansion of macro 'glEndPerfMonitorAMD' 17209 | static type__ptr__glEndPerfMonitorAMD glEndPerfMonitorAMD = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10858:31: warning: 'ptr__glBeginPerfMonitorAMD' defined but not used [-Wunused-variable] 10858 | #define glBeginPerfMonitorAMD ptr__glBeginPerfMonitorAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17206:41: note: in expansion of macro 'glBeginPerfMonitorAMD' 17206 | static type__ptr__glBeginPerfMonitorAMD glBeginPerfMonitorAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10852:40: warning: 'ptr__glSelectPerfMonitorCountersAMD' defined but not used [-Wunused-variable] 10852 | #define glSelectPerfMonitorCountersAMD ptr__glSelectPerfMonitorCountersAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10852:40: note: in definition of macro 'glSelectPerfMonitorCountersAMD' 10852 | #define glSelectPerfMonitorCountersAMD ptr__glSelectPerfMonitorCountersAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10846:33: warning: 'ptr__glDeletePerfMonitorsAMD' defined but not used [-Wunused-variable] 10846 | #define glDeletePerfMonitorsAMD ptr__glDeletePerfMonitorsAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17200:43: note: in expansion of macro 'glDeletePerfMonitorsAMD' 17200 | static type__ptr__glDeletePerfMonitorsAMD glDeletePerfMonitorsAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10840:30: warning: 'ptr__glGenPerfMonitorsAMD' defined but not used [-Wunused-variable] 10840 | #define glGenPerfMonitorsAMD ptr__glGenPerfMonitorsAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17197:40: note: in expansion of macro 'glGenPerfMonitorsAMD' 17197 | static type__ptr__glGenPerfMonitorsAMD glGenPerfMonitorsAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10834:40: warning: 'ptr__glGetPerfMonitorCounterInfoAMD' defined but not used [-Wunused-variable] 10834 | #define glGetPerfMonitorCounterInfoAMD ptr__glGetPerfMonitorCounterInfoAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10834:40: note: in definition of macro 'glGetPerfMonitorCounterInfoAMD' 10834 | #define glGetPerfMonitorCounterInfoAMD ptr__glGetPerfMonitorCounterInfoAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10828:42: warning: 'ptr__glGetPerfMonitorCounterStringAMD' defined but not used [-Wunused-variable] 10828 | #define glGetPerfMonitorCounterStringAMD ptr__glGetPerfMonitorCounterStringAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10828:42: note: in definition of macro 'glGetPerfMonitorCounterStringAMD' 10828 | #define glGetPerfMonitorCounterStringAMD ptr__glGetPerfMonitorCounterStringAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10822:40: warning: 'ptr__glGetPerfMonitorGroupStringAMD' defined but not used [-Wunused-variable] 10822 | #define glGetPerfMonitorGroupStringAMD ptr__glGetPerfMonitorGroupStringAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10822:40: note: in definition of macro 'glGetPerfMonitorGroupStringAMD' 10822 | #define glGetPerfMonitorGroupStringAMD ptr__glGetPerfMonitorGroupStringAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10816:37: warning: 'ptr__glGetPerfMonitorCountersAMD' defined but not used [-Wunused-variable] 10816 | #define glGetPerfMonitorCountersAMD ptr__glGetPerfMonitorCountersAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17185:47: note: in expansion of macro 'glGetPerfMonitorCountersAMD' 17185 | static type__ptr__glGetPerfMonitorCountersAMD glGetPerfMonitorCountersAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10810:35: warning: 'ptr__glGetPerfMonitorGroupsAMD' defined but not used [-Wunused-variable] 10810 | #define glGetPerfMonitorGroupsAMD ptr__glGetPerfMonitorGroupsAMD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17182:45: note: in expansion of macro 'glGetPerfMonitorGroupsAMD' 17182 | static type__ptr__glGetPerfMonitorGroupsAMD glGetPerfMonitorGroupsAMD = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10804:35: warning: 'ptr__glDrawTransformFeedbackNV' defined but not used [-Wunused-variable] 10804 | #define glDrawTransformFeedbackNV ptr__glDrawTransformFeedbackNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17179:45: note: in expansion of macro 'glDrawTransformFeedbackNV' 17179 | static type__ptr__glDrawTransformFeedbackNV glDrawTransformFeedbackNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10798:37: warning: 'ptr__glResumeTransformFeedbackNV' defined but not used [-Wunused-variable] 10798 | #define glResumeTransformFeedbackNV ptr__glResumeTransformFeedbackNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17176:47: note: in expansion of macro 'glResumeTransformFeedbackNV' 17176 | static type__ptr__glResumeTransformFeedbackNV glResumeTransformFeedbackNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10792:36: warning: 'ptr__glPauseTransformFeedbackNV' defined but not used [-Wunused-variable] 10792 | #define glPauseTransformFeedbackNV ptr__glPauseTransformFeedbackNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17173:46: note: in expansion of macro 'glPauseTransformFeedbackNV' 17173 | static type__ptr__glPauseTransformFeedbackNV glPauseTransformFeedbackNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10786:33: warning: 'ptr__glIsTransformFeedbackNV' defined but not used [-Wunused-variable] 10786 | #define glIsTransformFeedbackNV ptr__glIsTransformFeedbackNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17170:43: note: in expansion of macro 'glIsTransformFeedbackNV' 17170 | static type__ptr__glIsTransformFeedbackNV glIsTransformFeedbackNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10780:35: warning: 'ptr__glGenTransformFeedbacksNV' defined but not used [-Wunused-variable] 10780 | #define glGenTransformFeedbacksNV ptr__glGenTransformFeedbacksNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17167:45: note: in expansion of macro 'glGenTransformFeedbacksNV' 17167 | static type__ptr__glGenTransformFeedbacksNV glGenTransformFeedbacksNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10774:38: warning: 'ptr__glDeleteTransformFeedbacksNV' defined but not used [-Wunused-variable] 10774 | #define glDeleteTransformFeedbacksNV ptr__glDeleteTransformFeedbacksNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10774:38: note: in definition of macro 'glDeleteTransformFeedbacksNV' 10774 | #define glDeleteTransformFeedbacksNV ptr__glDeleteTransformFeedbacksNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10768:35: warning: 'ptr__glBindTransformFeedbackNV' defined but not used [-Wunused-variable] 10768 | #define glBindTransformFeedbackNV ptr__glBindTransformFeedbackNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17161:45: note: in expansion of macro 'glBindTransformFeedbackNV' 17161 | static type__ptr__glBindTransformFeedbackNV glBindTransformFeedbackNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10762:29: warning: 'ptr__glTexRenderbufferNV' defined but not used [-Wunused-variable] 10762 | #define glTexRenderbufferNV ptr__glTexRenderbufferNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17158:39: note: in expansion of macro 'glTexRenderbufferNV' 17158 | static type__ptr__glTexRenderbufferNV glTexRenderbufferNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10756:31: warning: 'ptr__glSampleMaskIndexedNV' defined but not used [-Wunused-variable] 10756 | #define glSampleMaskIndexedNV ptr__glSampleMaskIndexedNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17155:41: note: in expansion of macro 'glSampleMaskIndexedNV' 17155 | static type__ptr__glSampleMaskIndexedNV glSampleMaskIndexedNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10750:30: warning: 'ptr__glGetMultisamplefvNV' defined but not used [-Wunused-variable] 10750 | #define glGetMultisamplefvNV ptr__glGetMultisamplefvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17152:40: note: in expansion of macro 'glGetMultisamplefvNV' 17152 | static type__ptr__glGetMultisamplefvNV glGetMultisamplefvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10744:40: warning: 'ptr__glProgramUniformMatrix4x3dvEXT' defined but not used [-Wunused-variable] 10744 | #define glProgramUniformMatrix4x3dvEXT ptr__glProgramUniformMatrix4x3dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10744:40: note: in definition of macro 'glProgramUniformMatrix4x3dvEXT' 10744 | #define glProgramUniformMatrix4x3dvEXT ptr__glProgramUniformMatrix4x3dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10738:40: warning: 'ptr__glProgramUniformMatrix4x2dvEXT' defined but not used [-Wunused-variable] 10738 | #define glProgramUniformMatrix4x2dvEXT ptr__glProgramUniformMatrix4x2dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10738:40: note: in definition of macro 'glProgramUniformMatrix4x2dvEXT' 10738 | #define glProgramUniformMatrix4x2dvEXT ptr__glProgramUniformMatrix4x2dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10732:40: warning: 'ptr__glProgramUniformMatrix3x4dvEXT' defined but not used [-Wunused-variable] 10732 | #define glProgramUniformMatrix3x4dvEXT ptr__glProgramUniformMatrix3x4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10732:40: note: in definition of macro 'glProgramUniformMatrix3x4dvEXT' 10732 | #define glProgramUniformMatrix3x4dvEXT ptr__glProgramUniformMatrix3x4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10726:40: warning: 'ptr__glProgramUniformMatrix3x2dvEXT' defined but not used [-Wunused-variable] 10726 | #define glProgramUniformMatrix3x2dvEXT ptr__glProgramUniformMatrix3x2dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10726:40: note: in definition of macro 'glProgramUniformMatrix3x2dvEXT' 10726 | #define glProgramUniformMatrix3x2dvEXT ptr__glProgramUniformMatrix3x2dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10720:40: warning: 'ptr__glProgramUniformMatrix2x4dvEXT' defined but not used [-Wunused-variable] 10720 | #define glProgramUniformMatrix2x4dvEXT ptr__glProgramUniformMatrix2x4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10720:40: note: in definition of macro 'glProgramUniformMatrix2x4dvEXT' 10720 | #define glProgramUniformMatrix2x4dvEXT ptr__glProgramUniformMatrix2x4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10714:40: warning: 'ptr__glProgramUniformMatrix2x3dvEXT' defined but not used [-Wunused-variable] 10714 | #define glProgramUniformMatrix2x3dvEXT ptr__glProgramUniformMatrix2x3dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10714:40: note: in definition of macro 'glProgramUniformMatrix2x3dvEXT' 10714 | #define glProgramUniformMatrix2x3dvEXT ptr__glProgramUniformMatrix2x3dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10708:38: warning: 'ptr__glProgramUniformMatrix4dvEXT' defined but not used [-Wunused-variable] 10708 | #define glProgramUniformMatrix4dvEXT ptr__glProgramUniformMatrix4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10708:38: note: in definition of macro 'glProgramUniformMatrix4dvEXT' 10708 | #define glProgramUniformMatrix4dvEXT ptr__glProgramUniformMatrix4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10702:38: warning: 'ptr__glProgramUniformMatrix3dvEXT' defined but not used [-Wunused-variable] 10702 | #define glProgramUniformMatrix3dvEXT ptr__glProgramUniformMatrix3dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10702:38: note: in definition of macro 'glProgramUniformMatrix3dvEXT' 10702 | #define glProgramUniformMatrix3dvEXT ptr__glProgramUniformMatrix3dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10696:38: warning: 'ptr__glProgramUniformMatrix2dvEXT' defined but not used [-Wunused-variable] 10696 | #define glProgramUniformMatrix2dvEXT ptr__glProgramUniformMatrix2dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10696:38: note: in definition of macro 'glProgramUniformMatrix2dvEXT' 10696 | #define glProgramUniformMatrix2dvEXT ptr__glProgramUniformMatrix2dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10690:32: warning: 'ptr__glProgramUniform4dvEXT' defined but not used [-Wunused-variable] 10690 | #define glProgramUniform4dvEXT ptr__glProgramUniform4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17122:42: note: in expansion of macro 'glProgramUniform4dvEXT' 17122 | static type__ptr__glProgramUniform4dvEXT glProgramUniform4dvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10684:32: warning: 'ptr__glProgramUniform3dvEXT' defined but not used [-Wunused-variable] 10684 | #define glProgramUniform3dvEXT ptr__glProgramUniform3dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17119:42: note: in expansion of macro 'glProgramUniform3dvEXT' 17119 | static type__ptr__glProgramUniform3dvEXT glProgramUniform3dvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10678:32: warning: 'ptr__glProgramUniform2dvEXT' defined but not used [-Wunused-variable] 10678 | #define glProgramUniform2dvEXT ptr__glProgramUniform2dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17116:42: note: in expansion of macro 'glProgramUniform2dvEXT' 17116 | static type__ptr__glProgramUniform2dvEXT glProgramUniform2dvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10672:32: warning: 'ptr__glProgramUniform1dvEXT' defined but not used [-Wunused-variable] 10672 | #define glProgramUniform1dvEXT ptr__glProgramUniform1dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17113:42: note: in expansion of macro 'glProgramUniform1dvEXT' 17113 | static type__ptr__glProgramUniform1dvEXT glProgramUniform1dvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10666:31: warning: 'ptr__glProgramUniform4dEXT' defined but not used [-Wunused-variable] 10666 | #define glProgramUniform4dEXT ptr__glProgramUniform4dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17110:41: note: in expansion of macro 'glProgramUniform4dEXT' 17110 | static type__ptr__glProgramUniform4dEXT glProgramUniform4dEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10660:31: warning: 'ptr__glProgramUniform3dEXT' defined but not used [-Wunused-variable] 10660 | #define glProgramUniform3dEXT ptr__glProgramUniform3dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17107:41: note: in expansion of macro 'glProgramUniform3dEXT' 17107 | static type__ptr__glProgramUniform3dEXT glProgramUniform3dEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10654:31: warning: 'ptr__glProgramUniform2dEXT' defined but not used [-Wunused-variable] 10654 | #define glProgramUniform2dEXT ptr__glProgramUniform2dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17104:41: note: in expansion of macro 'glProgramUniform2dEXT' 17104 | static type__ptr__glProgramUniform2dEXT glProgramUniform2dEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10648:31: warning: 'ptr__glProgramUniform1dEXT' defined but not used [-Wunused-variable] 10648 | #define glProgramUniform1dEXT ptr__glProgramUniform1dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17101:41: note: in expansion of macro 'glProgramUniform1dEXT' 17101 | static type__ptr__glProgramUniform1dEXT glProgramUniform1dEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10642:35: warning: 'ptr__glMultiTexRenderbufferEXT' defined but not used [-Wunused-variable] 10642 | #define glMultiTexRenderbufferEXT ptr__glMultiTexRenderbufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17098:45: note: in expansion of macro 'glMultiTexRenderbufferEXT' 17098 | static type__ptr__glMultiTexRenderbufferEXT glMultiTexRenderbufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10636:34: warning: 'ptr__glTextureRenderbufferEXT' defined but not used [-Wunused-variable] 10636 | #define glTextureRenderbufferEXT ptr__glTextureRenderbufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17095:44: note: in expansion of macro 'glTextureRenderbufferEXT' 17095 | static type__ptr__glTextureRenderbufferEXT glTextureRenderbufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10630:42: warning: 'ptr__glNamedFramebufferTextureFaceEXT' defined but not used [-Wunused-variable] 10630 | #define glNamedFramebufferTextureFaceEXT ptr__glNamedFramebufferTextureFaceEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10630:42: note: in definition of macro 'glNamedFramebufferTextureFaceEXT' 10630 | #define glNamedFramebufferTextureFaceEXT ptr__glNamedFramebufferTextureFaceEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10624:43: warning: 'ptr__glNamedFramebufferTextureLayerEXT' defined but not used [-Wunused-variable] 10624 | #define glNamedFramebufferTextureLayerEXT ptr__glNamedFramebufferTextureLayerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10624:43: note: in definition of macro 'glNamedFramebufferTextureLayerEXT' 10624 | #define glNamedFramebufferTextureLayerEXT ptr__glNamedFramebufferTextureLayerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10618:38: warning: 'ptr__glNamedFramebufferTextureEXT' defined but not used [-Wunused-variable] 10618 | #define glNamedFramebufferTextureEXT ptr__glNamedFramebufferTextureEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10618:38: note: in definition of macro 'glNamedFramebufferTextureEXT' 10618 | #define glNamedFramebufferTextureEXT ptr__glNamedFramebufferTextureEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10612:58: warning: 'ptr__glNamedRenderbufferStorageMultisampleCoverageEXT' defined but not used [-Wunused-variable] 10612 | #define glNamedRenderbufferStorageMultisampleCoverageEXT ptr__glNamedRenderbufferStorageMultisampleCoverageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10612:58: note: in definition of macro 'glNamedRenderbufferStorageMultisampleCoverageEXT' 10612 | #define glNamedRenderbufferStorageMultisampleCoverageEXT ptr__glNamedRenderbufferStorageMultisampleCoverageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10606:50: warning: 'ptr__glNamedRenderbufferStorageMultisampleEXT' defined but not used [-Wunused-variable] 10606 | #define glNamedRenderbufferStorageMultisampleEXT ptr__glNamedRenderbufferStorageMultisampleEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10606:50: note: in definition of macro 'glNamedRenderbufferStorageMultisampleEXT' 10606 | #define glNamedRenderbufferStorageMultisampleEXT ptr__glNamedRenderbufferStorageMultisampleEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10600:40: warning: 'ptr__glGetFramebufferParameterivEXT' defined but not used [-Wunused-variable] 10600 | #define glGetFramebufferParameterivEXT ptr__glGetFramebufferParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10600:40: note: in definition of macro 'glGetFramebufferParameterivEXT' 10600 | #define glGetFramebufferParameterivEXT ptr__glGetFramebufferParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10594:36: warning: 'ptr__glFramebufferReadBufferEXT' defined but not used [-Wunused-variable] 10594 | #define glFramebufferReadBufferEXT ptr__glFramebufferReadBufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17074:46: note: in expansion of macro 'glFramebufferReadBufferEXT' 17074 | static type__ptr__glFramebufferReadBufferEXT glFramebufferReadBufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10588:37: warning: 'ptr__glFramebufferDrawBuffersEXT' defined but not used [-Wunused-variable] 10588 | #define glFramebufferDrawBuffersEXT ptr__glFramebufferDrawBuffersEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17071:47: note: in expansion of macro 'glFramebufferDrawBuffersEXT' 17071 | static type__ptr__glFramebufferDrawBuffersEXT glFramebufferDrawBuffersEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10582:36: warning: 'ptr__glFramebufferDrawBufferEXT' defined but not used [-Wunused-variable] 10582 | #define glFramebufferDrawBufferEXT ptr__glFramebufferDrawBufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17068:46: note: in expansion of macro 'glFramebufferDrawBufferEXT' 17068 | static type__ptr__glFramebufferDrawBufferEXT glFramebufferDrawBufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10576:37: warning: 'ptr__glGenerateMultiTexMipmapEXT' defined but not used [-Wunused-variable] 10576 | #define glGenerateMultiTexMipmapEXT ptr__glGenerateMultiTexMipmapEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17065:47: note: in expansion of macro 'glGenerateMultiTexMipmapEXT' 17065 | static type__ptr__glGenerateMultiTexMipmapEXT glGenerateMultiTexMipmapEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10570:36: warning: 'ptr__glGenerateTextureMipmapEXT' defined but not used [-Wunused-variable] 10570 | #define glGenerateTextureMipmapEXT ptr__glGenerateTextureMipmapEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17062:46: note: in expansion of macro 'glGenerateTextureMipmapEXT' 17062 | static type__ptr__glGenerateTextureMipmapEXT glGenerateTextureMipmapEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10564:55: warning: 'ptr__glGetNamedFramebufferAttachmentParameterivEXT' defined but not used [-Wunused-variable] 10564 | #define glGetNamedFramebufferAttachmentParameterivEXT ptr__glGetNamedFramebufferAttachmentParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10564:55: note: in definition of macro 'glGetNamedFramebufferAttachmentParameterivEXT' 10564 | #define glGetNamedFramebufferAttachmentParameterivEXT ptr__glGetNamedFramebufferAttachmentParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10558:43: warning: 'ptr__glNamedFramebufferRenderbufferEXT' defined but not used [-Wunused-variable] 10558 | #define glNamedFramebufferRenderbufferEXT ptr__glNamedFramebufferRenderbufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10558:43: note: in definition of macro 'glNamedFramebufferRenderbufferEXT' 10558 | #define glNamedFramebufferRenderbufferEXT ptr__glNamedFramebufferRenderbufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10552:40: warning: 'ptr__glNamedFramebufferTexture3DEXT' defined but not used [-Wunused-variable] 10552 | #define glNamedFramebufferTexture3DEXT ptr__glNamedFramebufferTexture3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10552:40: note: in definition of macro 'glNamedFramebufferTexture3DEXT' 10552 | #define glNamedFramebufferTexture3DEXT ptr__glNamedFramebufferTexture3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10546:40: warning: 'ptr__glNamedFramebufferTexture2DEXT' defined but not used [-Wunused-variable] 10546 | #define glNamedFramebufferTexture2DEXT ptr__glNamedFramebufferTexture2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10546:40: note: in definition of macro 'glNamedFramebufferTexture2DEXT' 10546 | #define glNamedFramebufferTexture2DEXT ptr__glNamedFramebufferTexture2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10540:40: warning: 'ptr__glNamedFramebufferTexture1DEXT' defined but not used [-Wunused-variable] 10540 | #define glNamedFramebufferTexture1DEXT ptr__glNamedFramebufferTexture1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10540:40: note: in definition of macro 'glNamedFramebufferTexture1DEXT' 10540 | #define glNamedFramebufferTexture1DEXT ptr__glNamedFramebufferTexture1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10534:42: warning: 'ptr__glCheckNamedFramebufferStatusEXT' defined but not used [-Wunused-variable] 10534 | #define glCheckNamedFramebufferStatusEXT ptr__glCheckNamedFramebufferStatusEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10534:42: note: in definition of macro 'glCheckNamedFramebufferStatusEXT' 10534 | #define glCheckNamedFramebufferStatusEXT ptr__glCheckNamedFramebufferStatusEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10528:46: warning: 'ptr__glGetNamedRenderbufferParameterivEXT' defined but not used [-Wunused-variable] 10528 | #define glGetNamedRenderbufferParameterivEXT ptr__glGetNamedRenderbufferParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10528:46: note: in definition of macro 'glGetNamedRenderbufferParameterivEXT' 10528 | #define glGetNamedRenderbufferParameterivEXT ptr__glGetNamedRenderbufferParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10522:39: warning: 'ptr__glNamedRenderbufferStorageEXT' defined but not used [-Wunused-variable] 10522 | #define glNamedRenderbufferStorageEXT ptr__glNamedRenderbufferStorageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10522:39: note: in definition of macro 'glNamedRenderbufferStorageEXT' 10522 | #define glNamedRenderbufferStorageEXT ptr__glNamedRenderbufferStorageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10516:29: warning: 'ptr__glMultiTexBufferEXT' defined but not used [-Wunused-variable] 10516 | #define glMultiTexBufferEXT ptr__glMultiTexBufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17035:39: note: in expansion of macro 'glMultiTexBufferEXT' 17035 | static type__ptr__glMultiTexBufferEXT glMultiTexBufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10510:28: warning: 'ptr__glTextureBufferEXT' defined but not used [-Wunused-variable] 10510 | #define glTextureBufferEXT ptr__glTextureBufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17032:38: note: in expansion of macro 'glTextureBufferEXT' 17032 | static type__ptr__glTextureBufferEXT glTextureBufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:10504:36: warning: 'ptr__glGetNamedBufferSubDataEXT' defined but not used [-Wunused-variable] 10504 | #define glGetNamedBufferSubDataEXT ptr__glGetNamedBufferSubDataEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17029:46: note: in expansion of macro 'glGetNamedBufferSubDataEXT' 17029 | static type__ptr__glGetNamedBufferSubDataEXT glGetNamedBufferSubDataEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10498:37: warning: 'ptr__glGetNamedBufferPointervEXT' defined but not used [-Wunused-variable] 10498 | #define glGetNamedBufferPointervEXT ptr__glGetNamedBufferPointervEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17026:47: note: in expansion of macro 'glGetNamedBufferPointervEXT' 17026 | static type__ptr__glGetNamedBufferPointervEXT glGetNamedBufferPointervEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10492:40: warning: 'ptr__glGetNamedBufferParameterivEXT' defined but not used [-Wunused-variable] 10492 | #define glGetNamedBufferParameterivEXT ptr__glGetNamedBufferParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10492:40: note: in definition of macro 'glGetNamedBufferParameterivEXT' 10492 | #define glGetNamedBufferParameterivEXT ptr__glGetNamedBufferParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10486:37: warning: 'ptr__glNamedCopyBufferSubDataEXT' defined but not used [-Wunused-variable] 10486 | #define glNamedCopyBufferSubDataEXT ptr__glNamedCopyBufferSubDataEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17020:47: note: in expansion of macro 'glNamedCopyBufferSubDataEXT' 17020 | static type__ptr__glNamedCopyBufferSubDataEXT glNamedCopyBufferSubDataEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10480:42: warning: 'ptr__glFlushMappedNamedBufferRangeEXT' defined but not used [-Wunused-variable] 10480 | #define glFlushMappedNamedBufferRangeEXT ptr__glFlushMappedNamedBufferRangeEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10480:42: note: in definition of macro 'glFlushMappedNamedBufferRangeEXT' 10480 | #define glFlushMappedNamedBufferRangeEXT ptr__glFlushMappedNamedBufferRangeEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10474:34: warning: 'ptr__glMapNamedBufferRangeEXT' defined but not used [-Wunused-variable] 10474 | #define glMapNamedBufferRangeEXT ptr__glMapNamedBufferRangeEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17014:44: note: in expansion of macro 'glMapNamedBufferRangeEXT' 17014 | static type__ptr__glMapNamedBufferRangeEXT glMapNamedBufferRangeEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10468:31: warning: 'ptr__glUnmapNamedBufferEXT' defined but not used [-Wunused-variable] 10468 | #define glUnmapNamedBufferEXT ptr__glUnmapNamedBufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17011:41: note: in expansion of macro 'glUnmapNamedBufferEXT' 17011 | static type__ptr__glUnmapNamedBufferEXT glUnmapNamedBufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10462:29: warning: 'ptr__glMapNamedBufferEXT' defined but not used [-Wunused-variable] 10462 | #define glMapNamedBufferEXT ptr__glMapNamedBufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17008:39: note: in expansion of macro 'glMapNamedBufferEXT' 17008 | static type__ptr__glMapNamedBufferEXT glMapNamedBufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10456:33: warning: 'ptr__glNamedBufferSubDataEXT' defined but not used [-Wunused-variable] 10456 | #define glNamedBufferSubDataEXT ptr__glNamedBufferSubDataEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17005:43: note: in expansion of macro 'glNamedBufferSubDataEXT' 17005 | static type__ptr__glNamedBufferSubDataEXT glNamedBufferSubDataEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10450:30: warning: 'ptr__glNamedBufferDataEXT' defined but not used [-Wunused-variable] 10450 | #define glNamedBufferDataEXT ptr__glNamedBufferDataEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:17002:40: note: in expansion of macro 'glNamedBufferDataEXT' 17002 | static type__ptr__glNamedBufferDataEXT glNamedBufferDataEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10444:33: warning: 'ptr__glProgramUniform4uivEXT' defined but not used [-Wunused-variable] 10444 | #define glProgramUniform4uivEXT ptr__glProgramUniform4uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16999:43: note: in expansion of macro 'glProgramUniform4uivEXT' 16999 | static type__ptr__glProgramUniform4uivEXT glProgramUniform4uivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10438:33: warning: 'ptr__glProgramUniform3uivEXT' defined but not used [-Wunused-variable] 10438 | #define glProgramUniform3uivEXT ptr__glProgramUniform3uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16996:43: note: in expansion of macro 'glProgramUniform3uivEXT' 16996 | static type__ptr__glProgramUniform3uivEXT glProgramUniform3uivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10432:33: warning: 'ptr__glProgramUniform2uivEXT' defined but not used [-Wunused-variable] 10432 | #define glProgramUniform2uivEXT ptr__glProgramUniform2uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16993:43: note: in expansion of macro 'glProgramUniform2uivEXT' 16993 | static type__ptr__glProgramUniform2uivEXT glProgramUniform2uivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10426:33: warning: 'ptr__glProgramUniform1uivEXT' defined but not used [-Wunused-variable] 10426 | #define glProgramUniform1uivEXT ptr__glProgramUniform1uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16990:43: note: in expansion of macro 'glProgramUniform1uivEXT' 16990 | static type__ptr__glProgramUniform1uivEXT glProgramUniform1uivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10420:32: warning: 'ptr__glProgramUniform4uiEXT' defined but not used [-Wunused-variable] 10420 | #define glProgramUniform4uiEXT ptr__glProgramUniform4uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16987:42: note: in expansion of macro 'glProgramUniform4uiEXT' 16987 | static type__ptr__glProgramUniform4uiEXT glProgramUniform4uiEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10414:32: warning: 'ptr__glProgramUniform3uiEXT' defined but not used [-Wunused-variable] 10414 | #define glProgramUniform3uiEXT ptr__glProgramUniform3uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16984:42: note: in expansion of macro 'glProgramUniform3uiEXT' 16984 | static type__ptr__glProgramUniform3uiEXT glProgramUniform3uiEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10408:32: warning: 'ptr__glProgramUniform2uiEXT' defined but not used [-Wunused-variable] 10408 | #define glProgramUniform2uiEXT ptr__glProgramUniform2uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16981:42: note: in expansion of macro 'glProgramUniform2uiEXT' 16981 | static type__ptr__glProgramUniform2uiEXT glProgramUniform2uiEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10402:32: warning: 'ptr__glProgramUniform1uiEXT' defined but not used [-Wunused-variable] 10402 | #define glProgramUniform1uiEXT ptr__glProgramUniform1uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16978:42: note: in expansion of macro 'glProgramUniform1uiEXT' 16978 | static type__ptr__glProgramUniform1uiEXT glProgramUniform1uiEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10396:40: warning: 'ptr__glProgramUniformMatrix4x3fvEXT' defined but not used [-Wunused-variable] 10396 | #define glProgramUniformMatrix4x3fvEXT ptr__glProgramUniformMatrix4x3fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10396:40: note: in definition of macro 'glProgramUniformMatrix4x3fvEXT' 10396 | #define glProgramUniformMatrix4x3fvEXT ptr__glProgramUniformMatrix4x3fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10390:40: warning: 'ptr__glProgramUniformMatrix3x4fvEXT' defined but not used [-Wunused-variable] 10390 | #define glProgramUniformMatrix3x4fvEXT ptr__glProgramUniformMatrix3x4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10390:40: note: in definition of macro 'glProgramUniformMatrix3x4fvEXT' 10390 | #define glProgramUniformMatrix3x4fvEXT ptr__glProgramUniformMatrix3x4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10384:40: warning: 'ptr__glProgramUniformMatrix4x2fvEXT' defined but not used [-Wunused-variable] 10384 | #define glProgramUniformMatrix4x2fvEXT ptr__glProgramUniformMatrix4x2fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10384:40: note: in definition of macro 'glProgramUniformMatrix4x2fvEXT' 10384 | #define glProgramUniformMatrix4x2fvEXT ptr__glProgramUniformMatrix4x2fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10378:40: warning: 'ptr__glProgramUniformMatrix2x4fvEXT' defined but not used [-Wunused-variable] 10378 | #define glProgramUniformMatrix2x4fvEXT ptr__glProgramUniformMatrix2x4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10378:40: note: in definition of macro 'glProgramUniformMatrix2x4fvEXT' 10378 | #define glProgramUniformMatrix2x4fvEXT ptr__glProgramUniformMatrix2x4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10372:40: warning: 'ptr__glProgramUniformMatrix3x2fvEXT' defined but not used [-Wunused-variable] 10372 | #define glProgramUniformMatrix3x2fvEXT ptr__glProgramUniformMatrix3x2fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10372:40: note: in definition of macro 'glProgramUniformMatrix3x2fvEXT' 10372 | #define glProgramUniformMatrix3x2fvEXT ptr__glProgramUniformMatrix3x2fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10366:40: warning: 'ptr__glProgramUniformMatrix2x3fvEXT' defined but not used [-Wunused-variable] 10366 | #define glProgramUniformMatrix2x3fvEXT ptr__glProgramUniformMatrix2x3fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10366:40: note: in definition of macro 'glProgramUniformMatrix2x3fvEXT' 10366 | #define glProgramUniformMatrix2x3fvEXT ptr__glProgramUniformMatrix2x3fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10360:38: warning: 'ptr__glProgramUniformMatrix4fvEXT' defined but not used [-Wunused-variable] 10360 | #define glProgramUniformMatrix4fvEXT ptr__glProgramUniformMatrix4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10360:38: note: in definition of macro 'glProgramUniformMatrix4fvEXT' 10360 | #define glProgramUniformMatrix4fvEXT ptr__glProgramUniformMatrix4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10354:38: warning: 'ptr__glProgramUniformMatrix3fvEXT' defined but not used [-Wunused-variable] 10354 | #define glProgramUniformMatrix3fvEXT ptr__glProgramUniformMatrix3fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10354:38: note: in definition of macro 'glProgramUniformMatrix3fvEXT' 10354 | #define glProgramUniformMatrix3fvEXT ptr__glProgramUniformMatrix3fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10348:38: warning: 'ptr__glProgramUniformMatrix2fvEXT' defined but not used [-Wunused-variable] 10348 | #define glProgramUniformMatrix2fvEXT ptr__glProgramUniformMatrix2fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10348:38: note: in definition of macro 'glProgramUniformMatrix2fvEXT' 10348 | #define glProgramUniformMatrix2fvEXT ptr__glProgramUniformMatrix2fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10342:32: warning: 'ptr__glProgramUniform4ivEXT' defined but not used [-Wunused-variable] 10342 | #define glProgramUniform4ivEXT ptr__glProgramUniform4ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16948:42: note: in expansion of macro 'glProgramUniform4ivEXT' 16948 | static type__ptr__glProgramUniform4ivEXT glProgramUniform4ivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10336:32: warning: 'ptr__glProgramUniform3ivEXT' defined but not used [-Wunused-variable] 10336 | #define glProgramUniform3ivEXT ptr__glProgramUniform3ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16945:42: note: in expansion of macro 'glProgramUniform3ivEXT' 16945 | static type__ptr__glProgramUniform3ivEXT glProgramUniform3ivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10330:32: warning: 'ptr__glProgramUniform2ivEXT' defined but not used [-Wunused-variable] 10330 | #define glProgramUniform2ivEXT ptr__glProgramUniform2ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16942:42: note: in expansion of macro 'glProgramUniform2ivEXT' 16942 | static type__ptr__glProgramUniform2ivEXT glProgramUniform2ivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10324:32: warning: 'ptr__glProgramUniform1ivEXT' defined but not used [-Wunused-variable] 10324 | #define glProgramUniform1ivEXT ptr__glProgramUniform1ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16939:42: note: in expansion of macro 'glProgramUniform1ivEXT' 16939 | static type__ptr__glProgramUniform1ivEXT glProgramUniform1ivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10318:32: warning: 'ptr__glProgramUniform4fvEXT' defined but not used [-Wunused-variable] 10318 | #define glProgramUniform4fvEXT ptr__glProgramUniform4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16936:42: note: in expansion of macro 'glProgramUniform4fvEXT' 16936 | static type__ptr__glProgramUniform4fvEXT glProgramUniform4fvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10312:32: warning: 'ptr__glProgramUniform3fvEXT' defined but not used [-Wunused-variable] 10312 | #define glProgramUniform3fvEXT ptr__glProgramUniform3fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16933:42: note: in expansion of macro 'glProgramUniform3fvEXT' 16933 | static type__ptr__glProgramUniform3fvEXT glProgramUniform3fvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10306:32: warning: 'ptr__glProgramUniform2fvEXT' defined but not used [-Wunused-variable] 10306 | #define glProgramUniform2fvEXT ptr__glProgramUniform2fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16930:42: note: in expansion of macro 'glProgramUniform2fvEXT' 16930 | static type__ptr__glProgramUniform2fvEXT glProgramUniform2fvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10300:32: warning: 'ptr__glProgramUniform1fvEXT' defined but not used [-Wunused-variable] 10300 | #define glProgramUniform1fvEXT ptr__glProgramUniform1fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16927:42: note: in expansion of macro 'glProgramUniform1fvEXT' 16927 | static type__ptr__glProgramUniform1fvEXT glProgramUniform1fvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10294:31: warning: 'ptr__glProgramUniform4iEXT' defined but not used [-Wunused-variable] 10294 | #define glProgramUniform4iEXT ptr__glProgramUniform4iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16924:41: note: in expansion of macro 'glProgramUniform4iEXT' 16924 | static type__ptr__glProgramUniform4iEXT glProgramUniform4iEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10288:31: warning: 'ptr__glProgramUniform3iEXT' defined but not used [-Wunused-variable] 10288 | #define glProgramUniform3iEXT ptr__glProgramUniform3iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16921:41: note: in expansion of macro 'glProgramUniform3iEXT' 16921 | static type__ptr__glProgramUniform3iEXT glProgramUniform3iEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10282:31: warning: 'ptr__glProgramUniform2iEXT' defined but not used [-Wunused-variable] 10282 | #define glProgramUniform2iEXT ptr__glProgramUniform2iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16918:41: note: in expansion of macro 'glProgramUniform2iEXT' 16918 | static type__ptr__glProgramUniform2iEXT glProgramUniform2iEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10276:31: warning: 'ptr__glProgramUniform1iEXT' defined but not used [-Wunused-variable] 10276 | #define glProgramUniform1iEXT ptr__glProgramUniform1iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16915:41: note: in expansion of macro 'glProgramUniform1iEXT' 16915 | static type__ptr__glProgramUniform1iEXT glProgramUniform1iEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10270:31: warning: 'ptr__glProgramUniform4fEXT' defined but not used [-Wunused-variable] 10270 | #define glProgramUniform4fEXT ptr__glProgramUniform4fEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16912:41: note: in expansion of macro 'glProgramUniform4fEXT' 16912 | static type__ptr__glProgramUniform4fEXT glProgramUniform4fEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10264:31: warning: 'ptr__glProgramUniform3fEXT' defined but not used [-Wunused-variable] 10264 | #define glProgramUniform3fEXT ptr__glProgramUniform3fEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16909:41: note: in expansion of macro 'glProgramUniform3fEXT' 16909 | static type__ptr__glProgramUniform3fEXT glProgramUniform3fEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10258:31: warning: 'ptr__glProgramUniform2fEXT' defined but not used [-Wunused-variable] 10258 | #define glProgramUniform2fEXT ptr__glProgramUniform2fEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16906:41: note: in expansion of macro 'glProgramUniform2fEXT' 16906 | static type__ptr__glProgramUniform2fEXT glProgramUniform2fEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10252:31: warning: 'ptr__glProgramUniform1fEXT' defined but not used [-Wunused-variable] 10252 | #define glProgramUniform1fEXT ptr__glProgramUniform1fEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16903:41: note: in expansion of macro 'glProgramUniform1fEXT' 16903 | static type__ptr__glProgramUniform1fEXT glProgramUniform1fEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10246:39: warning: 'ptr__glGetMultiTexParameterIuivEXT' defined but not used [-Wunused-variable] 10246 | #define glGetMultiTexParameterIuivEXT ptr__glGetMultiTexParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10246:39: note: in definition of macro 'glGetMultiTexParameterIuivEXT' 10246 | #define glGetMultiTexParameterIuivEXT ptr__glGetMultiTexParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10240:38: warning: 'ptr__glGetMultiTexParameterIivEXT' defined but not used [-Wunused-variable] 10240 | #define glGetMultiTexParameterIivEXT ptr__glGetMultiTexParameterIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10240:38: note: in definition of macro 'glGetMultiTexParameterIivEXT' 10240 | #define glGetMultiTexParameterIivEXT ptr__glGetMultiTexParameterIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10234:36: warning: 'ptr__glMultiTexParameterIuivEXT' defined but not used [-Wunused-variable] 10234 | #define glMultiTexParameterIuivEXT ptr__glMultiTexParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16894:46: note: in expansion of macro 'glMultiTexParameterIuivEXT' 16894 | static type__ptr__glMultiTexParameterIuivEXT glMultiTexParameterIuivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10228:35: warning: 'ptr__glMultiTexParameterIivEXT' defined but not used [-Wunused-variable] 10228 | #define glMultiTexParameterIivEXT ptr__glMultiTexParameterIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16891:45: note: in expansion of macro 'glMultiTexParameterIivEXT' 16891 | static type__ptr__glMultiTexParameterIivEXT glMultiTexParameterIivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10222:38: warning: 'ptr__glGetTextureParameterIuivEXT' defined but not used [-Wunused-variable] 10222 | #define glGetTextureParameterIuivEXT ptr__glGetTextureParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10222:38: note: in definition of macro 'glGetTextureParameterIuivEXT' 10222 | #define glGetTextureParameterIuivEXT ptr__glGetTextureParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10216:37: warning: 'ptr__glGetTextureParameterIivEXT' defined but not used [-Wunused-variable] 10216 | #define glGetTextureParameterIivEXT ptr__glGetTextureParameterIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16885:47: note: in expansion of macro 'glGetTextureParameterIivEXT' 16885 | static type__ptr__glGetTextureParameterIivEXT glGetTextureParameterIivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10210:35: warning: 'ptr__glTextureParameterIuivEXT' defined but not used [-Wunused-variable] 10210 | #define glTextureParameterIuivEXT ptr__glTextureParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16882:45: note: in expansion of macro 'glTextureParameterIuivEXT' 16882 | static type__ptr__glTextureParameterIuivEXT glTextureParameterIuivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10204:34: warning: 'ptr__glTextureParameterIivEXT' defined but not used [-Wunused-variable] 10204 | #define glTextureParameterIivEXT ptr__glTextureParameterIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16879:44: note: in expansion of macro 'glTextureParameterIivEXT' 16879 | static type__ptr__glTextureParameterIivEXT glTextureParameterIivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10198:48: warning: 'ptr__glGetNamedProgramLocalParameterIuivEXT' defined but not used [-Wunused-variable] 10198 | #define glGetNamedProgramLocalParameterIuivEXT ptr__glGetNamedProgramLocalParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10198:48: note: in definition of macro 'glGetNamedProgramLocalParameterIuivEXT' 10198 | #define glGetNamedProgramLocalParameterIuivEXT ptr__glGetNamedProgramLocalParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10192:47: warning: 'ptr__glGetNamedProgramLocalParameterIivEXT' defined but not used [-Wunused-variable] 10192 | #define glGetNamedProgramLocalParameterIivEXT ptr__glGetNamedProgramLocalParameterIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10192:47: note: in definition of macro 'glGetNamedProgramLocalParameterIivEXT' 10192 | #define glGetNamedProgramLocalParameterIivEXT ptr__glGetNamedProgramLocalParameterIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10186:47: warning: 'ptr__glNamedProgramLocalParametersI4uivEXT' defined but not used [-Wunused-variable] 10186 | #define glNamedProgramLocalParametersI4uivEXT ptr__glNamedProgramLocalParametersI4uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10186:47: note: in definition of macro 'glNamedProgramLocalParametersI4uivEXT' 10186 | #define glNamedProgramLocalParametersI4uivEXT ptr__glNamedProgramLocalParametersI4uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10180:46: warning: 'ptr__glNamedProgramLocalParameterI4uivEXT' defined but not used [-Wunused-variable] 10180 | #define glNamedProgramLocalParameterI4uivEXT ptr__glNamedProgramLocalParameterI4uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10180:46: note: in definition of macro 'glNamedProgramLocalParameterI4uivEXT' 10180 | #define glNamedProgramLocalParameterI4uivEXT ptr__glNamedProgramLocalParameterI4uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10174:45: warning: 'ptr__glNamedProgramLocalParameterI4uiEXT' defined but not used [-Wunused-variable] 10174 | #define glNamedProgramLocalParameterI4uiEXT ptr__glNamedProgramLocalParameterI4uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10174:45: note: in definition of macro 'glNamedProgramLocalParameterI4uiEXT' 10174 | #define glNamedProgramLocalParameterI4uiEXT ptr__glNamedProgramLocalParameterI4uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10168:46: warning: 'ptr__glNamedProgramLocalParametersI4ivEXT' defined but not used [-Wunused-variable] 10168 | #define glNamedProgramLocalParametersI4ivEXT ptr__glNamedProgramLocalParametersI4ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10168:46: note: in definition of macro 'glNamedProgramLocalParametersI4ivEXT' 10168 | #define glNamedProgramLocalParametersI4ivEXT ptr__glNamedProgramLocalParametersI4ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10162:45: warning: 'ptr__glNamedProgramLocalParameterI4ivEXT' defined but not used [-Wunused-variable] 10162 | #define glNamedProgramLocalParameterI4ivEXT ptr__glNamedProgramLocalParameterI4ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10162:45: note: in definition of macro 'glNamedProgramLocalParameterI4ivEXT' 10162 | #define glNamedProgramLocalParameterI4ivEXT ptr__glNamedProgramLocalParameterI4ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10156:44: warning: 'ptr__glNamedProgramLocalParameterI4iEXT' defined but not used [-Wunused-variable] 10156 | #define glNamedProgramLocalParameterI4iEXT ptr__glNamedProgramLocalParameterI4iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10156:44: note: in definition of macro 'glNamedProgramLocalParameterI4iEXT' 10156 | #define glNamedProgramLocalParameterI4iEXT ptr__glNamedProgramLocalParameterI4iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10150:45: warning: 'ptr__glNamedProgramLocalParameters4fvEXT' defined but not used [-Wunused-variable] 10150 | #define glNamedProgramLocalParameters4fvEXT ptr__glNamedProgramLocalParameters4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10150:45: note: in definition of macro 'glNamedProgramLocalParameters4fvEXT' 10150 | #define glNamedProgramLocalParameters4fvEXT ptr__glNamedProgramLocalParameters4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10144:36: warning: 'ptr__glGetNamedProgramStringEXT' defined but not used [-Wunused-variable] 10144 | #define glGetNamedProgramStringEXT ptr__glGetNamedProgramStringEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16849:46: note: in expansion of macro 'glGetNamedProgramStringEXT' 16849 | static type__ptr__glGetNamedProgramStringEXT glGetNamedProgramStringEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10138:32: warning: 'ptr__glGetNamedProgramivEXT' defined but not used [-Wunused-variable] 10138 | #define glGetNamedProgramivEXT ptr__glGetNamedProgramivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16846:42: note: in expansion of macro 'glGetNamedProgramivEXT' 16846 | static type__ptr__glGetNamedProgramivEXT glGetNamedProgramivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10132:46: warning: 'ptr__glGetNamedProgramLocalParameterfvEXT' defined but not used [-Wunused-variable] 10132 | #define glGetNamedProgramLocalParameterfvEXT ptr__glGetNamedProgramLocalParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10132:46: note: in definition of macro 'glGetNamedProgramLocalParameterfvEXT' 10132 | #define glGetNamedProgramLocalParameterfvEXT ptr__glGetNamedProgramLocalParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10126:46: warning: 'ptr__glGetNamedProgramLocalParameterdvEXT' defined but not used [-Wunused-variable] 10126 | #define glGetNamedProgramLocalParameterdvEXT ptr__glGetNamedProgramLocalParameterdvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10126:46: note: in definition of macro 'glGetNamedProgramLocalParameterdvEXT' 10126 | #define glGetNamedProgramLocalParameterdvEXT ptr__glGetNamedProgramLocalParameterdvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10120:44: warning: 'ptr__glNamedProgramLocalParameter4fvEXT' defined but not used [-Wunused-variable] 10120 | #define glNamedProgramLocalParameter4fvEXT ptr__glNamedProgramLocalParameter4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10120:44: note: in definition of macro 'glNamedProgramLocalParameter4fvEXT' 10120 | #define glNamedProgramLocalParameter4fvEXT ptr__glNamedProgramLocalParameter4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10114:43: warning: 'ptr__glNamedProgramLocalParameter4fEXT' defined but not used [-Wunused-variable] 10114 | #define glNamedProgramLocalParameter4fEXT ptr__glNamedProgramLocalParameter4fEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10114:43: note: in definition of macro 'glNamedProgramLocalParameter4fEXT' 10114 | #define glNamedProgramLocalParameter4fEXT ptr__glNamedProgramLocalParameter4fEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10108:44: warning: 'ptr__glNamedProgramLocalParameter4dvEXT' defined but not used [-Wunused-variable] 10108 | #define glNamedProgramLocalParameter4dvEXT ptr__glNamedProgramLocalParameter4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10108:44: note: in definition of macro 'glNamedProgramLocalParameter4dvEXT' 10108 | #define glNamedProgramLocalParameter4dvEXT ptr__glNamedProgramLocalParameter4dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10102:43: warning: 'ptr__glNamedProgramLocalParameter4dEXT' defined but not used [-Wunused-variable] 10102 | #define glNamedProgramLocalParameter4dEXT ptr__glNamedProgramLocalParameter4dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10102:43: note: in definition of macro 'glNamedProgramLocalParameter4dEXT' 10102 | #define glNamedProgramLocalParameter4dEXT ptr__glNamedProgramLocalParameter4dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10096:33: warning: 'ptr__glNamedProgramStringEXT' defined but not used [-Wunused-variable] 10096 | #define glNamedProgramStringEXT ptr__glNamedProgramStringEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16825:43: note: in expansion of macro 'glNamedProgramStringEXT' 16825 | static type__ptr__glNamedProgramStringEXT glNamedProgramStringEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10090:41: warning: 'ptr__glGetCompressedMultiTexImageEXT' defined but not used [-Wunused-variable] 10090 | #define glGetCompressedMultiTexImageEXT ptr__glGetCompressedMultiTexImageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10090:41: note: in definition of macro 'glGetCompressedMultiTexImageEXT' 10090 | #define glGetCompressedMultiTexImageEXT ptr__glGetCompressedMultiTexImageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10084:43: warning: 'ptr__glCompressedMultiTexSubImage1DEXT' defined but not used [-Wunused-variable] 10084 | #define glCompressedMultiTexSubImage1DEXT ptr__glCompressedMultiTexSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10084:43: note: in definition of macro 'glCompressedMultiTexSubImage1DEXT' 10084 | #define glCompressedMultiTexSubImage1DEXT ptr__glCompressedMultiTexSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10078:43: warning: 'ptr__glCompressedMultiTexSubImage2DEXT' defined but not used [-Wunused-variable] 10078 | #define glCompressedMultiTexSubImage2DEXT ptr__glCompressedMultiTexSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10078:43: note: in definition of macro 'glCompressedMultiTexSubImage2DEXT' 10078 | #define glCompressedMultiTexSubImage2DEXT ptr__glCompressedMultiTexSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10072:43: warning: 'ptr__glCompressedMultiTexSubImage3DEXT' defined but not used [-Wunused-variable] 10072 | #define glCompressedMultiTexSubImage3DEXT ptr__glCompressedMultiTexSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10072:43: note: in definition of macro 'glCompressedMultiTexSubImage3DEXT' 10072 | #define glCompressedMultiTexSubImage3DEXT ptr__glCompressedMultiTexSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10066:40: warning: 'ptr__glCompressedMultiTexImage1DEXT' defined but not used [-Wunused-variable] 10066 | #define glCompressedMultiTexImage1DEXT ptr__glCompressedMultiTexImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10066:40: note: in definition of macro 'glCompressedMultiTexImage1DEXT' 10066 | #define glCompressedMultiTexImage1DEXT ptr__glCompressedMultiTexImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10060:40: warning: 'ptr__glCompressedMultiTexImage2DEXT' defined but not used [-Wunused-variable] 10060 | #define glCompressedMultiTexImage2DEXT ptr__glCompressedMultiTexImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10060:40: note: in definition of macro 'glCompressedMultiTexImage2DEXT' 10060 | #define glCompressedMultiTexImage2DEXT ptr__glCompressedMultiTexImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10054:40: warning: 'ptr__glCompressedMultiTexImage3DEXT' defined but not used [-Wunused-variable] 10054 | #define glCompressedMultiTexImage3DEXT ptr__glCompressedMultiTexImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10054:40: note: in definition of macro 'glCompressedMultiTexImage3DEXT' 10054 | #define glCompressedMultiTexImage3DEXT ptr__glCompressedMultiTexImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10048:40: warning: 'ptr__glGetCompressedTextureImageEXT' defined but not used [-Wunused-variable] 10048 | #define glGetCompressedTextureImageEXT ptr__glGetCompressedTextureImageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10048:40: note: in definition of macro 'glGetCompressedTextureImageEXT' 10048 | #define glGetCompressedTextureImageEXT ptr__glGetCompressedTextureImageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10042:42: warning: 'ptr__glCompressedTextureSubImage1DEXT' defined but not used [-Wunused-variable] 10042 | #define glCompressedTextureSubImage1DEXT ptr__glCompressedTextureSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10042:42: note: in definition of macro 'glCompressedTextureSubImage1DEXT' 10042 | #define glCompressedTextureSubImage1DEXT ptr__glCompressedTextureSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10036:42: warning: 'ptr__glCompressedTextureSubImage2DEXT' defined but not used [-Wunused-variable] 10036 | #define glCompressedTextureSubImage2DEXT ptr__glCompressedTextureSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10036:42: note: in definition of macro 'glCompressedTextureSubImage2DEXT' 10036 | #define glCompressedTextureSubImage2DEXT ptr__glCompressedTextureSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10030:42: warning: 'ptr__glCompressedTextureSubImage3DEXT' defined but not used [-Wunused-variable] 10030 | #define glCompressedTextureSubImage3DEXT ptr__glCompressedTextureSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10030:42: note: in definition of macro 'glCompressedTextureSubImage3DEXT' 10030 | #define glCompressedTextureSubImage3DEXT ptr__glCompressedTextureSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10024:39: warning: 'ptr__glCompressedTextureImage1DEXT' defined but not used [-Wunused-variable] 10024 | #define glCompressedTextureImage1DEXT ptr__glCompressedTextureImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10024:39: note: in definition of macro 'glCompressedTextureImage1DEXT' 10024 | #define glCompressedTextureImage1DEXT ptr__glCompressedTextureImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10018:39: warning: 'ptr__glCompressedTextureImage2DEXT' defined but not used [-Wunused-variable] 10018 | #define glCompressedTextureImage2DEXT ptr__glCompressedTextureImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10018:39: note: in definition of macro 'glCompressedTextureImage2DEXT' 10018 | #define glCompressedTextureImage2DEXT ptr__glCompressedTextureImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10012:39: warning: 'ptr__glCompressedTextureImage3DEXT' defined but not used [-Wunused-variable] 10012 | #define glCompressedTextureImage3DEXT ptr__glCompressedTextureImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10012:39: note: in definition of macro 'glCompressedTextureImage3DEXT' 10012 | #define glCompressedTextureImage3DEXT ptr__glCompressedTextureImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10006:33: warning: 'ptr__glGetPointerIndexedvEXT' defined but not used [-Wunused-variable] 10006 | #define glGetPointerIndexedvEXT ptr__glGetPointerIndexedvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16780:43: note: in expansion of macro 'glGetPointerIndexedvEXT' 16780 | static type__ptr__glGetPointerIndexedvEXT glGetPointerIndexedvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:10000:32: warning: 'ptr__glGetDoubleIndexedvEXT' defined but not used [-Wunused-variable] 10000 | #define glGetDoubleIndexedvEXT ptr__glGetDoubleIndexedvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16777:42: note: in expansion of macro 'glGetDoubleIndexedvEXT' 16777 | static type__ptr__glGetDoubleIndexedvEXT glGetDoubleIndexedvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9994:31: warning: 'ptr__glGetFloatIndexedvEXT' defined but not used [-Wunused-variable] 9994 | #define glGetFloatIndexedvEXT ptr__glGetFloatIndexedvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16774:41: note: in expansion of macro 'glGetFloatIndexedvEXT' 16774 | static type__ptr__glGetFloatIndexedvEXT glGetFloatIndexedvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9988:31: warning: 'ptr__glGetMultiTexGenivEXT' defined but not used [-Wunused-variable] 9988 | #define glGetMultiTexGenivEXT ptr__glGetMultiTexGenivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16771:41: note: in expansion of macro 'glGetMultiTexGenivEXT' 16771 | static type__ptr__glGetMultiTexGenivEXT glGetMultiTexGenivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9982:31: warning: 'ptr__glGetMultiTexGenfvEXT' defined but not used [-Wunused-variable] 9982 | #define glGetMultiTexGenfvEXT ptr__glGetMultiTexGenfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16768:41: note: in expansion of macro 'glGetMultiTexGenfvEXT' 16768 | static type__ptr__glGetMultiTexGenfvEXT glGetMultiTexGenfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9976:31: warning: 'ptr__glGetMultiTexGendvEXT' defined but not used [-Wunused-variable] 9976 | #define glGetMultiTexGendvEXT ptr__glGetMultiTexGendvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16765:41: note: in expansion of macro 'glGetMultiTexGendvEXT' 16765 | static type__ptr__glGetMultiTexGendvEXT glGetMultiTexGendvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9970:31: warning: 'ptr__glGetMultiTexEnvivEXT' defined but not used [-Wunused-variable] 9970 | #define glGetMultiTexEnvivEXT ptr__glGetMultiTexEnvivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16762:41: note: in expansion of macro 'glGetMultiTexEnvivEXT' 16762 | static type__ptr__glGetMultiTexEnvivEXT glGetMultiTexEnvivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9964:31: warning: 'ptr__glGetMultiTexEnvfvEXT' defined but not used [-Wunused-variable] 9964 | #define glGetMultiTexEnvfvEXT ptr__glGetMultiTexEnvfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16759:41: note: in expansion of macro 'glGetMultiTexEnvfvEXT' 16759 | static type__ptr__glGetMultiTexEnvfvEXT glGetMultiTexEnvfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9958:28: warning: 'ptr__glMultiTexGenivEXT' defined but not used [-Wunused-variable] 9958 | #define glMultiTexGenivEXT ptr__glMultiTexGenivEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16756:38: note: in expansion of macro 'glMultiTexGenivEXT' 16756 | static type__ptr__glMultiTexGenivEXT glMultiTexGenivEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9952:27: warning: 'ptr__glMultiTexGeniEXT' defined but not used [-Wunused-variable] 9952 | #define glMultiTexGeniEXT ptr__glMultiTexGeniEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16753:37: note: in expansion of macro 'glMultiTexGeniEXT' 16753 | static type__ptr__glMultiTexGeniEXT glMultiTexGeniEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9946:28: warning: 'ptr__glMultiTexGenfvEXT' defined but not used [-Wunused-variable] 9946 | #define glMultiTexGenfvEXT ptr__glMultiTexGenfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16750:38: note: in expansion of macro 'glMultiTexGenfvEXT' 16750 | static type__ptr__glMultiTexGenfvEXT glMultiTexGenfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9940:27: warning: 'ptr__glMultiTexGenfEXT' defined but not used [-Wunused-variable] 9940 | #define glMultiTexGenfEXT ptr__glMultiTexGenfEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16747:37: note: in expansion of macro 'glMultiTexGenfEXT' 16747 | static type__ptr__glMultiTexGenfEXT glMultiTexGenfEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9934:28: warning: 'ptr__glMultiTexGendvEXT' defined but not used [-Wunused-variable] 9934 | #define glMultiTexGendvEXT ptr__glMultiTexGendvEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16744:38: note: in expansion of macro 'glMultiTexGendvEXT' 16744 | static type__ptr__glMultiTexGendvEXT glMultiTexGendvEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9928:27: warning: 'ptr__glMultiTexGendEXT' defined but not used [-Wunused-variable] 9928 | #define glMultiTexGendEXT ptr__glMultiTexGendEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16741:37: note: in expansion of macro 'glMultiTexGendEXT' 16741 | static type__ptr__glMultiTexGendEXT glMultiTexGendEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9922:28: warning: 'ptr__glMultiTexEnvivEXT' defined but not used [-Wunused-variable] 9922 | #define glMultiTexEnvivEXT ptr__glMultiTexEnvivEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16738:38: note: in expansion of macro 'glMultiTexEnvivEXT' 16738 | static type__ptr__glMultiTexEnvivEXT glMultiTexEnvivEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9916:27: warning: 'ptr__glMultiTexEnviEXT' defined but not used [-Wunused-variable] 9916 | #define glMultiTexEnviEXT ptr__glMultiTexEnviEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16735:37: note: in expansion of macro 'glMultiTexEnviEXT' 16735 | static type__ptr__glMultiTexEnviEXT glMultiTexEnviEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9910:28: warning: 'ptr__glMultiTexEnvfvEXT' defined but not used [-Wunused-variable] 9910 | #define glMultiTexEnvfvEXT ptr__glMultiTexEnvfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16732:38: note: in expansion of macro 'glMultiTexEnvfvEXT' 16732 | static type__ptr__glMultiTexEnvfvEXT glMultiTexEnvfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9904:27: warning: 'ptr__glMultiTexEnvfEXT' defined but not used [-Wunused-variable] 9904 | #define glMultiTexEnvfEXT ptr__glMultiTexEnvfEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16729:37: note: in expansion of macro 'glMultiTexEnvfEXT' 16729 | static type__ptr__glMultiTexEnvfEXT glMultiTexEnvfEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9898:35: warning: 'ptr__glMultiTexCoordPointerEXT' defined but not used [-Wunused-variable] 9898 | #define glMultiTexCoordPointerEXT ptr__glMultiTexCoordPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16726:45: note: in expansion of macro 'glMultiTexCoordPointerEXT' 16726 | static type__ptr__glMultiTexCoordPointerEXT glMultiTexCoordPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9892:40: warning: 'ptr__glDisableClientStateIndexedEXT' defined but not used [-Wunused-variable] 9892 | #define glDisableClientStateIndexedEXT ptr__glDisableClientStateIndexedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9892:40: note: in definition of macro 'glDisableClientStateIndexedEXT' 9892 | #define glDisableClientStateIndexedEXT ptr__glDisableClientStateIndexedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9886:39: warning: 'ptr__glEnableClientStateIndexedEXT' defined but not used [-Wunused-variable] 9886 | #define glEnableClientStateIndexedEXT ptr__glEnableClientStateIndexedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9886:39: note: in definition of macro 'glEnableClientStateIndexedEXT' 9886 | #define glEnableClientStateIndexedEXT ptr__glEnableClientStateIndexedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9880:31: warning: 'ptr__glBindMultiTextureEXT' defined but not used [-Wunused-variable] 9880 | #define glBindMultiTextureEXT ptr__glBindMultiTextureEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16717:41: note: in expansion of macro 'glBindMultiTextureEXT' 16717 | static type__ptr__glBindMultiTextureEXT glBindMultiTextureEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9874:37: warning: 'ptr__glCopyMultiTexSubImage3DEXT' defined but not used [-Wunused-variable] 9874 | #define glCopyMultiTexSubImage3DEXT ptr__glCopyMultiTexSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16714:47: note: in expansion of macro 'glCopyMultiTexSubImage3DEXT' 16714 | static type__ptr__glCopyMultiTexSubImage3DEXT glCopyMultiTexSubImage3DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9868:33: warning: 'ptr__glMultiTexSubImage3DEXT' defined but not used [-Wunused-variable] 9868 | #define glMultiTexSubImage3DEXT ptr__glMultiTexSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16711:43: note: in expansion of macro 'glMultiTexSubImage3DEXT' 16711 | static type__ptr__glMultiTexSubImage3DEXT glMultiTexSubImage3DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9862:30: warning: 'ptr__glMultiTexImage3DEXT' defined but not used [-Wunused-variable] 9862 | #define glMultiTexImage3DEXT ptr__glMultiTexImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16708:40: note: in expansion of macro 'glMultiTexImage3DEXT' 16708 | static type__ptr__glMultiTexImage3DEXT glMultiTexImage3DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9856:42: warning: 'ptr__glGetMultiTexLevelParameterivEXT' defined but not used [-Wunused-variable] 9856 | #define glGetMultiTexLevelParameterivEXT ptr__glGetMultiTexLevelParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9856:42: note: in definition of macro 'glGetMultiTexLevelParameterivEXT' 9856 | #define glGetMultiTexLevelParameterivEXT ptr__glGetMultiTexLevelParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9850:42: warning: 'ptr__glGetMultiTexLevelParameterfvEXT' defined but not used [-Wunused-variable] 9850 | #define glGetMultiTexLevelParameterfvEXT ptr__glGetMultiTexLevelParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9850:42: note: in definition of macro 'glGetMultiTexLevelParameterfvEXT' 9850 | #define glGetMultiTexLevelParameterfvEXT ptr__glGetMultiTexLevelParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9844:37: warning: 'ptr__glGetMultiTexParameterivEXT' defined but not used [-Wunused-variable] 9844 | #define glGetMultiTexParameterivEXT ptr__glGetMultiTexParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16699:47: note: in expansion of macro 'glGetMultiTexParameterivEXT' 16699 | static type__ptr__glGetMultiTexParameterivEXT glGetMultiTexParameterivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9838:37: warning: 'ptr__glGetMultiTexParameterfvEXT' defined but not used [-Wunused-variable] 9838 | #define glGetMultiTexParameterfvEXT ptr__glGetMultiTexParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16696:47: note: in expansion of macro 'glGetMultiTexParameterfvEXT' 16696 | static type__ptr__glGetMultiTexParameterfvEXT glGetMultiTexParameterfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9832:31: warning: 'ptr__glGetMultiTexImageEXT' defined but not used [-Wunused-variable] 9832 | #define glGetMultiTexImageEXT ptr__glGetMultiTexImageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16693:41: note: in expansion of macro 'glGetMultiTexImageEXT' 16693 | static type__ptr__glGetMultiTexImageEXT glGetMultiTexImageEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9826:37: warning: 'ptr__glCopyMultiTexSubImage2DEXT' defined but not used [-Wunused-variable] 9826 | #define glCopyMultiTexSubImage2DEXT ptr__glCopyMultiTexSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16690:47: note: in expansion of macro 'glCopyMultiTexSubImage2DEXT' 16690 | static type__ptr__glCopyMultiTexSubImage2DEXT glCopyMultiTexSubImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9820:37: warning: 'ptr__glCopyMultiTexSubImage1DEXT' defined but not used [-Wunused-variable] 9820 | #define glCopyMultiTexSubImage1DEXT ptr__glCopyMultiTexSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16687:47: note: in expansion of macro 'glCopyMultiTexSubImage1DEXT' 16687 | static type__ptr__glCopyMultiTexSubImage1DEXT glCopyMultiTexSubImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9814:34: warning: 'ptr__glCopyMultiTexImage2DEXT' defined but not used [-Wunused-variable] 9814 | #define glCopyMultiTexImage2DEXT ptr__glCopyMultiTexImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16684:44: note: in expansion of macro 'glCopyMultiTexImage2DEXT' 16684 | static type__ptr__glCopyMultiTexImage2DEXT glCopyMultiTexImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9808:34: warning: 'ptr__glCopyMultiTexImage1DEXT' defined but not used [-Wunused-variable] 9808 | #define glCopyMultiTexImage1DEXT ptr__glCopyMultiTexImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16681:44: note: in expansion of macro 'glCopyMultiTexImage1DEXT' 16681 | static type__ptr__glCopyMultiTexImage1DEXT glCopyMultiTexImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9802:33: warning: 'ptr__glMultiTexSubImage2DEXT' defined but not used [-Wunused-variable] 9802 | #define glMultiTexSubImage2DEXT ptr__glMultiTexSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16678:43: note: in expansion of macro 'glMultiTexSubImage2DEXT' 16678 | static type__ptr__glMultiTexSubImage2DEXT glMultiTexSubImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9796:33: warning: 'ptr__glMultiTexSubImage1DEXT' defined but not used [-Wunused-variable] 9796 | #define glMultiTexSubImage1DEXT ptr__glMultiTexSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16675:43: note: in expansion of macro 'glMultiTexSubImage1DEXT' 16675 | static type__ptr__glMultiTexSubImage1DEXT glMultiTexSubImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9790:30: warning: 'ptr__glMultiTexImage2DEXT' defined but not used [-Wunused-variable] 9790 | #define glMultiTexImage2DEXT ptr__glMultiTexImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16672:40: note: in expansion of macro 'glMultiTexImage2DEXT' 16672 | static type__ptr__glMultiTexImage2DEXT glMultiTexImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9784:30: warning: 'ptr__glMultiTexImage1DEXT' defined but not used [-Wunused-variable] 9784 | #define glMultiTexImage1DEXT ptr__glMultiTexImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16669:40: note: in expansion of macro 'glMultiTexImage1DEXT' 16669 | static type__ptr__glMultiTexImage1DEXT glMultiTexImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9778:34: warning: 'ptr__glMultiTexParameterivEXT' defined but not used [-Wunused-variable] 9778 | #define glMultiTexParameterivEXT ptr__glMultiTexParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16666:44: note: in expansion of macro 'glMultiTexParameterivEXT' 16666 | static type__ptr__glMultiTexParameterivEXT glMultiTexParameterivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9772:33: warning: 'ptr__glMultiTexParameteriEXT' defined but not used [-Wunused-variable] 9772 | #define glMultiTexParameteriEXT ptr__glMultiTexParameteriEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16663:43: note: in expansion of macro 'glMultiTexParameteriEXT' 16663 | static type__ptr__glMultiTexParameteriEXT glMultiTexParameteriEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9766:34: warning: 'ptr__glMultiTexParameterfvEXT' defined but not used [-Wunused-variable] 9766 | #define glMultiTexParameterfvEXT ptr__glMultiTexParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16660:44: note: in expansion of macro 'glMultiTexParameterfvEXT' 16660 | static type__ptr__glMultiTexParameterfvEXT glMultiTexParameterfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9760:33: warning: 'ptr__glMultiTexParameterfEXT' defined but not used [-Wunused-variable] 9760 | #define glMultiTexParameterfEXT ptr__glMultiTexParameterfEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16657:43: note: in expansion of macro 'glMultiTexParameterfEXT' 16657 | static type__ptr__glMultiTexParameterfEXT glMultiTexParameterfEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9754:36: warning: 'ptr__glCopyTextureSubImage3DEXT' defined but not used [-Wunused-variable] 9754 | #define glCopyTextureSubImage3DEXT ptr__glCopyTextureSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16654:46: note: in expansion of macro 'glCopyTextureSubImage3DEXT' 16654 | static type__ptr__glCopyTextureSubImage3DEXT glCopyTextureSubImage3DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9748:32: warning: 'ptr__glTextureSubImage3DEXT' defined but not used [-Wunused-variable] 9748 | #define glTextureSubImage3DEXT ptr__glTextureSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16651:42: note: in expansion of macro 'glTextureSubImage3DEXT' 16651 | static type__ptr__glTextureSubImage3DEXT glTextureSubImage3DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9742:29: warning: 'ptr__glTextureImage3DEXT' defined but not used [-Wunused-variable] 9742 | #define glTextureImage3DEXT ptr__glTextureImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16648:39: note: in expansion of macro 'glTextureImage3DEXT' 16648 | static type__ptr__glTextureImage3DEXT glTextureImage3DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9736:41: warning: 'ptr__glGetTextureLevelParameterivEXT' defined but not used [-Wunused-variable] 9736 | #define glGetTextureLevelParameterivEXT ptr__glGetTextureLevelParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9736:41: note: in definition of macro 'glGetTextureLevelParameterivEXT' 9736 | #define glGetTextureLevelParameterivEXT ptr__glGetTextureLevelParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9730:41: warning: 'ptr__glGetTextureLevelParameterfvEXT' defined but not used [-Wunused-variable] 9730 | #define glGetTextureLevelParameterfvEXT ptr__glGetTextureLevelParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9730:41: note: in definition of macro 'glGetTextureLevelParameterfvEXT' 9730 | #define glGetTextureLevelParameterfvEXT ptr__glGetTextureLevelParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9724:36: warning: 'ptr__glGetTextureParameterivEXT' defined but not used [-Wunused-variable] 9724 | #define glGetTextureParameterivEXT ptr__glGetTextureParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16639:46: note: in expansion of macro 'glGetTextureParameterivEXT' 16639 | static type__ptr__glGetTextureParameterivEXT glGetTextureParameterivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9718:36: warning: 'ptr__glGetTextureParameterfvEXT' defined but not used [-Wunused-variable] 9718 | #define glGetTextureParameterfvEXT ptr__glGetTextureParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16636:46: note: in expansion of macro 'glGetTextureParameterfvEXT' 16636 | static type__ptr__glGetTextureParameterfvEXT glGetTextureParameterfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9712:30: warning: 'ptr__glGetTextureImageEXT' defined but not used [-Wunused-variable] 9712 | #define glGetTextureImageEXT ptr__glGetTextureImageEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16633:40: note: in expansion of macro 'glGetTextureImageEXT' 16633 | static type__ptr__glGetTextureImageEXT glGetTextureImageEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9706:36: warning: 'ptr__glCopyTextureSubImage2DEXT' defined but not used [-Wunused-variable] 9706 | #define glCopyTextureSubImage2DEXT ptr__glCopyTextureSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16630:46: note: in expansion of macro 'glCopyTextureSubImage2DEXT' 16630 | static type__ptr__glCopyTextureSubImage2DEXT glCopyTextureSubImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9700:36: warning: 'ptr__glCopyTextureSubImage1DEXT' defined but not used [-Wunused-variable] 9700 | #define glCopyTextureSubImage1DEXT ptr__glCopyTextureSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16627:46: note: in expansion of macro 'glCopyTextureSubImage1DEXT' 16627 | static type__ptr__glCopyTextureSubImage1DEXT glCopyTextureSubImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9694:33: warning: 'ptr__glCopyTextureImage2DEXT' defined but not used [-Wunused-variable] 9694 | #define glCopyTextureImage2DEXT ptr__glCopyTextureImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16624:43: note: in expansion of macro 'glCopyTextureImage2DEXT' 16624 | static type__ptr__glCopyTextureImage2DEXT glCopyTextureImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9688:33: warning: 'ptr__glCopyTextureImage1DEXT' defined but not used [-Wunused-variable] 9688 | #define glCopyTextureImage1DEXT ptr__glCopyTextureImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16621:43: note: in expansion of macro 'glCopyTextureImage1DEXT' 16621 | static type__ptr__glCopyTextureImage1DEXT glCopyTextureImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9682:32: warning: 'ptr__glTextureSubImage2DEXT' defined but not used [-Wunused-variable] 9682 | #define glTextureSubImage2DEXT ptr__glTextureSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16618:42: note: in expansion of macro 'glTextureSubImage2DEXT' 16618 | static type__ptr__glTextureSubImage2DEXT glTextureSubImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9676:32: warning: 'ptr__glTextureSubImage1DEXT' defined but not used [-Wunused-variable] 9676 | #define glTextureSubImage1DEXT ptr__glTextureSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16615:42: note: in expansion of macro 'glTextureSubImage1DEXT' 16615 | static type__ptr__glTextureSubImage1DEXT glTextureSubImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9670:29: warning: 'ptr__glTextureImage2DEXT' defined but not used [-Wunused-variable] 9670 | #define glTextureImage2DEXT ptr__glTextureImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16612:39: note: in expansion of macro 'glTextureImage2DEXT' 16612 | static type__ptr__glTextureImage2DEXT glTextureImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9664:29: warning: 'ptr__glTextureImage1DEXT' defined but not used [-Wunused-variable] 9664 | #define glTextureImage1DEXT ptr__glTextureImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16609:39: note: in expansion of macro 'glTextureImage1DEXT' 16609 | static type__ptr__glTextureImage1DEXT glTextureImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9658:33: warning: 'ptr__glTextureParameterivEXT' defined but not used [-Wunused-variable] 9658 | #define glTextureParameterivEXT ptr__glTextureParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16606:43: note: in expansion of macro 'glTextureParameterivEXT' 16606 | static type__ptr__glTextureParameterivEXT glTextureParameterivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9652:32: warning: 'ptr__glTextureParameteriEXT' defined but not used [-Wunused-variable] 9652 | #define glTextureParameteriEXT ptr__glTextureParameteriEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16603:42: note: in expansion of macro 'glTextureParameteriEXT' 16603 | static type__ptr__glTextureParameteriEXT glTextureParameteriEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9646:33: warning: 'ptr__glTextureParameterfvEXT' defined but not used [-Wunused-variable] 9646 | #define glTextureParameterfvEXT ptr__glTextureParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16600:43: note: in expansion of macro 'glTextureParameterfvEXT' 16600 | static type__ptr__glTextureParameterfvEXT glTextureParameterfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9640:32: warning: 'ptr__glTextureParameterfEXT' defined but not used [-Wunused-variable] 9640 | #define glTextureParameterfEXT ptr__glTextureParameterfEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16597:42: note: in expansion of macro 'glTextureParameterfEXT' 16597 | static type__ptr__glTextureParameterfEXT glTextureParameterfEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9634:35: warning: 'ptr__glMatrixMultTransposedEXT' defined but not used [-Wunused-variable] 9634 | #define glMatrixMultTransposedEXT ptr__glMatrixMultTransposedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16594:45: note: in expansion of macro 'glMatrixMultTransposedEXT' 16594 | static type__ptr__glMatrixMultTransposedEXT glMatrixMultTransposedEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9628:35: warning: 'ptr__glMatrixMultTransposefEXT' defined but not used [-Wunused-variable] 9628 | #define glMatrixMultTransposefEXT ptr__glMatrixMultTransposefEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16591:45: note: in expansion of macro 'glMatrixMultTransposefEXT' 16591 | static type__ptr__glMatrixMultTransposefEXT glMatrixMultTransposefEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9622:35: warning: 'ptr__glMatrixLoadTransposedEXT' defined but not used [-Wunused-variable] 9622 | #define glMatrixLoadTransposedEXT ptr__glMatrixLoadTransposedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16588:45: note: in expansion of macro 'glMatrixLoadTransposedEXT' 16588 | static type__ptr__glMatrixLoadTransposedEXT glMatrixLoadTransposedEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9616:35: warning: 'ptr__glMatrixLoadTransposefEXT' defined but not used [-Wunused-variable] 9616 | #define glMatrixLoadTransposefEXT ptr__glMatrixLoadTransposefEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16585:45: note: in expansion of macro 'glMatrixLoadTransposefEXT' 16585 | static type__ptr__glMatrixLoadTransposefEXT glMatrixLoadTransposefEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9610:25: warning: 'ptr__glMatrixPushEXT' defined but not used [-Wunused-variable] 9610 | #define glMatrixPushEXT ptr__glMatrixPushEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16582:35: note: in expansion of macro 'glMatrixPushEXT' 16582 | static type__ptr__glMatrixPushEXT glMatrixPushEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:9604:24: warning: 'ptr__glMatrixPopEXT' defined but not used [-Wunused-variable] 9604 | #define glMatrixPopEXT ptr__glMatrixPopEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16579:34: note: in expansion of macro 'glMatrixPopEXT' 16579 | static type__ptr__glMatrixPopEXT glMatrixPopEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:9598:26: warning: 'ptr__glMatrixOrthoEXT' defined but not used [-Wunused-variable] 9598 | #define glMatrixOrthoEXT ptr__glMatrixOrthoEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16576:36: note: in expansion of macro 'glMatrixOrthoEXT' 16576 | static type__ptr__glMatrixOrthoEXT glMatrixOrthoEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9592:28: warning: 'ptr__glMatrixFrustumEXT' defined but not used [-Wunused-variable] 9592 | #define glMatrixFrustumEXT ptr__glMatrixFrustumEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16573:38: note: in expansion of macro 'glMatrixFrustumEXT' 16573 | static type__ptr__glMatrixFrustumEXT glMatrixFrustumEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9586:31: warning: 'ptr__glMatrixTranslatedEXT' defined but not used [-Wunused-variable] 9586 | #define glMatrixTranslatedEXT ptr__glMatrixTranslatedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16570:41: note: in expansion of macro 'glMatrixTranslatedEXT' 16570 | static type__ptr__glMatrixTranslatedEXT glMatrixTranslatedEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9580:31: warning: 'ptr__glMatrixTranslatefEXT' defined but not used [-Wunused-variable] 9580 | #define glMatrixTranslatefEXT ptr__glMatrixTranslatefEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16567:41: note: in expansion of macro 'glMatrixTranslatefEXT' 16567 | static type__ptr__glMatrixTranslatefEXT glMatrixTranslatefEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9574:27: warning: 'ptr__glMatrixScaledEXT' defined but not used [-Wunused-variable] 9574 | #define glMatrixScaledEXT ptr__glMatrixScaledEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16564:37: note: in expansion of macro 'glMatrixScaledEXT' 16564 | static type__ptr__glMatrixScaledEXT glMatrixScaledEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9568:27: warning: 'ptr__glMatrixScalefEXT' defined but not used [-Wunused-variable] 9568 | #define glMatrixScalefEXT ptr__glMatrixScalefEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16561:37: note: in expansion of macro 'glMatrixScalefEXT' 16561 | static type__ptr__glMatrixScalefEXT glMatrixScalefEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9562:28: warning: 'ptr__glMatrixRotatedEXT' defined but not used [-Wunused-variable] 9562 | #define glMatrixRotatedEXT ptr__glMatrixRotatedEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16558:38: note: in expansion of macro 'glMatrixRotatedEXT' 16558 | static type__ptr__glMatrixRotatedEXT glMatrixRotatedEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9556:28: warning: 'ptr__glMatrixRotatefEXT' defined but not used [-Wunused-variable] 9556 | #define glMatrixRotatefEXT ptr__glMatrixRotatefEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16555:38: note: in expansion of macro 'glMatrixRotatefEXT' 16555 | static type__ptr__glMatrixRotatefEXT glMatrixRotatefEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9550:33: warning: 'ptr__glMatrixLoadIdentityEXT' defined but not used [-Wunused-variable] 9550 | #define glMatrixLoadIdentityEXT ptr__glMatrixLoadIdentityEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16552:43: note: in expansion of macro 'glMatrixLoadIdentityEXT' 16552 | static type__ptr__glMatrixLoadIdentityEXT glMatrixLoadIdentityEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9544:26: warning: 'ptr__glMatrixMultdEXT' defined but not used [-Wunused-variable] 9544 | #define glMatrixMultdEXT ptr__glMatrixMultdEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16549:36: note: in expansion of macro 'glMatrixMultdEXT' 16549 | static type__ptr__glMatrixMultdEXT glMatrixMultdEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9538:26: warning: 'ptr__glMatrixMultfEXT' defined but not used [-Wunused-variable] 9538 | #define glMatrixMultfEXT ptr__glMatrixMultfEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16546:36: note: in expansion of macro 'glMatrixMultfEXT' 16546 | static type__ptr__glMatrixMultfEXT glMatrixMultfEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9532:26: warning: 'ptr__glMatrixLoaddEXT' defined but not used [-Wunused-variable] 9532 | #define glMatrixLoaddEXT ptr__glMatrixLoaddEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16543:36: note: in expansion of macro 'glMatrixLoaddEXT' 16543 | static type__ptr__glMatrixLoaddEXT glMatrixLoaddEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9526:26: warning: 'ptr__glMatrixLoadfEXT' defined but not used [-Wunused-variable] 9526 | #define glMatrixLoadfEXT ptr__glMatrixLoadfEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16540:36: note: in expansion of macro 'glMatrixLoadfEXT' 16540 | static type__ptr__glMatrixLoadfEXT glMatrixLoadfEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9520:38: warning: 'ptr__glPushClientAttribDefaultEXT' defined but not used [-Wunused-variable] 9520 | #define glPushClientAttribDefaultEXT ptr__glPushClientAttribDefaultEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9520:38: note: in definition of macro 'glPushClientAttribDefaultEXT' 9520 | #define glPushClientAttribDefaultEXT ptr__glPushClientAttribDefaultEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9514:34: warning: 'ptr__glClientAttribDefaultEXT' defined but not used [-Wunused-variable] 9514 | #define glClientAttribDefaultEXT ptr__glClientAttribDefaultEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16534:44: note: in expansion of macro 'glClientAttribDefaultEXT' 16534 | static type__ptr__glClientAttribDefaultEXT glClientAttribDefaultEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9508:42: warning: 'ptr__glGetTransformFeedbackVaryingEXT' defined but not used [-Wunused-variable] 9508 | #define glGetTransformFeedbackVaryingEXT ptr__glGetTransformFeedbackVaryingEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9508:42: note: in definition of macro 'glGetTransformFeedbackVaryingEXT' 9508 | #define glGetTransformFeedbackVaryingEXT ptr__glGetTransformFeedbackVaryingEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9502:40: warning: 'ptr__glTransformFeedbackVaryingsEXT' defined but not used [-Wunused-variable] 9502 | #define glTransformFeedbackVaryingsEXT ptr__glTransformFeedbackVaryingsEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9502:40: note: in definition of macro 'glTransformFeedbackVaryingsEXT' 9502 | #define glTransformFeedbackVaryingsEXT ptr__glTransformFeedbackVaryingsEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9496:29: warning: 'ptr__glBindBufferBaseEXT' defined but not used [-Wunused-variable] 9496 | #define glBindBufferBaseEXT ptr__glBindBufferBaseEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16525:39: note: in expansion of macro 'glBindBufferBaseEXT' 16525 | static type__ptr__glBindBufferBaseEXT glBindBufferBaseEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9490:31: warning: 'ptr__glBindBufferOffsetEXT' defined but not used [-Wunused-variable] 9490 | #define glBindBufferOffsetEXT ptr__glBindBufferOffsetEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16522:41: note: in expansion of macro 'glBindBufferOffsetEXT' 16522 | static type__ptr__glBindBufferOffsetEXT glBindBufferOffsetEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9484:30: warning: 'ptr__glBindBufferRangeEXT' defined but not used [-Wunused-variable] 9484 | #define glBindBufferRangeEXT ptr__glBindBufferRangeEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16519:40: note: in expansion of macro 'glBindBufferRangeEXT' 16519 | static type__ptr__glBindBufferRangeEXT glBindBufferRangeEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9478:35: warning: 'ptr__glEndTransformFeedbackEXT' defined but not used [-Wunused-variable] 9478 | #define glEndTransformFeedbackEXT ptr__glEndTransformFeedbackEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16516:45: note: in expansion of macro 'glEndTransformFeedbackEXT' 16516 | static type__ptr__glEndTransformFeedbackEXT glEndTransformFeedbackEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9472:37: warning: 'ptr__glBeginTransformFeedbackEXT' defined but not used [-Wunused-variable] 9472 | #define glBeginTransformFeedbackEXT ptr__glBeginTransformFeedbackEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16513:47: note: in expansion of macro 'glBeginTransformFeedbackEXT' 16513 | static type__ptr__glBeginTransformFeedbackEXT glBeginTransformFeedbackEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9466:27: warning: 'ptr__glGetVideoui64vNV' defined but not used [-Wunused-variable] 9466 | #define glGetVideoui64vNV ptr__glGetVideoui64vNV | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16510:37: note: in expansion of macro 'glGetVideoui64vNV' 16510 | static type__ptr__glGetVideoui64vNV glGetVideoui64vNV = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9460:26: warning: 'ptr__glGetVideoi64vNV' defined but not used [-Wunused-variable] 9460 | #define glGetVideoi64vNV ptr__glGetVideoi64vNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16507:36: note: in expansion of macro 'glGetVideoi64vNV' 16507 | static type__ptr__glGetVideoi64vNV glGetVideoi64vNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9454:25: warning: 'ptr__glGetVideouivNV' defined but not used [-Wunused-variable] 9454 | #define glGetVideouivNV ptr__glGetVideouivNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16504:35: note: in expansion of macro 'glGetVideouivNV' 16504 | static type__ptr__glGetVideouivNV glGetVideouivNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:9448:24: warning: 'ptr__glGetVideoivNV' defined but not used [-Wunused-variable] 9448 | #define glGetVideoivNV ptr__glGetVideoivNV | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16501:34: note: in expansion of macro 'glGetVideoivNV' 16501 | static type__ptr__glGetVideoivNV glGetVideoivNV = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:9442:34: warning: 'ptr__glPresentFrameDualFillNV' defined but not used [-Wunused-variable] 9442 | #define glPresentFrameDualFillNV ptr__glPresentFrameDualFillNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16498:44: note: in expansion of macro 'glPresentFrameDualFillNV' 16498 | static type__ptr__glPresentFrameDualFillNV glPresentFrameDualFillNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9436:31: warning: 'ptr__glPresentFrameKeyedNV' defined but not used [-Wunused-variable] 9436 | #define glPresentFrameKeyedNV ptr__glPresentFrameKeyedNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16495:41: note: in expansion of macro 'glPresentFrameKeyedNV' 16495 | static type__ptr__glPresentFrameKeyedNV glPresentFrameKeyedNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9430:34: warning: 'ptr__glEndConditionalRenderNV' defined but not used [-Wunused-variable] 9430 | #define glEndConditionalRenderNV ptr__glEndConditionalRenderNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16492:44: note: in expansion of macro 'glEndConditionalRenderNV' 16492 | static type__ptr__glEndConditionalRenderNV glEndConditionalRenderNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9424:36: warning: 'ptr__glBeginConditionalRenderNV' defined but not used [-Wunused-variable] 9424 | #define glBeginConditionalRenderNV ptr__glBeginConditionalRenderNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16489:46: note: in expansion of macro 'glBeginConditionalRenderNV' 16489 | static type__ptr__glBeginConditionalRenderNV glBeginConditionalRenderNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9418:34: warning: 'ptr__glFrameTerminatorGREMEDY' defined but not used [-Wunused-variable] 9418 | #define glFrameTerminatorGREMEDY ptr__glFrameTerminatorGREMEDY | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16486:44: note: in expansion of macro 'glFrameTerminatorGREMEDY' 16486 | static type__ptr__glFrameTerminatorGREMEDY glFrameTerminatorGREMEDY = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9412:28: warning: 'ptr__glClearColorIuiEXT' defined but not used [-Wunused-variable] 9412 | #define glClearColorIuiEXT ptr__glClearColorIuiEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16483:38: note: in expansion of macro 'glClearColorIuiEXT' 16483 | static type__ptr__glClearColorIuiEXT glClearColorIuiEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9406:27: warning: 'ptr__glClearColorIiEXT' defined but not used [-Wunused-variable] 9406 | #define glClearColorIiEXT ptr__glClearColorIiEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16480:37: note: in expansion of macro 'glClearColorIiEXT' 16480 | static type__ptr__glClearColorIiEXT glClearColorIiEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9400:34: warning: 'ptr__glGetTexParameterIuivEXT' defined but not used [-Wunused-variable] 9400 | #define glGetTexParameterIuivEXT ptr__glGetTexParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16477:44: note: in expansion of macro 'glGetTexParameterIuivEXT' 16477 | static type__ptr__glGetTexParameterIuivEXT glGetTexParameterIuivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9394:33: warning: 'ptr__glGetTexParameterIivEXT' defined but not used [-Wunused-variable] 9394 | #define glGetTexParameterIivEXT ptr__glGetTexParameterIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16474:43: note: in expansion of macro 'glGetTexParameterIivEXT' 16474 | static type__ptr__glGetTexParameterIivEXT glGetTexParameterIivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9388:31: warning: 'ptr__glTexParameterIuivEXT' defined but not used [-Wunused-variable] 9388 | #define glTexParameterIuivEXT ptr__glTexParameterIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16471:41: note: in expansion of macro 'glTexParameterIuivEXT' 16471 | static type__ptr__glTexParameterIuivEXT glTexParameterIuivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9382:30: warning: 'ptr__glTexParameterIivEXT' defined but not used [-Wunused-variable] 9382 | #define glTexParameterIivEXT ptr__glTexParameterIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16468:40: note: in expansion of macro 'glTexParameterIivEXT' 16468 | static type__ptr__glTexParameterIivEXT glTexParameterIivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9376:31: warning: 'ptr__glGetUniformOffsetEXT' defined but not used [-Wunused-variable] 9376 | #define glGetUniformOffsetEXT ptr__glGetUniformOffsetEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16465:41: note: in expansion of macro 'glGetUniformOffsetEXT' 16465 | static type__ptr__glGetUniformOffsetEXT glGetUniformOffsetEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9370:35: warning: 'ptr__glGetUniformBufferSizeEXT' defined but not used [-Wunused-variable] 9370 | #define glGetUniformBufferSizeEXT ptr__glGetUniformBufferSizeEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16462:45: note: in expansion of macro 'glGetUniformBufferSizeEXT' 16462 | static type__ptr__glGetUniformBufferSizeEXT glGetUniformBufferSizeEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9364:28: warning: 'ptr__glUniformBufferEXT' defined but not used [-Wunused-variable] 9364 | #define glUniformBufferEXT ptr__glUniformBufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16459:38: note: in expansion of macro 'glUniformBufferEXT' 16459 | static type__ptr__glUniformBufferEXT glUniformBufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9358:44: warning: 'ptr__glTransformFeedbackStreamAttribsNV' defined but not used [-Wunused-variable] 9358 | #define glTransformFeedbackStreamAttribsNV ptr__glTransformFeedbackStreamAttribsNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9358:44: note: in definition of macro 'glTransformFeedbackStreamAttribsNV' 9358 | #define glTransformFeedbackStreamAttribsNV ptr__glTransformFeedbackStreamAttribsNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9352:41: warning: 'ptr__glGetTransformFeedbackVaryingNV' defined but not used [-Wunused-variable] 9352 | #define glGetTransformFeedbackVaryingNV ptr__glGetTransformFeedbackVaryingNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9352:41: note: in definition of macro 'glGetTransformFeedbackVaryingNV' 9352 | #define glGetTransformFeedbackVaryingNV ptr__glGetTransformFeedbackVaryingNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9346:30: warning: 'ptr__glGetActiveVaryingNV' defined but not used [-Wunused-variable] 9346 | #define glGetActiveVaryingNV ptr__glGetActiveVaryingNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16450:40: note: in expansion of macro 'glGetActiveVaryingNV' 16450 | static type__ptr__glGetActiveVaryingNV glGetActiveVaryingNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9340:32: warning: 'ptr__glGetVaryingLocationNV' defined but not used [-Wunused-variable] 9340 | #define glGetVaryingLocationNV ptr__glGetVaryingLocationNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16447:42: note: in expansion of macro 'glGetVaryingLocationNV' 16447 | static type__ptr__glGetVaryingLocationNV glGetVaryingLocationNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9334:27: warning: 'ptr__glActiveVaryingNV' defined but not used [-Wunused-variable] 9334 | #define glActiveVaryingNV ptr__glActiveVaryingNV | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16444:37: note: in expansion of macro 'glActiveVaryingNV' 16444 | static type__ptr__glActiveVaryingNV glActiveVaryingNV = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:9328:39: warning: 'ptr__glTransformFeedbackVaryingsNV' defined but not used [-Wunused-variable] 9328 | #define glTransformFeedbackVaryingsNV ptr__glTransformFeedbackVaryingsNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9328:39: note: in definition of macro 'glTransformFeedbackVaryingsNV' 9328 | #define glTransformFeedbackVaryingsNV ptr__glTransformFeedbackVaryingsNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9322:28: warning: 'ptr__glBindBufferBaseNV' defined but not used [-Wunused-variable] 9322 | #define glBindBufferBaseNV ptr__glBindBufferBaseNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16438:38: note: in expansion of macro 'glBindBufferBaseNV' 16438 | static type__ptr__glBindBufferBaseNV glBindBufferBaseNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9316:30: warning: 'ptr__glBindBufferOffsetNV' defined but not used [-Wunused-variable] 9316 | #define glBindBufferOffsetNV ptr__glBindBufferOffsetNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16435:40: note: in expansion of macro 'glBindBufferOffsetNV' 16435 | static type__ptr__glBindBufferOffsetNV glBindBufferOffsetNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9310:29: warning: 'ptr__glBindBufferRangeNV' defined but not used [-Wunused-variable] 9310 | #define glBindBufferRangeNV ptr__glBindBufferRangeNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16432:39: note: in expansion of macro 'glBindBufferRangeNV' 16432 | static type__ptr__glBindBufferRangeNV glBindBufferRangeNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9304:38: warning: 'ptr__glTransformFeedbackAttribsNV' defined but not used [-Wunused-variable] 9304 | #define glTransformFeedbackAttribsNV ptr__glTransformFeedbackAttribsNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9304:38: note: in definition of macro 'glTransformFeedbackAttribsNV' 9304 | #define glTransformFeedbackAttribsNV ptr__glTransformFeedbackAttribsNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9298:34: warning: 'ptr__glEndTransformFeedbackNV' defined but not used [-Wunused-variable] 9298 | #define glEndTransformFeedbackNV ptr__glEndTransformFeedbackNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16426:44: note: in expansion of macro 'glEndTransformFeedbackNV' 16426 | static type__ptr__glEndTransformFeedbackNV glEndTransformFeedbackNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9292:36: warning: 'ptr__glBeginTransformFeedbackNV' defined but not used [-Wunused-variable] 9292 | #define glBeginTransformFeedbackNV ptr__glBeginTransformFeedbackNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16423:46: note: in expansion of macro 'glBeginTransformFeedbackNV' 16423 | static type__ptr__glBeginTransformFeedbackNV glBeginTransformFeedbackNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9286:31: warning: 'ptr__glIsEnabledIndexedEXT' defined but not used [-Wunused-variable] 9286 | #define glIsEnabledIndexedEXT ptr__glIsEnabledIndexedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16420:41: note: in expansion of macro 'glIsEnabledIndexedEXT' 16420 | static type__ptr__glIsEnabledIndexedEXT glIsEnabledIndexedEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9280:29: warning: 'ptr__glDisableIndexedEXT' defined but not used [-Wunused-variable] 9280 | #define glDisableIndexedEXT ptr__glDisableIndexedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16417:39: note: in expansion of macro 'glDisableIndexedEXT' 16417 | static type__ptr__glDisableIndexedEXT glDisableIndexedEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9274:28: warning: 'ptr__glEnableIndexedEXT' defined but not used [-Wunused-variable] 9274 | #define glEnableIndexedEXT ptr__glEnableIndexedEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16414:38: note: in expansion of macro 'glEnableIndexedEXT' 16414 | static type__ptr__glEnableIndexedEXT glEnableIndexedEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9268:33: warning: 'ptr__glGetIntegerIndexedvEXT' defined but not used [-Wunused-variable] 9268 | #define glGetIntegerIndexedvEXT ptr__glGetIntegerIndexedvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16411:43: note: in expansion of macro 'glGetIntegerIndexedvEXT' 16411 | static type__ptr__glGetIntegerIndexedvEXT glGetIntegerIndexedvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9262:33: warning: 'ptr__glGetBooleanIndexedvEXT' defined but not used [-Wunused-variable] 9262 | #define glGetBooleanIndexedvEXT ptr__glGetBooleanIndexedvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16408:43: note: in expansion of macro 'glGetBooleanIndexedvEXT' 16408 | static type__ptr__glGetBooleanIndexedvEXT glGetBooleanIndexedvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9256:31: warning: 'ptr__glColorMaskIndexedEXT' defined but not used [-Wunused-variable] 9256 | #define glColorMaskIndexedEXT ptr__glColorMaskIndexedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16405:41: note: in expansion of macro 'glColorMaskIndexedEXT' 16405 | static type__ptr__glColorMaskIndexedEXT glColorMaskIndexedEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9250:41: warning: 'ptr__glProgramBufferParametersIuivNV' defined but not used [-Wunused-variable] 9250 | #define glProgramBufferParametersIuivNV ptr__glProgramBufferParametersIuivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9250:41: note: in definition of macro 'glProgramBufferParametersIuivNV' 9250 | #define glProgramBufferParametersIuivNV ptr__glProgramBufferParametersIuivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9244:40: warning: 'ptr__glProgramBufferParametersIivNV' defined but not used [-Wunused-variable] 9244 | #define glProgramBufferParametersIivNV ptr__glProgramBufferParametersIivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9244:40: note: in definition of macro 'glProgramBufferParametersIivNV' 9244 | #define glProgramBufferParametersIivNV ptr__glProgramBufferParametersIivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9238:39: warning: 'ptr__glProgramBufferParametersfvNV' defined but not used [-Wunused-variable] 9238 | #define glProgramBufferParametersfvNV ptr__glProgramBufferParametersfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9238:39: note: in definition of macro 'glProgramBufferParametersfvNV' 9238 | #define glProgramBufferParametersfvNV ptr__glProgramBufferParametersfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9232:52: warning: 'ptr__glRenderbufferStorageMultisampleCoverageNV' defined but not used [-Wunused-variable] 9232 | #define glRenderbufferStorageMultisampleCoverageNV ptr__glRenderbufferStorageMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9232:52: note: in definition of macro 'glRenderbufferStorageMultisampleCoverageNV' 9232 | #define glRenderbufferStorageMultisampleCoverageNV ptr__glRenderbufferStorageMultisampleCoverageNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9226:26: warning: 'ptr__glDepthBoundsdNV' defined but not used [-Wunused-variable] 9226 | #define glDepthBoundsdNV ptr__glDepthBoundsdNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16390:36: note: in expansion of macro 'glDepthBoundsdNV' 16390 | static type__ptr__glDepthBoundsdNV glDepthBoundsdNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9220:25: warning: 'ptr__glClearDepthdNV' defined but not used [-Wunused-variable] 9220 | #define glClearDepthdNV ptr__glClearDepthdNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16387:35: note: in expansion of macro 'glClearDepthdNV' 16387 | static type__ptr__glClearDepthdNV glClearDepthdNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:9214:25: warning: 'ptr__glDepthRangedNV' defined but not used [-Wunused-variable] 9214 | #define glDepthRangedNV ptr__glDepthRangedNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16384:35: note: in expansion of macro 'glDepthRangedNV' 16384 | static type__ptr__glDepthRangedNV glDepthRangedNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:9208:24: warning: 'ptr__glTexBufferEXT' defined but not used [-Wunused-variable] 9208 | #define glTexBufferEXT ptr__glTexBufferEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16381:34: note: in expansion of macro 'glTexBufferEXT' 16381 | static type__ptr__glTexBufferEXT glTexBufferEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:9202:36: warning: 'ptr__glDrawElementsInstancedEXT' defined but not used [-Wunused-variable] 9202 | #define glDrawElementsInstancedEXT ptr__glDrawElementsInstancedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16378:46: note: in expansion of macro 'glDrawElementsInstancedEXT' 16378 | static type__ptr__glDrawElementsInstancedEXT glDrawElementsInstancedEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9196:34: warning: 'ptr__glDrawArraysInstancedEXT' defined but not used [-Wunused-variable] 9196 | #define glDrawArraysInstancedEXT ptr__glDrawArraysInstancedEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16375:44: note: in expansion of macro 'glDrawArraysInstancedEXT' 16375 | static type__ptr__glDrawArraysInstancedEXT glDrawArraysInstancedEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9190:26: warning: 'ptr__glUniform4uivEXT' defined but not used [-Wunused-variable] 9190 | #define glUniform4uivEXT ptr__glUniform4uivEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16372:36: note: in expansion of macro 'glUniform4uivEXT' 16372 | static type__ptr__glUniform4uivEXT glUniform4uivEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9184:26: warning: 'ptr__glUniform3uivEXT' defined but not used [-Wunused-variable] 9184 | #define glUniform3uivEXT ptr__glUniform3uivEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16369:36: note: in expansion of macro 'glUniform3uivEXT' 16369 | static type__ptr__glUniform3uivEXT glUniform3uivEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9178:26: warning: 'ptr__glUniform2uivEXT' defined but not used [-Wunused-variable] 9178 | #define glUniform2uivEXT ptr__glUniform2uivEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16366:36: note: in expansion of macro 'glUniform2uivEXT' 16366 | static type__ptr__glUniform2uivEXT glUniform2uivEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9172:26: warning: 'ptr__glUniform1uivEXT' defined but not used [-Wunused-variable] 9172 | #define glUniform1uivEXT ptr__glUniform1uivEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16363:36: note: in expansion of macro 'glUniform1uivEXT' 16363 | static type__ptr__glUniform1uivEXT glUniform1uivEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:9166:25: warning: 'ptr__glUniform4uiEXT' defined but not used [-Wunused-variable] 9166 | #define glUniform4uiEXT ptr__glUniform4uiEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16360:35: note: in expansion of macro 'glUniform4uiEXT' 16360 | static type__ptr__glUniform4uiEXT glUniform4uiEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:9160:25: warning: 'ptr__glUniform3uiEXT' defined but not used [-Wunused-variable] 9160 | #define glUniform3uiEXT ptr__glUniform3uiEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16357:35: note: in expansion of macro 'glUniform3uiEXT' 16357 | static type__ptr__glUniform3uiEXT glUniform3uiEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:9154:25: warning: 'ptr__glUniform2uiEXT' defined but not used [-Wunused-variable] 9154 | #define glUniform2uiEXT ptr__glUniform2uiEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16354:35: note: in expansion of macro 'glUniform2uiEXT' 16354 | static type__ptr__glUniform2uiEXT glUniform2uiEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:9148:25: warning: 'ptr__glUniform1uiEXT' defined but not used [-Wunused-variable] 9148 | #define glUniform1uiEXT ptr__glUniform1uiEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16351:35: note: in expansion of macro 'glUniform1uiEXT' 16351 | static type__ptr__glUniform1uiEXT glUniform1uiEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:9142:34: warning: 'ptr__glGetFragDataLocationEXT' defined but not used [-Wunused-variable] 9142 | #define glGetFragDataLocationEXT ptr__glGetFragDataLocationEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16348:44: note: in expansion of macro 'glGetFragDataLocationEXT' 16348 | static type__ptr__glGetFragDataLocationEXT glGetFragDataLocationEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9136:35: warning: 'ptr__glBindFragDataLocationEXT' defined but not used [-Wunused-variable] 9136 | #define glBindFragDataLocationEXT ptr__glBindFragDataLocationEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16345:45: note: in expansion of macro 'glBindFragDataLocationEXT' 16345 | static type__ptr__glBindFragDataLocationEXT glBindFragDataLocationEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9130:28: warning: 'ptr__glGetUniformuivEXT' defined but not used [-Wunused-variable] 9130 | #define glGetUniformuivEXT ptr__glGetUniformuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16342:38: note: in expansion of macro 'glGetUniformuivEXT' 16342 | static type__ptr__glGetUniformuivEXT glGetUniformuivEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:9124:34: warning: 'ptr__glGetVertexAttribIuivEXT' defined but not used [-Wunused-variable] 9124 | #define glGetVertexAttribIuivEXT ptr__glGetVertexAttribIuivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16339:44: note: in expansion of macro 'glGetVertexAttribIuivEXT' 16339 | static type__ptr__glGetVertexAttribIuivEXT glGetVertexAttribIuivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9118:33: warning: 'ptr__glGetVertexAttribIivEXT' defined but not used [-Wunused-variable] 9118 | #define glGetVertexAttribIivEXT ptr__glGetVertexAttribIivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16336:43: note: in expansion of macro 'glGetVertexAttribIivEXT' 16336 | static type__ptr__glGetVertexAttribIivEXT glGetVertexAttribIivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9112:35: warning: 'ptr__glVertexAttribIPointerEXT' defined but not used [-Wunused-variable] 9112 | #define glVertexAttribIPointerEXT ptr__glVertexAttribIPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16333:45: note: in expansion of macro 'glVertexAttribIPointerEXT' 16333 | static type__ptr__glVertexAttribIPointerEXT glVertexAttribIPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9106:32: warning: 'ptr__glVertexAttribI4usvEXT' defined but not used [-Wunused-variable] 9106 | #define glVertexAttribI4usvEXT ptr__glVertexAttribI4usvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16330:42: note: in expansion of macro 'glVertexAttribI4usvEXT' 16330 | static type__ptr__glVertexAttribI4usvEXT glVertexAttribI4usvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9100:32: warning: 'ptr__glVertexAttribI4ubvEXT' defined but not used [-Wunused-variable] 9100 | #define glVertexAttribI4ubvEXT ptr__glVertexAttribI4ubvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16327:42: note: in expansion of macro 'glVertexAttribI4ubvEXT' 16327 | static type__ptr__glVertexAttribI4ubvEXT glVertexAttribI4ubvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9094:31: warning: 'ptr__glVertexAttribI4svEXT' defined but not used [-Wunused-variable] 9094 | #define glVertexAttribI4svEXT ptr__glVertexAttribI4svEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16324:41: note: in expansion of macro 'glVertexAttribI4svEXT' 16324 | static type__ptr__glVertexAttribI4svEXT glVertexAttribI4svEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9088:31: warning: 'ptr__glVertexAttribI4bvEXT' defined but not used [-Wunused-variable] 9088 | #define glVertexAttribI4bvEXT ptr__glVertexAttribI4bvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16321:41: note: in expansion of macro 'glVertexAttribI4bvEXT' 16321 | static type__ptr__glVertexAttribI4bvEXT glVertexAttribI4bvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9082:32: warning: 'ptr__glVertexAttribI4uivEXT' defined but not used [-Wunused-variable] 9082 | #define glVertexAttribI4uivEXT ptr__glVertexAttribI4uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16318:42: note: in expansion of macro 'glVertexAttribI4uivEXT' 16318 | static type__ptr__glVertexAttribI4uivEXT glVertexAttribI4uivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9076:32: warning: 'ptr__glVertexAttribI3uivEXT' defined but not used [-Wunused-variable] 9076 | #define glVertexAttribI3uivEXT ptr__glVertexAttribI3uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16315:42: note: in expansion of macro 'glVertexAttribI3uivEXT' 16315 | static type__ptr__glVertexAttribI3uivEXT glVertexAttribI3uivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9070:32: warning: 'ptr__glVertexAttribI2uivEXT' defined but not used [-Wunused-variable] 9070 | #define glVertexAttribI2uivEXT ptr__glVertexAttribI2uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16312:42: note: in expansion of macro 'glVertexAttribI2uivEXT' 16312 | static type__ptr__glVertexAttribI2uivEXT glVertexAttribI2uivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9064:32: warning: 'ptr__glVertexAttribI1uivEXT' defined but not used [-Wunused-variable] 9064 | #define glVertexAttribI1uivEXT ptr__glVertexAttribI1uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16309:42: note: in expansion of macro 'glVertexAttribI1uivEXT' 16309 | static type__ptr__glVertexAttribI1uivEXT glVertexAttribI1uivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9058:31: warning: 'ptr__glVertexAttribI4ivEXT' defined but not used [-Wunused-variable] 9058 | #define glVertexAttribI4ivEXT ptr__glVertexAttribI4ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16306:41: note: in expansion of macro 'glVertexAttribI4ivEXT' 16306 | static type__ptr__glVertexAttribI4ivEXT glVertexAttribI4ivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9052:31: warning: 'ptr__glVertexAttribI3ivEXT' defined but not used [-Wunused-variable] 9052 | #define glVertexAttribI3ivEXT ptr__glVertexAttribI3ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16303:41: note: in expansion of macro 'glVertexAttribI3ivEXT' 16303 | static type__ptr__glVertexAttribI3ivEXT glVertexAttribI3ivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9046:31: warning: 'ptr__glVertexAttribI2ivEXT' defined but not used [-Wunused-variable] 9046 | #define glVertexAttribI2ivEXT ptr__glVertexAttribI2ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16300:41: note: in expansion of macro 'glVertexAttribI2ivEXT' 16300 | static type__ptr__glVertexAttribI2ivEXT glVertexAttribI2ivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9040:31: warning: 'ptr__glVertexAttribI1ivEXT' defined but not used [-Wunused-variable] 9040 | #define glVertexAttribI1ivEXT ptr__glVertexAttribI1ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16297:41: note: in expansion of macro 'glVertexAttribI1ivEXT' 16297 | static type__ptr__glVertexAttribI1ivEXT glVertexAttribI1ivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9034:31: warning: 'ptr__glVertexAttribI4uiEXT' defined but not used [-Wunused-variable] 9034 | #define glVertexAttribI4uiEXT ptr__glVertexAttribI4uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16294:41: note: in expansion of macro 'glVertexAttribI4uiEXT' 16294 | static type__ptr__glVertexAttribI4uiEXT glVertexAttribI4uiEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9028:31: warning: 'ptr__glVertexAttribI3uiEXT' defined but not used [-Wunused-variable] 9028 | #define glVertexAttribI3uiEXT ptr__glVertexAttribI3uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16291:41: note: in expansion of macro 'glVertexAttribI3uiEXT' 16291 | static type__ptr__glVertexAttribI3uiEXT glVertexAttribI3uiEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9022:31: warning: 'ptr__glVertexAttribI2uiEXT' defined but not used [-Wunused-variable] 9022 | #define glVertexAttribI2uiEXT ptr__glVertexAttribI2uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16288:41: note: in expansion of macro 'glVertexAttribI2uiEXT' 16288 | static type__ptr__glVertexAttribI2uiEXT glVertexAttribI2uiEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9016:31: warning: 'ptr__glVertexAttribI1uiEXT' defined but not used [-Wunused-variable] 9016 | #define glVertexAttribI1uiEXT ptr__glVertexAttribI1uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16285:41: note: in expansion of macro 'glVertexAttribI1uiEXT' 16285 | static type__ptr__glVertexAttribI1uiEXT glVertexAttribI1uiEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9010:30: warning: 'ptr__glVertexAttribI4iEXT' defined but not used [-Wunused-variable] 9010 | #define glVertexAttribI4iEXT ptr__glVertexAttribI4iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16282:40: note: in expansion of macro 'glVertexAttribI4iEXT' 16282 | static type__ptr__glVertexAttribI4iEXT glVertexAttribI4iEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:9004:30: warning: 'ptr__glVertexAttribI3iEXT' defined but not used [-Wunused-variable] 9004 | #define glVertexAttribI3iEXT ptr__glVertexAttribI3iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16279:40: note: in expansion of macro 'glVertexAttribI3iEXT' 16279 | static type__ptr__glVertexAttribI3iEXT glVertexAttribI3iEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8998:30: warning: 'ptr__glVertexAttribI2iEXT' defined but not used [-Wunused-variable] 8998 | #define glVertexAttribI2iEXT ptr__glVertexAttribI2iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16276:40: note: in expansion of macro 'glVertexAttribI2iEXT' 16276 | static type__ptr__glVertexAttribI2iEXT glVertexAttribI2iEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8992:30: warning: 'ptr__glVertexAttribI1iEXT' defined but not used [-Wunused-variable] 8992 | #define glVertexAttribI1iEXT ptr__glVertexAttribI1iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16273:40: note: in expansion of macro 'glVertexAttribI1iEXT' 16273 | static type__ptr__glVertexAttribI1iEXT glVertexAttribI1iEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8986:32: warning: 'ptr__glProgramParameteriEXT' defined but not used [-Wunused-variable] 8986 | #define glProgramParameteriEXT ptr__glProgramParameteriEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16270:42: note: in expansion of macro 'glProgramParameteriEXT' 16270 | static type__ptr__glProgramParameteriEXT glProgramParameteriEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8980:37: warning: 'ptr__glFramebufferTextureFaceEXT' defined but not used [-Wunused-variable] 8980 | #define glFramebufferTextureFaceEXT ptr__glFramebufferTextureFaceEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16267:47: note: in expansion of macro 'glFramebufferTextureFaceEXT' 16267 | static type__ptr__glFramebufferTextureFaceEXT glFramebufferTextureFaceEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8974:38: warning: 'ptr__glFramebufferTextureLayerEXT' defined but not used [-Wunused-variable] 8974 | #define glFramebufferTextureLayerEXT ptr__glFramebufferTextureLayerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8974:38: note: in definition of macro 'glFramebufferTextureLayerEXT' 8974 | #define glFramebufferTextureLayerEXT ptr__glFramebufferTextureLayerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8968:33: warning: 'ptr__glFramebufferTextureEXT' defined but not used [-Wunused-variable] 8968 | #define glFramebufferTextureEXT ptr__glFramebufferTextureEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16261:43: note: in expansion of macro 'glFramebufferTextureEXT' 16261 | static type__ptr__glFramebufferTextureEXT glFramebufferTextureEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8962:32: warning: 'ptr__glProgramVertexLimitNV' defined but not used [-Wunused-variable] 8962 | #define glProgramVertexLimitNV ptr__glProgramVertexLimitNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16258:42: note: in expansion of macro 'glProgramVertexLimitNV' 16258 | static type__ptr__glProgramVertexLimitNV glProgramVertexLimitNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8956:40: warning: 'ptr__glGetProgramEnvParameterIuivNV' defined but not used [-Wunused-variable] 8956 | #define glGetProgramEnvParameterIuivNV ptr__glGetProgramEnvParameterIuivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8956:40: note: in definition of macro 'glGetProgramEnvParameterIuivNV' 8956 | #define glGetProgramEnvParameterIuivNV ptr__glGetProgramEnvParameterIuivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8950:39: warning: 'ptr__glGetProgramEnvParameterIivNV' defined but not used [-Wunused-variable] 8950 | #define glGetProgramEnvParameterIivNV ptr__glGetProgramEnvParameterIivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8950:39: note: in definition of macro 'glGetProgramEnvParameterIivNV' 8950 | #define glGetProgramEnvParameterIivNV ptr__glGetProgramEnvParameterIivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8944:42: warning: 'ptr__glGetProgramLocalParameterIuivNV' defined but not used [-Wunused-variable] 8944 | #define glGetProgramLocalParameterIuivNV ptr__glGetProgramLocalParameterIuivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8944:42: note: in definition of macro 'glGetProgramLocalParameterIuivNV' 8944 | #define glGetProgramLocalParameterIuivNV ptr__glGetProgramLocalParameterIuivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8938:41: warning: 'ptr__glGetProgramLocalParameterIivNV' defined but not used [-Wunused-variable] 8938 | #define glGetProgramLocalParameterIivNV ptr__glGetProgramLocalParameterIivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8938:41: note: in definition of macro 'glGetProgramLocalParameterIivNV' 8938 | #define glGetProgramLocalParameterIivNV ptr__glGetProgramLocalParameterIivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8932:39: warning: 'ptr__glProgramEnvParametersI4uivNV' defined but not used [-Wunused-variable] 8932 | #define glProgramEnvParametersI4uivNV ptr__glProgramEnvParametersI4uivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8932:39: note: in definition of macro 'glProgramEnvParametersI4uivNV' 8932 | #define glProgramEnvParametersI4uivNV ptr__glProgramEnvParametersI4uivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8926:38: warning: 'ptr__glProgramEnvParameterI4uivNV' defined but not used [-Wunused-variable] 8926 | #define glProgramEnvParameterI4uivNV ptr__glProgramEnvParameterI4uivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8926:38: note: in definition of macro 'glProgramEnvParameterI4uivNV' 8926 | #define glProgramEnvParameterI4uivNV ptr__glProgramEnvParameterI4uivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8920:37: warning: 'ptr__glProgramEnvParameterI4uiNV' defined but not used [-Wunused-variable] 8920 | #define glProgramEnvParameterI4uiNV ptr__glProgramEnvParameterI4uiNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16237:47: note: in expansion of macro 'glProgramEnvParameterI4uiNV' 16237 | static type__ptr__glProgramEnvParameterI4uiNV glProgramEnvParameterI4uiNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8914:38: warning: 'ptr__glProgramEnvParametersI4ivNV' defined but not used [-Wunused-variable] 8914 | #define glProgramEnvParametersI4ivNV ptr__glProgramEnvParametersI4ivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8914:38: note: in definition of macro 'glProgramEnvParametersI4ivNV' 8914 | #define glProgramEnvParametersI4ivNV ptr__glProgramEnvParametersI4ivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8908:37: warning: 'ptr__glProgramEnvParameterI4ivNV' defined but not used [-Wunused-variable] 8908 | #define glProgramEnvParameterI4ivNV ptr__glProgramEnvParameterI4ivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16231:47: note: in expansion of macro 'glProgramEnvParameterI4ivNV' 16231 | static type__ptr__glProgramEnvParameterI4ivNV glProgramEnvParameterI4ivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8902:36: warning: 'ptr__glProgramEnvParameterI4iNV' defined but not used [-Wunused-variable] 8902 | #define glProgramEnvParameterI4iNV ptr__glProgramEnvParameterI4iNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16228:46: note: in expansion of macro 'glProgramEnvParameterI4iNV' 16228 | static type__ptr__glProgramEnvParameterI4iNV glProgramEnvParameterI4iNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8896:41: warning: 'ptr__glProgramLocalParametersI4uivNV' defined but not used [-Wunused-variable] 8896 | #define glProgramLocalParametersI4uivNV ptr__glProgramLocalParametersI4uivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8896:41: note: in definition of macro 'glProgramLocalParametersI4uivNV' 8896 | #define glProgramLocalParametersI4uivNV ptr__glProgramLocalParametersI4uivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8890:40: warning: 'ptr__glProgramLocalParameterI4uivNV' defined but not used [-Wunused-variable] 8890 | #define glProgramLocalParameterI4uivNV ptr__glProgramLocalParameterI4uivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8890:40: note: in definition of macro 'glProgramLocalParameterI4uivNV' 8890 | #define glProgramLocalParameterI4uivNV ptr__glProgramLocalParameterI4uivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8884:39: warning: 'ptr__glProgramLocalParameterI4uiNV' defined but not used [-Wunused-variable] 8884 | #define glProgramLocalParameterI4uiNV ptr__glProgramLocalParameterI4uiNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8884:39: note: in definition of macro 'glProgramLocalParameterI4uiNV' 8884 | #define glProgramLocalParameterI4uiNV ptr__glProgramLocalParameterI4uiNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8878:40: warning: 'ptr__glProgramLocalParametersI4ivNV' defined but not used [-Wunused-variable] 8878 | #define glProgramLocalParametersI4ivNV ptr__glProgramLocalParametersI4ivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8878:40: note: in definition of macro 'glProgramLocalParametersI4ivNV' 8878 | #define glProgramLocalParametersI4ivNV ptr__glProgramLocalParametersI4ivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8872:39: warning: 'ptr__glProgramLocalParameterI4ivNV' defined but not used [-Wunused-variable] 8872 | #define glProgramLocalParameterI4ivNV ptr__glProgramLocalParameterI4ivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8872:39: note: in definition of macro 'glProgramLocalParameterI4ivNV' 8872 | #define glProgramLocalParameterI4ivNV ptr__glProgramLocalParameterI4ivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8866:38: warning: 'ptr__glProgramLocalParameterI4iNV' defined but not used [-Wunused-variable] 8866 | #define glProgramLocalParameterI4iNV ptr__glProgramLocalParameterI4iNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8866:38: note: in definition of macro 'glProgramLocalParameterI4iNV' 8866 | #define glProgramLocalParameterI4iNV ptr__glProgramLocalParameterI4iNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8860:39: warning: 'ptr__glFlushMappedBufferRangeAPPLE' defined but not used [-Wunused-variable] 8860 | #define glFlushMappedBufferRangeAPPLE ptr__glFlushMappedBufferRangeAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8860:39: note: in definition of macro 'glFlushMappedBufferRangeAPPLE' 8860 | #define glFlushMappedBufferRangeAPPLE ptr__glFlushMappedBufferRangeAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8854:33: warning: 'ptr__glBufferParameteriAPPLE' defined but not used [-Wunused-variable] 8854 | #define glBufferParameteriAPPLE ptr__glBufferParameteriAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16204:43: note: in expansion of macro 'glBufferParameteriAPPLE' 16204 | static type__ptr__glBufferParameteriAPPLE glBufferParameteriAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8848:40: warning: 'ptr__glProgramLocalParameters4fvEXT' defined but not used [-Wunused-variable] 8848 | #define glProgramLocalParameters4fvEXT ptr__glProgramLocalParameters4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8848:40: note: in definition of macro 'glProgramLocalParameters4fvEXT' 8848 | #define glProgramLocalParameters4fvEXT ptr__glProgramLocalParameters4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8842:38: warning: 'ptr__glProgramEnvParameters4fvEXT' defined but not used [-Wunused-variable] 8842 | #define glProgramEnvParameters4fvEXT ptr__glProgramEnvParameters4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8842:38: note: in definition of macro 'glProgramEnvParameters4fvEXT' 8842 | #define glProgramEnvParameters4fvEXT ptr__glProgramEnvParameters4fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8836:34: warning: 'ptr__glGetQueryObjectui64vEXT' defined but not used [-Wunused-variable] 8836 | #define glGetQueryObjectui64vEXT ptr__glGetQueryObjectui64vEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16195:44: note: in expansion of macro 'glGetQueryObjectui64vEXT' 16195 | static type__ptr__glGetQueryObjectui64vEXT glGetQueryObjectui64vEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8830:33: warning: 'ptr__glGetQueryObjecti64vEXT' defined but not used [-Wunused-variable] 8830 | #define glGetQueryObjecti64vEXT ptr__glGetQueryObjecti64vEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16192:43: note: in expansion of macro 'glGetQueryObjecti64vEXT' 16192 | static type__ptr__glGetQueryObjecti64vEXT glGetQueryObjecti64vEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8824:45: warning: 'ptr__glRenderbufferStorageMultisampleEXT' defined but not used [-Wunused-variable] 8824 | #define glRenderbufferStorageMultisampleEXT ptr__glRenderbufferStorageMultisampleEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8824:45: note: in definition of macro 'glRenderbufferStorageMultisampleEXT' 8824 | #define glRenderbufferStorageMultisampleEXT ptr__glRenderbufferStorageMultisampleEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8818:30: warning: 'ptr__glBlitFramebufferEXT' defined but not used [-Wunused-variable] 8818 | #define glBlitFramebufferEXT ptr__glBlitFramebufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16186:40: note: in expansion of macro 'glBlitFramebufferEXT' 16186 | static type__ptr__glBlitFramebufferEXT glBlitFramebufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8812:30: warning: 'ptr__glStencilClearTagEXT' defined but not used [-Wunused-variable] 8812 | #define glStencilClearTagEXT ptr__glStencilClearTagEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16183:40: note: in expansion of macro 'glStencilClearTagEXT' 16183 | static type__ptr__glStencilClearTagEXT glStencilClearTagEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8806:31: warning: 'ptr__glStringMarkerGREMEDY' defined but not used [-Wunused-variable] 8806 | #define glStringMarkerGREMEDY ptr__glStringMarkerGREMEDY | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16180:41: note: in expansion of macro 'glStringMarkerGREMEDY' 16180 | static type__ptr__glStringMarkerGREMEDY glStringMarkerGREMEDY = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8740:28: warning: 'ptr__glIsFramebufferEXT' defined but not used [-Wunused-variable] 8740 | #define glIsFramebufferEXT ptr__glIsFramebufferEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16147:38: note: in expansion of macro 'glIsFramebufferEXT' 16147 | static type__ptr__glIsFramebufferEXT glIsFramebufferEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:8716:34: warning: 'ptr__glDeleteRenderbuffersEXT' defined but not used [-Wunused-variable] 8716 | #define glDeleteRenderbuffersEXT ptr__glDeleteRenderbuffersEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16135:44: note: in expansion of macro 'glDeleteRenderbuffersEXT' 16135 | static type__ptr__glDeleteRenderbuffersEXT glDeleteRenderbuffersEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8686:43: warning: 'ptr__glGetVertexAttribArrayObjectivATI' defined but not used [-Wunused-variable] 8686 | #define glGetVertexAttribArrayObjectivATI ptr__glGetVertexAttribArrayObjectivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8686:43: note: in definition of macro 'glGetVertexAttribArrayObjectivATI' 8686 | #define glGetVertexAttribArrayObjectivATI ptr__glGetVertexAttribArrayObjectivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8680:43: warning: 'ptr__glGetVertexAttribArrayObjectfvATI' defined but not used [-Wunused-variable] 8680 | #define glGetVertexAttribArrayObjectfvATI ptr__glGetVertexAttribArrayObjectfvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8680:43: note: in definition of macro 'glGetVertexAttribArrayObjectfvATI' 8680 | #define glGetVertexAttribArrayObjectfvATI ptr__glGetVertexAttribArrayObjectfvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8674:38: warning: 'ptr__glVertexAttribArrayObjectATI' defined but not used [-Wunused-variable] 8674 | #define glVertexAttribArrayObjectATI ptr__glVertexAttribArrayObjectATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8674:38: note: in definition of macro 'glVertexAttribArrayObjectATI' 8674 | #define glVertexAttribArrayObjectATI ptr__glVertexAttribArrayObjectATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8668:34: warning: 'ptr__glStencilFuncSeparateATI' defined but not used [-Wunused-variable] 8668 | #define glStencilFuncSeparateATI ptr__glStencilFuncSeparateATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16111:44: note: in expansion of macro 'glStencilFuncSeparateATI' 16111 | static type__ptr__glStencilFuncSeparateATI glStencilFuncSeparateATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8662:32: warning: 'ptr__glStencilOpSeparateATI' defined but not used [-Wunused-variable] 8662 | #define glStencilOpSeparateATI ptr__glStencilOpSeparateATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16108:42: note: in expansion of macro 'glStencilOpSeparateATI' 16108 | static type__ptr__glStencilOpSeparateATI glStencilOpSeparateATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8656:32: warning: 'ptr__glUnmapObjectBufferATI' defined but not used [-Wunused-variable] 8656 | #define glUnmapObjectBufferATI ptr__glUnmapObjectBufferATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16105:42: note: in expansion of macro 'glUnmapObjectBufferATI' 16105 | static type__ptr__glUnmapObjectBufferATI glUnmapObjectBufferATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8650:30: warning: 'ptr__glMapObjectBufferATI' defined but not used [-Wunused-variable] 8650 | #define glMapObjectBufferATI ptr__glMapObjectBufferATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16102:40: note: in expansion of macro 'glMapObjectBufferATI' 16102 | static type__ptr__glMapObjectBufferATI glMapObjectBufferATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8644:35: warning: 'ptr__glPrimitiveRestartIndexNV' defined but not used [-Wunused-variable] 8644 | #define glPrimitiveRestartIndexNV ptr__glPrimitiveRestartIndexNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16099:45: note: in expansion of macro 'glPrimitiveRestartIndexNV' 16099 | static type__ptr__glPrimitiveRestartIndexNV glPrimitiveRestartIndexNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8638:30: warning: 'ptr__glPrimitiveRestartNV' defined but not used [-Wunused-variable] 8638 | #define glPrimitiveRestartNV ptr__glPrimitiveRestartNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16096:40: note: in expansion of macro 'glPrimitiveRestartNV' 16096 | static type__ptr__glPrimitiveRestartNV glPrimitiveRestartNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8632:33: warning: 'ptr__glFlushPixelDataRangeNV' defined but not used [-Wunused-variable] 8632 | #define glFlushPixelDataRangeNV ptr__glFlushPixelDataRangeNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16093:43: note: in expansion of macro 'glFlushPixelDataRangeNV' 16093 | static type__ptr__glFlushPixelDataRangeNV glFlushPixelDataRangeNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8626:28: warning: 'ptr__glPixelDataRangeNV' defined but not used [-Wunused-variable] 8626 | #define glPixelDataRangeNV ptr__glPixelDataRangeNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16090:38: note: in expansion of macro 'glPixelDataRangeNV' 16090 | static type__ptr__glPixelDataRangeNV glPixelDataRangeNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:8620:30: warning: 'ptr__glVertexAttribs4hvNV' defined but not used [-Wunused-variable] 8620 | #define glVertexAttribs4hvNV ptr__glVertexAttribs4hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16087:40: note: in expansion of macro 'glVertexAttribs4hvNV' 16087 | static type__ptr__glVertexAttribs4hvNV glVertexAttribs4hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8614:30: warning: 'ptr__glVertexAttribs3hvNV' defined but not used [-Wunused-variable] 8614 | #define glVertexAttribs3hvNV ptr__glVertexAttribs3hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16084:40: note: in expansion of macro 'glVertexAttribs3hvNV' 16084 | static type__ptr__glVertexAttribs3hvNV glVertexAttribs3hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8608:30: warning: 'ptr__glVertexAttribs2hvNV' defined but not used [-Wunused-variable] 8608 | #define glVertexAttribs2hvNV ptr__glVertexAttribs2hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16081:40: note: in expansion of macro 'glVertexAttribs2hvNV' 16081 | static type__ptr__glVertexAttribs2hvNV glVertexAttribs2hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8602:30: warning: 'ptr__glVertexAttribs1hvNV' defined but not used [-Wunused-variable] 8602 | #define glVertexAttribs1hvNV ptr__glVertexAttribs1hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16078:40: note: in expansion of macro 'glVertexAttribs1hvNV' 16078 | static type__ptr__glVertexAttribs1hvNV glVertexAttribs1hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8596:29: warning: 'ptr__glVertexAttrib4hvNV' defined but not used [-Wunused-variable] 8596 | #define glVertexAttrib4hvNV ptr__glVertexAttrib4hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16075:39: note: in expansion of macro 'glVertexAttrib4hvNV' 16075 | static type__ptr__glVertexAttrib4hvNV glVertexAttrib4hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8590:28: warning: 'ptr__glVertexAttrib4hNV' defined but not used [-Wunused-variable] 8590 | #define glVertexAttrib4hNV ptr__glVertexAttrib4hNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16072:38: note: in expansion of macro 'glVertexAttrib4hNV' 16072 | static type__ptr__glVertexAttrib4hNV glVertexAttrib4hNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:8584:29: warning: 'ptr__glVertexAttrib3hvNV' defined but not used [-Wunused-variable] 8584 | #define glVertexAttrib3hvNV ptr__glVertexAttrib3hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16069:39: note: in expansion of macro 'glVertexAttrib3hvNV' 16069 | static type__ptr__glVertexAttrib3hvNV glVertexAttrib3hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8578:28: warning: 'ptr__glVertexAttrib3hNV' defined but not used [-Wunused-variable] 8578 | #define glVertexAttrib3hNV ptr__glVertexAttrib3hNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16066:38: note: in expansion of macro 'glVertexAttrib3hNV' 16066 | static type__ptr__glVertexAttrib3hNV glVertexAttrib3hNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:8572:29: warning: 'ptr__glVertexAttrib2hvNV' defined but not used [-Wunused-variable] 8572 | #define glVertexAttrib2hvNV ptr__glVertexAttrib2hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16063:39: note: in expansion of macro 'glVertexAttrib2hvNV' 16063 | static type__ptr__glVertexAttrib2hvNV glVertexAttrib2hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8566:28: warning: 'ptr__glVertexAttrib2hNV' defined but not used [-Wunused-variable] 8566 | #define glVertexAttrib2hNV ptr__glVertexAttrib2hNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16060:38: note: in expansion of macro 'glVertexAttrib2hNV' 16060 | static type__ptr__glVertexAttrib2hNV glVertexAttrib2hNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:8560:29: warning: 'ptr__glVertexAttrib1hvNV' defined but not used [-Wunused-variable] 8560 | #define glVertexAttrib1hvNV ptr__glVertexAttrib1hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16057:39: note: in expansion of macro 'glVertexAttrib1hvNV' 16057 | static type__ptr__glVertexAttrib1hvNV glVertexAttrib1hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8554:28: warning: 'ptr__glVertexAttrib1hNV' defined but not used [-Wunused-variable] 8554 | #define glVertexAttrib1hNV ptr__glVertexAttrib1hNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16054:38: note: in expansion of macro 'glVertexAttrib1hNV' 16054 | static type__ptr__glVertexAttrib1hNV glVertexAttrib1hNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:8548:28: warning: 'ptr__glVertexWeighthvNV' defined but not used [-Wunused-variable] 8548 | #define glVertexWeighthvNV ptr__glVertexWeighthvNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16051:38: note: in expansion of macro 'glVertexWeighthvNV' 16051 | static type__ptr__glVertexWeighthvNV glVertexWeighthvNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:8542:27: warning: 'ptr__glVertexWeighthNV' defined but not used [-Wunused-variable] 8542 | #define glVertexWeighthNV ptr__glVertexWeighthNV | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16048:37: note: in expansion of macro 'glVertexWeighthNV' 16048 | static type__ptr__glVertexWeighthNV glVertexWeighthNV = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:8536:31: warning: 'ptr__glSecondaryColor3hvNV' defined but not used [-Wunused-variable] 8536 | #define glSecondaryColor3hvNV ptr__glSecondaryColor3hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16045:41: note: in expansion of macro 'glSecondaryColor3hvNV' 16045 | static type__ptr__glSecondaryColor3hvNV glSecondaryColor3hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8530:30: warning: 'ptr__glSecondaryColor3hNV' defined but not used [-Wunused-variable] 8530 | #define glSecondaryColor3hNV ptr__glSecondaryColor3hNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16042:40: note: in expansion of macro 'glSecondaryColor3hNV' 16042 | static type__ptr__glSecondaryColor3hNV glSecondaryColor3hNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8524:24: warning: 'ptr__glFogCoordhvNV' defined but not used [-Wunused-variable] 8524 | #define glFogCoordhvNV ptr__glFogCoordhvNV | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16039:34: note: in expansion of macro 'glFogCoordhvNV' 16039 | static type__ptr__glFogCoordhvNV glFogCoordhvNV = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:8518:23: warning: 'ptr__glFogCoordhNV' defined but not used [-Wunused-variable] 8518 | #define glFogCoordhNV ptr__glFogCoordhNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:16036:33: note: in expansion of macro 'glFogCoordhNV' 16036 | static type__ptr__glFogCoordhNV glFogCoordhNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:8512:30: warning: 'ptr__glMultiTexCoord4hvNV' defined but not used [-Wunused-variable] 8512 | #define glMultiTexCoord4hvNV ptr__glMultiTexCoord4hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16033:40: note: in expansion of macro 'glMultiTexCoord4hvNV' 16033 | static type__ptr__glMultiTexCoord4hvNV glMultiTexCoord4hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8506:29: warning: 'ptr__glMultiTexCoord4hNV' defined but not used [-Wunused-variable] 8506 | #define glMultiTexCoord4hNV ptr__glMultiTexCoord4hNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16030:39: note: in expansion of macro 'glMultiTexCoord4hNV' 16030 | static type__ptr__glMultiTexCoord4hNV glMultiTexCoord4hNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8500:30: warning: 'ptr__glMultiTexCoord3hvNV' defined but not used [-Wunused-variable] 8500 | #define glMultiTexCoord3hvNV ptr__glMultiTexCoord3hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16027:40: note: in expansion of macro 'glMultiTexCoord3hvNV' 16027 | static type__ptr__glMultiTexCoord3hvNV glMultiTexCoord3hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8494:29: warning: 'ptr__glMultiTexCoord3hNV' defined but not used [-Wunused-variable] 8494 | #define glMultiTexCoord3hNV ptr__glMultiTexCoord3hNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16024:39: note: in expansion of macro 'glMultiTexCoord3hNV' 16024 | static type__ptr__glMultiTexCoord3hNV glMultiTexCoord3hNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8488:30: warning: 'ptr__glMultiTexCoord2hvNV' defined but not used [-Wunused-variable] 8488 | #define glMultiTexCoord2hvNV ptr__glMultiTexCoord2hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16021:40: note: in expansion of macro 'glMultiTexCoord2hvNV' 16021 | static type__ptr__glMultiTexCoord2hvNV glMultiTexCoord2hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8482:29: warning: 'ptr__glMultiTexCoord2hNV' defined but not used [-Wunused-variable] 8482 | #define glMultiTexCoord2hNV ptr__glMultiTexCoord2hNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16018:39: note: in expansion of macro 'glMultiTexCoord2hNV' 16018 | static type__ptr__glMultiTexCoord2hNV glMultiTexCoord2hNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8476:30: warning: 'ptr__glMultiTexCoord1hvNV' defined but not used [-Wunused-variable] 8476 | #define glMultiTexCoord1hvNV ptr__glMultiTexCoord1hvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16015:40: note: in expansion of macro 'glMultiTexCoord1hvNV' 16015 | static type__ptr__glMultiTexCoord1hvNV glMultiTexCoord1hvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8470:29: warning: 'ptr__glMultiTexCoord1hNV' defined but not used [-Wunused-variable] 8470 | #define glMultiTexCoord1hNV ptr__glMultiTexCoord1hNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16012:39: note: in expansion of macro 'glMultiTexCoord1hNV' 16012 | static type__ptr__glMultiTexCoord1hNV glMultiTexCoord1hNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8464:25: warning: 'ptr__glTexCoord4hvNV' defined but not used [-Wunused-variable] 8464 | #define glTexCoord4hvNV ptr__glTexCoord4hvNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16009:35: note: in expansion of macro 'glTexCoord4hvNV' 16009 | static type__ptr__glTexCoord4hvNV glTexCoord4hvNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:8458:24: warning: 'ptr__glTexCoord4hNV' defined but not used [-Wunused-variable] 8458 | #define glTexCoord4hNV ptr__glTexCoord4hNV | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16006:34: note: in expansion of macro 'glTexCoord4hNV' 16006 | static type__ptr__glTexCoord4hNV glTexCoord4hNV = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:8452:25: warning: 'ptr__glTexCoord3hvNV' defined but not used [-Wunused-variable] 8452 | #define glTexCoord3hvNV ptr__glTexCoord3hvNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16003:35: note: in expansion of macro 'glTexCoord3hvNV' 16003 | static type__ptr__glTexCoord3hvNV glTexCoord3hvNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:8446:24: warning: 'ptr__glTexCoord3hNV' defined but not used [-Wunused-variable] 8446 | #define glTexCoord3hNV ptr__glTexCoord3hNV | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:16000:34: note: in expansion of macro 'glTexCoord3hNV' 16000 | static type__ptr__glTexCoord3hNV glTexCoord3hNV = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:8440:25: warning: 'ptr__glTexCoord2hvNV' defined but not used [-Wunused-variable] 8440 | #define glTexCoord2hvNV ptr__glTexCoord2hvNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15997:35: note: in expansion of macro 'glTexCoord2hvNV' 15997 | static type__ptr__glTexCoord2hvNV glTexCoord2hvNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:8434:24: warning: 'ptr__glTexCoord2hNV' defined but not used [-Wunused-variable] 8434 | #define glTexCoord2hNV ptr__glTexCoord2hNV | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15994:34: note: in expansion of macro 'glTexCoord2hNV' 15994 | static type__ptr__glTexCoord2hNV glTexCoord2hNV = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:8428:25: warning: 'ptr__glTexCoord1hvNV' defined but not used [-Wunused-variable] 8428 | #define glTexCoord1hvNV ptr__glTexCoord1hvNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15991:35: note: in expansion of macro 'glTexCoord1hvNV' 15991 | static type__ptr__glTexCoord1hvNV glTexCoord1hvNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:8422:24: warning: 'ptr__glTexCoord1hNV' defined but not used [-Wunused-variable] 8422 | #define glTexCoord1hNV ptr__glTexCoord1hNV | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15988:34: note: in expansion of macro 'glTexCoord1hNV' 15988 | static type__ptr__glTexCoord1hNV glTexCoord1hNV = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:8416:22: warning: 'ptr__glColor4hvNV' defined but not used [-Wunused-variable] 8416 | #define glColor4hvNV ptr__glColor4hvNV | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:15985:32: note: in expansion of macro 'glColor4hvNV' 15985 | static type__ptr__glColor4hvNV glColor4hvNV = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:8410:21: warning: 'ptr__glColor4hNV' defined but not used [-Wunused-variable] 8410 | #define glColor4hNV ptr__glColor4hNV | ^~~~~~~~~~~~~~~~ gl-ptrs.h:15982:31: note: in expansion of macro 'glColor4hNV' 15982 | static type__ptr__glColor4hNV glColor4hNV = NULL; | ^~~~~~~~~~~ gl-ptrs.h:8404:22: warning: 'ptr__glColor3hvNV' defined but not used [-Wunused-variable] 8404 | #define glColor3hvNV ptr__glColor3hvNV | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:15979:32: note: in expansion of macro 'glColor3hvNV' 15979 | static type__ptr__glColor3hvNV glColor3hvNV = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:8398:21: warning: 'ptr__glColor3hNV' defined but not used [-Wunused-variable] 8398 | #define glColor3hNV ptr__glColor3hNV | ^~~~~~~~~~~~~~~~ gl-ptrs.h:15976:31: note: in expansion of macro 'glColor3hNV' 15976 | static type__ptr__glColor3hNV glColor3hNV = NULL; | ^~~~~~~~~~~ gl-ptrs.h:8392:23: warning: 'ptr__glNormal3hvNV' defined but not used [-Wunused-variable] 8392 | #define glNormal3hvNV ptr__glNormal3hvNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:15973:33: note: in expansion of macro 'glNormal3hvNV' 15973 | static type__ptr__glNormal3hvNV glNormal3hvNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:8386:22: warning: 'ptr__glNormal3hNV' defined but not used [-Wunused-variable] 8386 | #define glNormal3hNV ptr__glNormal3hNV | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:15970:32: note: in expansion of macro 'glNormal3hNV' 15970 | static type__ptr__glNormal3hNV glNormal3hNV = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:8380:23: warning: 'ptr__glVertex4hvNV' defined but not used [-Wunused-variable] 8380 | #define glVertex4hvNV ptr__glVertex4hvNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:15967:33: note: in expansion of macro 'glVertex4hvNV' 15967 | static type__ptr__glVertex4hvNV glVertex4hvNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:8374:22: warning: 'ptr__glVertex4hNV' defined but not used [-Wunused-variable] 8374 | #define glVertex4hNV ptr__glVertex4hNV | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:15964:32: note: in expansion of macro 'glVertex4hNV' 15964 | static type__ptr__glVertex4hNV glVertex4hNV = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:8368:23: warning: 'ptr__glVertex3hvNV' defined but not used [-Wunused-variable] 8368 | #define glVertex3hvNV ptr__glVertex3hvNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:15961:33: note: in expansion of macro 'glVertex3hvNV' 15961 | static type__ptr__glVertex3hvNV glVertex3hvNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:8362:22: warning: 'ptr__glVertex3hNV' defined but not used [-Wunused-variable] 8362 | #define glVertex3hNV ptr__glVertex3hNV | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:15958:32: note: in expansion of macro 'glVertex3hNV' 15958 | static type__ptr__glVertex3hNV glVertex3hNV = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:8356:23: warning: 'ptr__glVertex2hvNV' defined but not used [-Wunused-variable] 8356 | #define glVertex2hvNV ptr__glVertex2hvNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:15955:33: note: in expansion of macro 'glVertex2hvNV' 15955 | static type__ptr__glVertex2hvNV glVertex2hvNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:8350:22: warning: 'ptr__glVertex2hNV' defined but not used [-Wunused-variable] 8350 | #define glVertex2hNV ptr__glVertex2hNV | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:15952:32: note: in expansion of macro 'glVertex2hNV' 15952 | static type__ptr__glVertex2hNV glVertex2hNV = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:8344:40: warning: 'ptr__glGetProgramNamedParameterdvNV' defined but not used [-Wunused-variable] 8344 | #define glGetProgramNamedParameterdvNV ptr__glGetProgramNamedParameterdvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8344:40: note: in definition of macro 'glGetProgramNamedParameterdvNV' 8344 | #define glGetProgramNamedParameterdvNV ptr__glGetProgramNamedParameterdvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8338:40: warning: 'ptr__glGetProgramNamedParameterfvNV' defined but not used [-Wunused-variable] 8338 | #define glGetProgramNamedParameterfvNV ptr__glGetProgramNamedParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8338:40: note: in definition of macro 'glGetProgramNamedParameterfvNV' 8338 | #define glGetProgramNamedParameterfvNV ptr__glGetProgramNamedParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8332:38: warning: 'ptr__glProgramNamedParameter4dvNV' defined but not used [-Wunused-variable] 8332 | #define glProgramNamedParameter4dvNV ptr__glProgramNamedParameter4dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8332:38: note: in definition of macro 'glProgramNamedParameter4dvNV' 8332 | #define glProgramNamedParameter4dvNV ptr__glProgramNamedParameter4dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8326:38: warning: 'ptr__glProgramNamedParameter4fvNV' defined but not used [-Wunused-variable] 8326 | #define glProgramNamedParameter4fvNV ptr__glProgramNamedParameter4fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8326:38: note: in definition of macro 'glProgramNamedParameter4fvNV' 8326 | #define glProgramNamedParameter4fvNV ptr__glProgramNamedParameter4fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8320:37: warning: 'ptr__glProgramNamedParameter4dNV' defined but not used [-Wunused-variable] 8320 | #define glProgramNamedParameter4dNV ptr__glProgramNamedParameter4dNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15937:47: note: in expansion of macro 'glProgramNamedParameter4dNV' 15937 | static type__ptr__glProgramNamedParameter4dNV glProgramNamedParameter4dNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8314:37: warning: 'ptr__glProgramNamedParameter4fNV' defined but not used [-Wunused-variable] 8314 | #define glProgramNamedParameter4fNV ptr__glProgramNamedParameter4fNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15934:47: note: in expansion of macro 'glProgramNamedParameter4fNV' 15934 | static type__ptr__glProgramNamedParameter4fNV glProgramNamedParameter4fNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8302:38: warning: 'ptr__glVertexArrayParameteriAPPLE' defined but not used [-Wunused-variable] 8302 | #define glVertexArrayParameteriAPPLE ptr__glVertexArrayParameteriAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8302:38: note: in definition of macro 'glVertexArrayParameteriAPPLE' 8302 | #define glVertexArrayParameteriAPPLE ptr__glVertexArrayParameteriAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8296:38: warning: 'ptr__glFlushVertexArrayRangeAPPLE' defined but not used [-Wunused-variable] 8296 | #define glFlushVertexArrayRangeAPPLE ptr__glFlushVertexArrayRangeAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8296:38: note: in definition of macro 'glFlushVertexArrayRangeAPPLE' 8296 | #define glFlushVertexArrayRangeAPPLE ptr__glFlushVertexArrayRangeAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8290:33: warning: 'ptr__glVertexArrayRangeAPPLE' defined but not used [-Wunused-variable] 8290 | #define glVertexArrayRangeAPPLE ptr__glVertexArrayRangeAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15922:43: note: in expansion of macro 'glVertexArrayRangeAPPLE' 15922 | static type__ptr__glVertexArrayRangeAPPLE glVertexArrayRangeAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8284:30: warning: 'ptr__glIsVertexArrayAPPLE' defined but not used [-Wunused-variable] 8284 | #define glIsVertexArrayAPPLE ptr__glIsVertexArrayAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15919:40: note: in expansion of macro 'glIsVertexArrayAPPLE' 15919 | static type__ptr__glIsVertexArrayAPPLE glIsVertexArrayAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8278:32: warning: 'ptr__glGenVertexArraysAPPLE' defined but not used [-Wunused-variable] 8278 | #define glGenVertexArraysAPPLE ptr__glGenVertexArraysAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15916:42: note: in expansion of macro 'glGenVertexArraysAPPLE' 15916 | static type__ptr__glGenVertexArraysAPPLE glGenVertexArraysAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8272:35: warning: 'ptr__glDeleteVertexArraysAPPLE' defined but not used [-Wunused-variable] 8272 | #define glDeleteVertexArraysAPPLE ptr__glDeleteVertexArraysAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15913:45: note: in expansion of macro 'glDeleteVertexArraysAPPLE' 15913 | static type__ptr__glDeleteVertexArraysAPPLE glDeleteVertexArraysAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8266:32: warning: 'ptr__glBindVertexArrayAPPLE' defined but not used [-Wunused-variable] 8266 | #define glBindVertexArrayAPPLE ptr__glBindVertexArrayAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15910:42: note: in expansion of macro 'glBindVertexArrayAPPLE' 15910 | static type__ptr__glBindVertexArrayAPPLE glBindVertexArrayAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8260:29: warning: 'ptr__glFinishObjectAPPLE' defined but not used [-Wunused-variable] 8260 | #define glFinishObjectAPPLE ptr__glFinishObjectAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15907:39: note: in expansion of macro 'glFinishObjectAPPLE' 15907 | static type__ptr__glFinishObjectAPPLE glFinishObjectAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8254:27: warning: 'ptr__glTestObjectAPPLE' defined but not used [-Wunused-variable] 8254 | #define glTestObjectAPPLE ptr__glTestObjectAPPLE | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15904:37: note: in expansion of macro 'glTestObjectAPPLE' 15904 | static type__ptr__glTestObjectAPPLE glTestObjectAPPLE = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:8248:28: warning: 'ptr__glFinishFenceAPPLE' defined but not used [-Wunused-variable] 8248 | #define glFinishFenceAPPLE ptr__glFinishFenceAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15901:38: note: in expansion of macro 'glFinishFenceAPPLE' 15901 | static type__ptr__glFinishFenceAPPLE glFinishFenceAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:8242:26: warning: 'ptr__glTestFenceAPPLE' defined but not used [-Wunused-variable] 8242 | #define glTestFenceAPPLE ptr__glTestFenceAPPLE | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15898:36: note: in expansion of macro 'glTestFenceAPPLE' 15898 | static type__ptr__glTestFenceAPPLE glTestFenceAPPLE = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:8236:24: warning: 'ptr__glIsFenceAPPLE' defined but not used [-Wunused-variable] 8236 | #define glIsFenceAPPLE ptr__glIsFenceAPPLE | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15895:34: note: in expansion of macro 'glIsFenceAPPLE' 15895 | static type__ptr__glIsFenceAPPLE glIsFenceAPPLE = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:8230:25: warning: 'ptr__glSetFenceAPPLE' defined but not used [-Wunused-variable] 8230 | #define glSetFenceAPPLE ptr__glSetFenceAPPLE | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15892:35: note: in expansion of macro 'glSetFenceAPPLE' 15892 | static type__ptr__glSetFenceAPPLE glSetFenceAPPLE = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:8224:29: warning: 'ptr__glDeleteFencesAPPLE' defined but not used [-Wunused-variable] 8224 | #define glDeleteFencesAPPLE ptr__glDeleteFencesAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15889:39: note: in expansion of macro 'glDeleteFencesAPPLE' 15889 | static type__ptr__glDeleteFencesAPPLE glDeleteFencesAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8218:26: warning: 'ptr__glGenFencesAPPLE' defined but not used [-Wunused-variable] 8218 | #define glGenFencesAPPLE ptr__glGenFencesAPPLE | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15886:36: note: in expansion of macro 'glGenFencesAPPLE' 15886 | static type__ptr__glGenFencesAPPLE glGenFencesAPPLE = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:8212:43: warning: 'ptr__glMultiDrawRangeElementArrayAPPLE' defined but not used [-Wunused-variable] 8212 | #define glMultiDrawRangeElementArrayAPPLE ptr__glMultiDrawRangeElementArrayAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8212:43: note: in definition of macro 'glMultiDrawRangeElementArrayAPPLE' 8212 | #define glMultiDrawRangeElementArrayAPPLE ptr__glMultiDrawRangeElementArrayAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8206:38: warning: 'ptr__glMultiDrawElementArrayAPPLE' defined but not used [-Wunused-variable] 8206 | #define glMultiDrawElementArrayAPPLE ptr__glMultiDrawElementArrayAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8206:38: note: in definition of macro 'glMultiDrawElementArrayAPPLE' 8206 | #define glMultiDrawElementArrayAPPLE ptr__glMultiDrawElementArrayAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8200:38: warning: 'ptr__glDrawRangeElementArrayAPPLE' defined but not used [-Wunused-variable] 8200 | #define glDrawRangeElementArrayAPPLE ptr__glDrawRangeElementArrayAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8200:38: note: in definition of macro 'glDrawRangeElementArrayAPPLE' 8200 | #define glDrawRangeElementArrayAPPLE ptr__glDrawRangeElementArrayAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8194:33: warning: 'ptr__glDrawElementArrayAPPLE' defined but not used [-Wunused-variable] 8194 | #define glDrawElementArrayAPPLE ptr__glDrawElementArrayAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15874:43: note: in expansion of macro 'glDrawElementArrayAPPLE' 15874 | static type__ptr__glDrawElementArrayAPPLE glDrawElementArrayAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8188:31: warning: 'ptr__glElementPointerAPPLE' defined but not used [-Wunused-variable] 8188 | #define glElementPointerAPPLE ptr__glElementPointerAPPLE | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15871:41: note: in expansion of macro 'glElementPointerAPPLE' 15871 | static type__ptr__glElementPointerAPPLE glElementPointerAPPLE = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8182:32: warning: 'ptr__glActiveStencilFaceEXT' defined but not used [-Wunused-variable] 8182 | #define glActiveStencilFaceEXT ptr__glActiveStencilFaceEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15868:42: note: in expansion of macro 'glActiveStencilFaceEXT' 15868 | static type__ptr__glActiveStencilFaceEXT glActiveStencilFaceEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8176:30: warning: 'ptr__glPointParameterivNV' defined but not used [-Wunused-variable] 8176 | #define glPointParameterivNV ptr__glPointParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15865:40: note: in expansion of macro 'glPointParameterivNV' 15865 | static type__ptr__glPointParameterivNV glPointParameterivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8170:29: warning: 'ptr__glPointParameteriNV' defined but not used [-Wunused-variable] 8170 | #define glPointParameteriNV ptr__glPointParameteriNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15862:39: note: in expansion of macro 'glPointParameteriNV' 15862 | static type__ptr__glPointParameteriNV glPointParameteriNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8164:34: warning: 'ptr__glGetOcclusionQueryuivNV' defined but not used [-Wunused-variable] 8164 | #define glGetOcclusionQueryuivNV ptr__glGetOcclusionQueryuivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15859:44: note: in expansion of macro 'glGetOcclusionQueryuivNV' 15859 | static type__ptr__glGetOcclusionQueryuivNV glGetOcclusionQueryuivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8158:33: warning: 'ptr__glGetOcclusionQueryivNV' defined but not used [-Wunused-variable] 8158 | #define glGetOcclusionQueryivNV ptr__glGetOcclusionQueryivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15856:43: note: in expansion of macro 'glGetOcclusionQueryivNV' 15856 | static type__ptr__glGetOcclusionQueryivNV glGetOcclusionQueryivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8152:31: warning: 'ptr__glEndOcclusionQueryNV' defined but not used [-Wunused-variable] 8152 | #define glEndOcclusionQueryNV ptr__glEndOcclusionQueryNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15853:41: note: in expansion of macro 'glEndOcclusionQueryNV' 15853 | static type__ptr__glEndOcclusionQueryNV glEndOcclusionQueryNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8146:33: warning: 'ptr__glBeginOcclusionQueryNV' defined but not used [-Wunused-variable] 8146 | #define glBeginOcclusionQueryNV ptr__glBeginOcclusionQueryNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15850:43: note: in expansion of macro 'glBeginOcclusionQueryNV' 15850 | static type__ptr__glBeginOcclusionQueryNV glBeginOcclusionQueryNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8140:30: warning: 'ptr__glIsOcclusionQueryNV' defined but not used [-Wunused-variable] 8140 | #define glIsOcclusionQueryNV ptr__glIsOcclusionQueryNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15847:40: note: in expansion of macro 'glIsOcclusionQueryNV' 15847 | static type__ptr__glIsOcclusionQueryNV glIsOcclusionQueryNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8134:36: warning: 'ptr__glDeleteOcclusionQueriesNV' defined but not used [-Wunused-variable] 8134 | #define glDeleteOcclusionQueriesNV ptr__glDeleteOcclusionQueriesNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15844:46: note: in expansion of macro 'glDeleteOcclusionQueriesNV' 15844 | static type__ptr__glDeleteOcclusionQueriesNV glDeleteOcclusionQueriesNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8128:33: warning: 'ptr__glGenOcclusionQueriesNV' defined but not used [-Wunused-variable] 8128 | #define glGenOcclusionQueriesNV ptr__glGenOcclusionQueriesNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15841:43: note: in expansion of macro 'glGenOcclusionQueriesNV' 15841 | static type__ptr__glGenOcclusionQueriesNV glGenOcclusionQueriesNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8122:29: warning: 'ptr__glDrawMeshArraysSUN' defined but not used [-Wunused-variable] 8122 | #define glDrawMeshArraysSUN ptr__glDrawMeshArraysSUN | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15838:39: note: in expansion of macro 'glDrawMeshArraysSUN' 15838 | static type__ptr__glDrawMeshArraysSUN glDrawMeshArraysSUN = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8116:36: warning: 'ptr__glDrawRangeElementArrayATI' defined but not used [-Wunused-variable] 8116 | #define glDrawRangeElementArrayATI ptr__glDrawRangeElementArrayATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15835:46: note: in expansion of macro 'glDrawRangeElementArrayATI' 15835 | static type__ptr__glDrawRangeElementArrayATI glDrawRangeElementArrayATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8110:31: warning: 'ptr__glDrawElementArrayATI' defined but not used [-Wunused-variable] 8110 | #define glDrawElementArrayATI ptr__glDrawElementArrayATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15832:41: note: in expansion of macro 'glDrawElementArrayATI' 15832 | static type__ptr__glDrawElementArrayATI glDrawElementArrayATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8104:29: warning: 'ptr__glElementPointerATI' defined but not used [-Wunused-variable] 8104 | #define glElementPointerATI ptr__glElementPointerATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15829:39: note: in expansion of macro 'glElementPointerATI' 15829 | static type__ptr__glElementPointerATI glElementPointerATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8098:30: warning: 'ptr__glVertexBlendEnvfATI' defined but not used [-Wunused-variable] 8098 | #define glVertexBlendEnvfATI ptr__glVertexBlendEnvfATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15826:40: note: in expansion of macro 'glVertexBlendEnvfATI' 15826 | static type__ptr__glVertexBlendEnvfATI glVertexBlendEnvfATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8092:30: warning: 'ptr__glVertexBlendEnviATI' defined but not used [-Wunused-variable] 8092 | #define glVertexBlendEnviATI ptr__glVertexBlendEnviATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15823:40: note: in expansion of macro 'glVertexBlendEnviATI' 15823 | static type__ptr__glVertexBlendEnviATI glVertexBlendEnviATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8086:39: warning: 'ptr__glClientActiveVertexStreamATI' defined but not used [-Wunused-variable] 8086 | #define glClientActiveVertexStreamATI ptr__glClientActiveVertexStreamATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8086:39: note: in definition of macro 'glClientActiveVertexStreamATI' 8086 | #define glClientActiveVertexStreamATI ptr__glClientActiveVertexStreamATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8080:30: warning: 'ptr__glNormalStream3dvATI' defined but not used [-Wunused-variable] 8080 | #define glNormalStream3dvATI ptr__glNormalStream3dvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15817:40: note: in expansion of macro 'glNormalStream3dvATI' 15817 | static type__ptr__glNormalStream3dvATI glNormalStream3dvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8074:29: warning: 'ptr__glNormalStream3dATI' defined but not used [-Wunused-variable] 8074 | #define glNormalStream3dATI ptr__glNormalStream3dATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15814:39: note: in expansion of macro 'glNormalStream3dATI' 15814 | static type__ptr__glNormalStream3dATI glNormalStream3dATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8068:30: warning: 'ptr__glNormalStream3fvATI' defined but not used [-Wunused-variable] 8068 | #define glNormalStream3fvATI ptr__glNormalStream3fvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15811:40: note: in expansion of macro 'glNormalStream3fvATI' 15811 | static type__ptr__glNormalStream3fvATI glNormalStream3fvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8062:29: warning: 'ptr__glNormalStream3fATI' defined but not used [-Wunused-variable] 8062 | #define glNormalStream3fATI ptr__glNormalStream3fATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15808:39: note: in expansion of macro 'glNormalStream3fATI' 15808 | static type__ptr__glNormalStream3fATI glNormalStream3fATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8056:30: warning: 'ptr__glNormalStream3ivATI' defined but not used [-Wunused-variable] 8056 | #define glNormalStream3ivATI ptr__glNormalStream3ivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15805:40: note: in expansion of macro 'glNormalStream3ivATI' 15805 | static type__ptr__glNormalStream3ivATI glNormalStream3ivATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8050:29: warning: 'ptr__glNormalStream3iATI' defined but not used [-Wunused-variable] 8050 | #define glNormalStream3iATI ptr__glNormalStream3iATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15802:39: note: in expansion of macro 'glNormalStream3iATI' 15802 | static type__ptr__glNormalStream3iATI glNormalStream3iATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8044:30: warning: 'ptr__glNormalStream3svATI' defined but not used [-Wunused-variable] 8044 | #define glNormalStream3svATI ptr__glNormalStream3svATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15799:40: note: in expansion of macro 'glNormalStream3svATI' 15799 | static type__ptr__glNormalStream3svATI glNormalStream3svATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8038:29: warning: 'ptr__glNormalStream3sATI' defined but not used [-Wunused-variable] 8038 | #define glNormalStream3sATI ptr__glNormalStream3sATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15796:39: note: in expansion of macro 'glNormalStream3sATI' 15796 | static type__ptr__glNormalStream3sATI glNormalStream3sATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8032:30: warning: 'ptr__glNormalStream3bvATI' defined but not used [-Wunused-variable] 8032 | #define glNormalStream3bvATI ptr__glNormalStream3bvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15793:40: note: in expansion of macro 'glNormalStream3bvATI' 15793 | static type__ptr__glNormalStream3bvATI glNormalStream3bvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8026:29: warning: 'ptr__glNormalStream3bATI' defined but not used [-Wunused-variable] 8026 | #define glNormalStream3bATI ptr__glNormalStream3bATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15790:39: note: in expansion of macro 'glNormalStream3bATI' 15790 | static type__ptr__glNormalStream3bATI glNormalStream3bATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8020:30: warning: 'ptr__glVertexStream4dvATI' defined but not used [-Wunused-variable] 8020 | #define glVertexStream4dvATI ptr__glVertexStream4dvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15787:40: note: in expansion of macro 'glVertexStream4dvATI' 15787 | static type__ptr__glVertexStream4dvATI glVertexStream4dvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8014:29: warning: 'ptr__glVertexStream4dATI' defined but not used [-Wunused-variable] 8014 | #define glVertexStream4dATI ptr__glVertexStream4dATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15784:39: note: in expansion of macro 'glVertexStream4dATI' 15784 | static type__ptr__glVertexStream4dATI glVertexStream4dATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8008:30: warning: 'ptr__glVertexStream4fvATI' defined but not used [-Wunused-variable] 8008 | #define glVertexStream4fvATI ptr__glVertexStream4fvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15781:40: note: in expansion of macro 'glVertexStream4fvATI' 15781 | static type__ptr__glVertexStream4fvATI glVertexStream4fvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:8002:29: warning: 'ptr__glVertexStream4fATI' defined but not used [-Wunused-variable] 8002 | #define glVertexStream4fATI ptr__glVertexStream4fATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15778:39: note: in expansion of macro 'glVertexStream4fATI' 15778 | static type__ptr__glVertexStream4fATI glVertexStream4fATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7996:30: warning: 'ptr__glVertexStream4ivATI' defined but not used [-Wunused-variable] 7996 | #define glVertexStream4ivATI ptr__glVertexStream4ivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15775:40: note: in expansion of macro 'glVertexStream4ivATI' 15775 | static type__ptr__glVertexStream4ivATI glVertexStream4ivATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7990:29: warning: 'ptr__glVertexStream4iATI' defined but not used [-Wunused-variable] 7990 | #define glVertexStream4iATI ptr__glVertexStream4iATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15772:39: note: in expansion of macro 'glVertexStream4iATI' 15772 | static type__ptr__glVertexStream4iATI glVertexStream4iATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7984:30: warning: 'ptr__glVertexStream4svATI' defined but not used [-Wunused-variable] 7984 | #define glVertexStream4svATI ptr__glVertexStream4svATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15769:40: note: in expansion of macro 'glVertexStream4svATI' 15769 | static type__ptr__glVertexStream4svATI glVertexStream4svATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7978:29: warning: 'ptr__glVertexStream4sATI' defined but not used [-Wunused-variable] 7978 | #define glVertexStream4sATI ptr__glVertexStream4sATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15766:39: note: in expansion of macro 'glVertexStream4sATI' 15766 | static type__ptr__glVertexStream4sATI glVertexStream4sATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7972:30: warning: 'ptr__glVertexStream3dvATI' defined but not used [-Wunused-variable] 7972 | #define glVertexStream3dvATI ptr__glVertexStream3dvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15763:40: note: in expansion of macro 'glVertexStream3dvATI' 15763 | static type__ptr__glVertexStream3dvATI glVertexStream3dvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7966:29: warning: 'ptr__glVertexStream3dATI' defined but not used [-Wunused-variable] 7966 | #define glVertexStream3dATI ptr__glVertexStream3dATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15760:39: note: in expansion of macro 'glVertexStream3dATI' 15760 | static type__ptr__glVertexStream3dATI glVertexStream3dATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7960:30: warning: 'ptr__glVertexStream3fvATI' defined but not used [-Wunused-variable] 7960 | #define glVertexStream3fvATI ptr__glVertexStream3fvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15757:40: note: in expansion of macro 'glVertexStream3fvATI' 15757 | static type__ptr__glVertexStream3fvATI glVertexStream3fvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7954:29: warning: 'ptr__glVertexStream3fATI' defined but not used [-Wunused-variable] 7954 | #define glVertexStream3fATI ptr__glVertexStream3fATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15754:39: note: in expansion of macro 'glVertexStream3fATI' 15754 | static type__ptr__glVertexStream3fATI glVertexStream3fATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7948:30: warning: 'ptr__glVertexStream3ivATI' defined but not used [-Wunused-variable] 7948 | #define glVertexStream3ivATI ptr__glVertexStream3ivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15751:40: note: in expansion of macro 'glVertexStream3ivATI' 15751 | static type__ptr__glVertexStream3ivATI glVertexStream3ivATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7942:29: warning: 'ptr__glVertexStream3iATI' defined but not used [-Wunused-variable] 7942 | #define glVertexStream3iATI ptr__glVertexStream3iATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15748:39: note: in expansion of macro 'glVertexStream3iATI' 15748 | static type__ptr__glVertexStream3iATI glVertexStream3iATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7936:30: warning: 'ptr__glVertexStream3svATI' defined but not used [-Wunused-variable] 7936 | #define glVertexStream3svATI ptr__glVertexStream3svATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15745:40: note: in expansion of macro 'glVertexStream3svATI' 15745 | static type__ptr__glVertexStream3svATI glVertexStream3svATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7930:29: warning: 'ptr__glVertexStream3sATI' defined but not used [-Wunused-variable] 7930 | #define glVertexStream3sATI ptr__glVertexStream3sATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15742:39: note: in expansion of macro 'glVertexStream3sATI' 15742 | static type__ptr__glVertexStream3sATI glVertexStream3sATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7924:30: warning: 'ptr__glVertexStream2dvATI' defined but not used [-Wunused-variable] 7924 | #define glVertexStream2dvATI ptr__glVertexStream2dvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15739:40: note: in expansion of macro 'glVertexStream2dvATI' 15739 | static type__ptr__glVertexStream2dvATI glVertexStream2dvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7918:29: warning: 'ptr__glVertexStream2dATI' defined but not used [-Wunused-variable] 7918 | #define glVertexStream2dATI ptr__glVertexStream2dATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15736:39: note: in expansion of macro 'glVertexStream2dATI' 15736 | static type__ptr__glVertexStream2dATI glVertexStream2dATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7912:30: warning: 'ptr__glVertexStream2fvATI' defined but not used [-Wunused-variable] 7912 | #define glVertexStream2fvATI ptr__glVertexStream2fvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15733:40: note: in expansion of macro 'glVertexStream2fvATI' 15733 | static type__ptr__glVertexStream2fvATI glVertexStream2fvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7906:29: warning: 'ptr__glVertexStream2fATI' defined but not used [-Wunused-variable] 7906 | #define glVertexStream2fATI ptr__glVertexStream2fATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15730:39: note: in expansion of macro 'glVertexStream2fATI' 15730 | static type__ptr__glVertexStream2fATI glVertexStream2fATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7900:30: warning: 'ptr__glVertexStream2ivATI' defined but not used [-Wunused-variable] 7900 | #define glVertexStream2ivATI ptr__glVertexStream2ivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15727:40: note: in expansion of macro 'glVertexStream2ivATI' 15727 | static type__ptr__glVertexStream2ivATI glVertexStream2ivATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7894:29: warning: 'ptr__glVertexStream2iATI' defined but not used [-Wunused-variable] 7894 | #define glVertexStream2iATI ptr__glVertexStream2iATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15724:39: note: in expansion of macro 'glVertexStream2iATI' 15724 | static type__ptr__glVertexStream2iATI glVertexStream2iATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7888:30: warning: 'ptr__glVertexStream2svATI' defined but not used [-Wunused-variable] 7888 | #define glVertexStream2svATI ptr__glVertexStream2svATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15721:40: note: in expansion of macro 'glVertexStream2svATI' 15721 | static type__ptr__glVertexStream2svATI glVertexStream2svATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7882:29: warning: 'ptr__glVertexStream2sATI' defined but not used [-Wunused-variable] 7882 | #define glVertexStream2sATI ptr__glVertexStream2sATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15718:39: note: in expansion of macro 'glVertexStream2sATI' 15718 | static type__ptr__glVertexStream2sATI glVertexStream2sATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7876:30: warning: 'ptr__glVertexStream1dvATI' defined but not used [-Wunused-variable] 7876 | #define glVertexStream1dvATI ptr__glVertexStream1dvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15715:40: note: in expansion of macro 'glVertexStream1dvATI' 15715 | static type__ptr__glVertexStream1dvATI glVertexStream1dvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7870:29: warning: 'ptr__glVertexStream1dATI' defined but not used [-Wunused-variable] 7870 | #define glVertexStream1dATI ptr__glVertexStream1dATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15712:39: note: in expansion of macro 'glVertexStream1dATI' 15712 | static type__ptr__glVertexStream1dATI glVertexStream1dATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7864:30: warning: 'ptr__glVertexStream1fvATI' defined but not used [-Wunused-variable] 7864 | #define glVertexStream1fvATI ptr__glVertexStream1fvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15709:40: note: in expansion of macro 'glVertexStream1fvATI' 15709 | static type__ptr__glVertexStream1fvATI glVertexStream1fvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7858:29: warning: 'ptr__glVertexStream1fATI' defined but not used [-Wunused-variable] 7858 | #define glVertexStream1fATI ptr__glVertexStream1fATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15706:39: note: in expansion of macro 'glVertexStream1fATI' 15706 | static type__ptr__glVertexStream1fATI glVertexStream1fATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7852:30: warning: 'ptr__glVertexStream1ivATI' defined but not used [-Wunused-variable] 7852 | #define glVertexStream1ivATI ptr__glVertexStream1ivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15703:40: note: in expansion of macro 'glVertexStream1ivATI' 15703 | static type__ptr__glVertexStream1ivATI glVertexStream1ivATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7846:29: warning: 'ptr__glVertexStream1iATI' defined but not used [-Wunused-variable] 7846 | #define glVertexStream1iATI ptr__glVertexStream1iATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15700:39: note: in expansion of macro 'glVertexStream1iATI' 15700 | static type__ptr__glVertexStream1iATI glVertexStream1iATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7840:30: warning: 'ptr__glVertexStream1svATI' defined but not used [-Wunused-variable] 7840 | #define glVertexStream1svATI ptr__glVertexStream1svATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15697:40: note: in expansion of macro 'glVertexStream1svATI' 15697 | static type__ptr__glVertexStream1svATI glVertexStream1svATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7834:29: warning: 'ptr__glVertexStream1sATI' defined but not used [-Wunused-variable] 7834 | #define glVertexStream1sATI ptr__glVertexStream1sATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15694:39: note: in expansion of macro 'glVertexStream1sATI' 15694 | static type__ptr__glVertexStream1sATI glVertexStream1sATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7828:37: warning: 'ptr__glGetLocalConstantFloatvEXT' defined but not used [-Wunused-variable] 7828 | #define glGetLocalConstantFloatvEXT ptr__glGetLocalConstantFloatvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15691:47: note: in expansion of macro 'glGetLocalConstantFloatvEXT' 15691 | static type__ptr__glGetLocalConstantFloatvEXT glGetLocalConstantFloatvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7822:39: warning: 'ptr__glGetLocalConstantIntegervEXT' defined but not used [-Wunused-variable] 7822 | #define glGetLocalConstantIntegervEXT ptr__glGetLocalConstantIntegervEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7822:39: note: in definition of macro 'glGetLocalConstantIntegervEXT' 7822 | #define glGetLocalConstantIntegervEXT ptr__glGetLocalConstantIntegervEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7816:39: warning: 'ptr__glGetLocalConstantBooleanvEXT' defined but not used [-Wunused-variable] 7816 | #define glGetLocalConstantBooleanvEXT ptr__glGetLocalConstantBooleanvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7816:39: note: in definition of macro 'glGetLocalConstantBooleanvEXT' 7816 | #define glGetLocalConstantBooleanvEXT ptr__glGetLocalConstantBooleanvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7810:33: warning: 'ptr__glGetInvariantFloatvEXT' defined but not used [-Wunused-variable] 7810 | #define glGetInvariantFloatvEXT ptr__glGetInvariantFloatvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15682:43: note: in expansion of macro 'glGetInvariantFloatvEXT' 15682 | static type__ptr__glGetInvariantFloatvEXT glGetInvariantFloatvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7804:35: warning: 'ptr__glGetInvariantIntegervEXT' defined but not used [-Wunused-variable] 7804 | #define glGetInvariantIntegervEXT ptr__glGetInvariantIntegervEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15679:45: note: in expansion of macro 'glGetInvariantIntegervEXT' 15679 | static type__ptr__glGetInvariantIntegervEXT glGetInvariantIntegervEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7798:35: warning: 'ptr__glGetInvariantBooleanvEXT' defined but not used [-Wunused-variable] 7798 | #define glGetInvariantBooleanvEXT ptr__glGetInvariantBooleanvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15676:45: note: in expansion of macro 'glGetInvariantBooleanvEXT' 15676 | static type__ptr__glGetInvariantBooleanvEXT glGetInvariantBooleanvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7792:33: warning: 'ptr__glGetVariantPointervEXT' defined but not used [-Wunused-variable] 7792 | #define glGetVariantPointervEXT ptr__glGetVariantPointervEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15673:43: note: in expansion of macro 'glGetVariantPointervEXT' 15673 | static type__ptr__glGetVariantPointervEXT glGetVariantPointervEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7786:31: warning: 'ptr__glGetVariantFloatvEXT' defined but not used [-Wunused-variable] 7786 | #define glGetVariantFloatvEXT ptr__glGetVariantFloatvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15670:41: note: in expansion of macro 'glGetVariantFloatvEXT' 15670 | static type__ptr__glGetVariantFloatvEXT glGetVariantFloatvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7780:33: warning: 'ptr__glGetVariantIntegervEXT' defined but not used [-Wunused-variable] 7780 | #define glGetVariantIntegervEXT ptr__glGetVariantIntegervEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15667:43: note: in expansion of macro 'glGetVariantIntegervEXT' 15667 | static type__ptr__glGetVariantIntegervEXT glGetVariantIntegervEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7774:33: warning: 'ptr__glGetVariantBooleanvEXT' defined but not used [-Wunused-variable] 7774 | #define glGetVariantBooleanvEXT ptr__glGetVariantBooleanvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15664:43: note: in expansion of macro 'glGetVariantBooleanvEXT' 15664 | static type__ptr__glGetVariantBooleanvEXT glGetVariantBooleanvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7768:31: warning: 'ptr__glIsVariantEnabledEXT' defined but not used [-Wunused-variable] 7768 | #define glIsVariantEnabledEXT ptr__glIsVariantEnabledEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15661:41: note: in expansion of macro 'glIsVariantEnabledEXT' 15661 | static type__ptr__glIsVariantEnabledEXT glIsVariantEnabledEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7762:28: warning: 'ptr__glBindParameterEXT' defined but not used [-Wunused-variable] 7762 | #define glBindParameterEXT ptr__glBindParameterEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15658:38: note: in expansion of macro 'glBindParameterEXT' 15658 | static type__ptr__glBindParameterEXT glBindParameterEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7756:39: warning: 'ptr__glBindTextureUnitParameterEXT' defined but not used [-Wunused-variable] 7756 | #define glBindTextureUnitParameterEXT ptr__glBindTextureUnitParameterEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7756:39: note: in definition of macro 'glBindTextureUnitParameterEXT' 7756 | #define glBindTextureUnitParameterEXT ptr__glBindTextureUnitParameterEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7750:34: warning: 'ptr__glBindTexGenParameterEXT' defined but not used [-Wunused-variable] 7750 | #define glBindTexGenParameterEXT ptr__glBindTexGenParameterEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15652:44: note: in expansion of macro 'glBindTexGenParameterEXT' 15652 | static type__ptr__glBindTexGenParameterEXT glBindTexGenParameterEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7744:36: warning: 'ptr__glBindMaterialParameterEXT' defined but not used [-Wunused-variable] 7744 | #define glBindMaterialParameterEXT ptr__glBindMaterialParameterEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15649:46: note: in expansion of macro 'glBindMaterialParameterEXT' 15649 | static type__ptr__glBindMaterialParameterEXT glBindMaterialParameterEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7738:33: warning: 'ptr__glBindLightParameterEXT' defined but not used [-Wunused-variable] 7738 | #define glBindLightParameterEXT ptr__glBindLightParameterEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15646:43: note: in expansion of macro 'glBindLightParameterEXT' 15646 | static type__ptr__glBindLightParameterEXT glBindLightParameterEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7732:40: warning: 'ptr__glDisableVariantClientStateEXT' defined but not used [-Wunused-variable] 7732 | #define glDisableVariantClientStateEXT ptr__glDisableVariantClientStateEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7732:40: note: in definition of macro 'glDisableVariantClientStateEXT' 7732 | #define glDisableVariantClientStateEXT ptr__glDisableVariantClientStateEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7726:39: warning: 'ptr__glEnableVariantClientStateEXT' defined but not used [-Wunused-variable] 7726 | #define glEnableVariantClientStateEXT ptr__glEnableVariantClientStateEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7726:39: note: in definition of macro 'glEnableVariantClientStateEXT' 7726 | #define glEnableVariantClientStateEXT ptr__glEnableVariantClientStateEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7720:29: warning: 'ptr__glVariantPointerEXT' defined but not used [-Wunused-variable] 7720 | #define glVariantPointerEXT ptr__glVariantPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15637:39: note: in expansion of macro 'glVariantPointerEXT' 15637 | static type__ptr__glVariantPointerEXT glVariantPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7714:25: warning: 'ptr__glVariantuivEXT' defined but not used [-Wunused-variable] 7714 | #define glVariantuivEXT ptr__glVariantuivEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15634:35: note: in expansion of macro 'glVariantuivEXT' 15634 | static type__ptr__glVariantuivEXT glVariantuivEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:7708:25: warning: 'ptr__glVariantusvEXT' defined but not used [-Wunused-variable] 7708 | #define glVariantusvEXT ptr__glVariantusvEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15631:35: note: in expansion of macro 'glVariantusvEXT' 15631 | static type__ptr__glVariantusvEXT glVariantusvEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:7702:25: warning: 'ptr__glVariantubvEXT' defined but not used [-Wunused-variable] 7702 | #define glVariantubvEXT ptr__glVariantubvEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15628:35: note: in expansion of macro 'glVariantubvEXT' 15628 | static type__ptr__glVariantubvEXT glVariantubvEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:7696:24: warning: 'ptr__glVariantdvEXT' defined but not used [-Wunused-variable] 7696 | #define glVariantdvEXT ptr__glVariantdvEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15625:34: note: in expansion of macro 'glVariantdvEXT' 15625 | static type__ptr__glVariantdvEXT glVariantdvEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7690:24: warning: 'ptr__glVariantfvEXT' defined but not used [-Wunused-variable] 7690 | #define glVariantfvEXT ptr__glVariantfvEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15622:34: note: in expansion of macro 'glVariantfvEXT' 15622 | static type__ptr__glVariantfvEXT glVariantfvEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7684:24: warning: 'ptr__glVariantivEXT' defined but not used [-Wunused-variable] 7684 | #define glVariantivEXT ptr__glVariantivEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15619:34: note: in expansion of macro 'glVariantivEXT' 15619 | static type__ptr__glVariantivEXT glVariantivEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7678:24: warning: 'ptr__glVariantsvEXT' defined but not used [-Wunused-variable] 7678 | #define glVariantsvEXT ptr__glVariantsvEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15616:34: note: in expansion of macro 'glVariantsvEXT' 15616 | static type__ptr__glVariantsvEXT glVariantsvEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7672:24: warning: 'ptr__glVariantbvEXT' defined but not used [-Wunused-variable] 7672 | #define glVariantbvEXT ptr__glVariantbvEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15613:34: note: in expansion of macro 'glVariantbvEXT' 15613 | static type__ptr__glVariantbvEXT glVariantbvEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7666:31: warning: 'ptr__glSetLocalConstantEXT' defined but not used [-Wunused-variable] 7666 | #define glSetLocalConstantEXT ptr__glSetLocalConstantEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15610:41: note: in expansion of macro 'glSetLocalConstantEXT' 15610 | static type__ptr__glSetLocalConstantEXT glSetLocalConstantEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7660:27: warning: 'ptr__glSetInvariantEXT' defined but not used [-Wunused-variable] 7660 | #define glSetInvariantEXT ptr__glSetInvariantEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15607:37: note: in expansion of macro 'glSetInvariantEXT' 15607 | static type__ptr__glSetInvariantEXT glSetInvariantEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:7654:25: warning: 'ptr__glGenSymbolsEXT' defined but not used [-Wunused-variable] 7654 | #define glGenSymbolsEXT ptr__glGenSymbolsEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15604:35: note: in expansion of macro 'glGenSymbolsEXT' 15604 | static type__ptr__glGenSymbolsEXT glGenSymbolsEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:7648:31: warning: 'ptr__glExtractComponentEXT' defined but not used [-Wunused-variable] 7648 | #define glExtractComponentEXT ptr__glExtractComponentEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15601:41: note: in expansion of macro 'glExtractComponentEXT' 15601 | static type__ptr__glExtractComponentEXT glExtractComponentEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7642:30: warning: 'ptr__glInsertComponentEXT' defined but not used [-Wunused-variable] 7642 | #define glInsertComponentEXT ptr__glInsertComponentEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15598:40: note: in expansion of macro 'glInsertComponentEXT' 15598 | static type__ptr__glInsertComponentEXT glInsertComponentEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7636:24: warning: 'ptr__glWriteMaskEXT' defined but not used [-Wunused-variable] 7636 | #define glWriteMaskEXT ptr__glWriteMaskEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15595:34: note: in expansion of macro 'glWriteMaskEXT' 15595 | static type__ptr__glWriteMaskEXT glWriteMaskEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7630:22: warning: 'ptr__glSwizzleEXT' defined but not used [-Wunused-variable] 7630 | #define glSwizzleEXT ptr__glSwizzleEXT | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:15592:32: note: in expansion of macro 'glSwizzleEXT' 15592 | static type__ptr__glSwizzleEXT glSwizzleEXT = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:7624:24: warning: 'ptr__glShaderOp3EXT' defined but not used [-Wunused-variable] 7624 | #define glShaderOp3EXT ptr__glShaderOp3EXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15589:34: note: in expansion of macro 'glShaderOp3EXT' 15589 | static type__ptr__glShaderOp3EXT glShaderOp3EXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7618:24: warning: 'ptr__glShaderOp2EXT' defined but not used [-Wunused-variable] 7618 | #define glShaderOp2EXT ptr__glShaderOp2EXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15586:34: note: in expansion of macro 'glShaderOp2EXT' 15586 | static type__ptr__glShaderOp2EXT glShaderOp2EXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7612:24: warning: 'ptr__glShaderOp1EXT' defined but not used [-Wunused-variable] 7612 | #define glShaderOp1EXT ptr__glShaderOp1EXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15583:34: note: in expansion of macro 'glShaderOp1EXT' 15583 | static type__ptr__glShaderOp1EXT glShaderOp1EXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7606:33: warning: 'ptr__glDeleteVertexShaderEXT' defined but not used [-Wunused-variable] 7606 | #define glDeleteVertexShaderEXT ptr__glDeleteVertexShaderEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15580:43: note: in expansion of macro 'glDeleteVertexShaderEXT' 15580 | static type__ptr__glDeleteVertexShaderEXT glDeleteVertexShaderEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7600:31: warning: 'ptr__glGenVertexShadersEXT' defined but not used [-Wunused-variable] 7600 | #define glGenVertexShadersEXT ptr__glGenVertexShadersEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15577:41: note: in expansion of macro 'glGenVertexShadersEXT' 15577 | static type__ptr__glGenVertexShadersEXT glGenVertexShadersEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7594:31: warning: 'ptr__glBindVertexShaderEXT' defined but not used [-Wunused-variable] 7594 | #define glBindVertexShaderEXT ptr__glBindVertexShaderEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15574:41: note: in expansion of macro 'glBindVertexShaderEXT' 15574 | static type__ptr__glBindVertexShaderEXT glBindVertexShaderEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7588:30: warning: 'ptr__glEndVertexShaderEXT' defined but not used [-Wunused-variable] 7588 | #define glEndVertexShaderEXT ptr__glEndVertexShaderEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15571:40: note: in expansion of macro 'glEndVertexShaderEXT' 15571 | static type__ptr__glEndVertexShaderEXT glEndVertexShaderEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7582:32: warning: 'ptr__glBeginVertexShaderEXT' defined but not used [-Wunused-variable] 7582 | #define glBeginVertexShaderEXT ptr__glBeginVertexShaderEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15568:42: note: in expansion of macro 'glBeginVertexShaderEXT' 15568 | static type__ptr__glBeginVertexShaderEXT glBeginVertexShaderEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7576:38: warning: 'ptr__glGetVariantArrayObjectivATI' defined but not used [-Wunused-variable] 7576 | #define glGetVariantArrayObjectivATI ptr__glGetVariantArrayObjectivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7576:38: note: in definition of macro 'glGetVariantArrayObjectivATI' 7576 | #define glGetVariantArrayObjectivATI ptr__glGetVariantArrayObjectivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7570:38: warning: 'ptr__glGetVariantArrayObjectfvATI' defined but not used [-Wunused-variable] 7570 | #define glGetVariantArrayObjectfvATI ptr__glGetVariantArrayObjectfvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7570:38: note: in definition of macro 'glGetVariantArrayObjectfvATI' 7570 | #define glGetVariantArrayObjectfvATI ptr__glGetVariantArrayObjectfvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7564:33: warning: 'ptr__glVariantArrayObjectATI' defined but not used [-Wunused-variable] 7564 | #define glVariantArrayObjectATI ptr__glVariantArrayObjectATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15559:43: note: in expansion of macro 'glVariantArrayObjectATI' 15559 | static type__ptr__glVariantArrayObjectATI glVariantArrayObjectATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7558:31: warning: 'ptr__glGetArrayObjectivATI' defined but not used [-Wunused-variable] 7558 | #define glGetArrayObjectivATI ptr__glGetArrayObjectivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15556:41: note: in expansion of macro 'glGetArrayObjectivATI' 15556 | static type__ptr__glGetArrayObjectivATI glGetArrayObjectivATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7552:31: warning: 'ptr__glGetArrayObjectfvATI' defined but not used [-Wunused-variable] 7552 | #define glGetArrayObjectfvATI ptr__glGetArrayObjectfvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15553:41: note: in expansion of macro 'glGetArrayObjectfvATI' 15553 | static type__ptr__glGetArrayObjectfvATI glGetArrayObjectfvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7546:26: warning: 'ptr__glArrayObjectATI' defined but not used [-Wunused-variable] 7546 | #define glArrayObjectATI ptr__glArrayObjectATI | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15550:36: note: in expansion of macro 'glArrayObjectATI' 15550 | static type__ptr__glArrayObjectATI glArrayObjectATI = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:7540:31: warning: 'ptr__glFreeObjectBufferATI' defined but not used [-Wunused-variable] 7540 | #define glFreeObjectBufferATI ptr__glFreeObjectBufferATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15547:41: note: in expansion of macro 'glFreeObjectBufferATI' 15547 | static type__ptr__glFreeObjectBufferATI glFreeObjectBufferATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7534:32: warning: 'ptr__glGetObjectBufferivATI' defined but not used [-Wunused-variable] 7534 | #define glGetObjectBufferivATI ptr__glGetObjectBufferivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15544:42: note: in expansion of macro 'glGetObjectBufferivATI' 15544 | static type__ptr__glGetObjectBufferivATI glGetObjectBufferivATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7528:32: warning: 'ptr__glGetObjectBufferfvATI' defined but not used [-Wunused-variable] 7528 | #define glGetObjectBufferfvATI ptr__glGetObjectBufferfvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15541:42: note: in expansion of macro 'glGetObjectBufferfvATI' 15541 | static type__ptr__glGetObjectBufferfvATI glGetObjectBufferfvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7522:33: warning: 'ptr__glUpdateObjectBufferATI' defined but not used [-Wunused-variable] 7522 | #define glUpdateObjectBufferATI ptr__glUpdateObjectBufferATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15538:43: note: in expansion of macro 'glUpdateObjectBufferATI' 15538 | static type__ptr__glUpdateObjectBufferATI glUpdateObjectBufferATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7516:29: warning: 'ptr__glIsObjectBufferATI' defined but not used [-Wunused-variable] 7516 | #define glIsObjectBufferATI ptr__glIsObjectBufferATI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15535:39: note: in expansion of macro 'glIsObjectBufferATI' 15535 | static type__ptr__glIsObjectBufferATI glIsObjectBufferATI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7510:30: warning: 'ptr__glNewObjectBufferATI' defined but not used [-Wunused-variable] 7510 | #define glNewObjectBufferATI ptr__glNewObjectBufferATI | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15532:40: note: in expansion of macro 'glNewObjectBufferATI' 15532 | static type__ptr__glNewObjectBufferATI glNewObjectBufferATI = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7504:27: warning: 'ptr__glPNTrianglesfATI' defined but not used [-Wunused-variable] 7504 | #define glPNTrianglesfATI ptr__glPNTrianglesfATI | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15529:37: note: in expansion of macro 'glPNTrianglesfATI' 15529 | static type__ptr__glPNTrianglesfATI glPNTrianglesfATI = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:7498:27: warning: 'ptr__glPNTrianglesiATI' defined but not used [-Wunused-variable] 7498 | #define glPNTrianglesiATI ptr__glPNTrianglesiATI | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15526:37: note: in expansion of macro 'glPNTrianglesiATI' 15526 | static type__ptr__glPNTrianglesiATI glPNTrianglesiATI = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:7492:40: warning: 'ptr__glSetFragmentShaderConstantATI' defined but not used [-Wunused-variable] 7492 | #define glSetFragmentShaderConstantATI ptr__glSetFragmentShaderConstantATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7492:40: note: in definition of macro 'glSetFragmentShaderConstantATI' 7492 | #define glSetFragmentShaderConstantATI ptr__glSetFragmentShaderConstantATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7486:31: warning: 'ptr__glAlphaFragmentOp3ATI' defined but not used [-Wunused-variable] 7486 | #define glAlphaFragmentOp3ATI ptr__glAlphaFragmentOp3ATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15520:41: note: in expansion of macro 'glAlphaFragmentOp3ATI' 15520 | static type__ptr__glAlphaFragmentOp3ATI glAlphaFragmentOp3ATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7480:31: warning: 'ptr__glAlphaFragmentOp2ATI' defined but not used [-Wunused-variable] 7480 | #define glAlphaFragmentOp2ATI ptr__glAlphaFragmentOp2ATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15517:41: note: in expansion of macro 'glAlphaFragmentOp2ATI' 15517 | static type__ptr__glAlphaFragmentOp2ATI glAlphaFragmentOp2ATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7474:31: warning: 'ptr__glAlphaFragmentOp1ATI' defined but not used [-Wunused-variable] 7474 | #define glAlphaFragmentOp1ATI ptr__glAlphaFragmentOp1ATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15514:41: note: in expansion of macro 'glAlphaFragmentOp1ATI' 15514 | static type__ptr__glAlphaFragmentOp1ATI glAlphaFragmentOp1ATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7468:31: warning: 'ptr__glColorFragmentOp3ATI' defined but not used [-Wunused-variable] 7468 | #define glColorFragmentOp3ATI ptr__glColorFragmentOp3ATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15511:41: note: in expansion of macro 'glColorFragmentOp3ATI' 15511 | static type__ptr__glColorFragmentOp3ATI glColorFragmentOp3ATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7462:31: warning: 'ptr__glColorFragmentOp2ATI' defined but not used [-Wunused-variable] 7462 | #define glColorFragmentOp2ATI ptr__glColorFragmentOp2ATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15508:41: note: in expansion of macro 'glColorFragmentOp2ATI' 15508 | static type__ptr__glColorFragmentOp2ATI glColorFragmentOp2ATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7456:31: warning: 'ptr__glColorFragmentOp1ATI' defined but not used [-Wunused-variable] 7456 | #define glColorFragmentOp1ATI ptr__glColorFragmentOp1ATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15505:41: note: in expansion of macro 'glColorFragmentOp1ATI' 15505 | static type__ptr__glColorFragmentOp1ATI glColorFragmentOp1ATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7450:24: warning: 'ptr__glSampleMapATI' defined but not used [-Wunused-variable] 7450 | #define glSampleMapATI ptr__glSampleMapATI | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15502:34: note: in expansion of macro 'glSampleMapATI' 15502 | static type__ptr__glSampleMapATI glSampleMapATI = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:7444:27: warning: 'ptr__glPassTexCoordATI' defined but not used [-Wunused-variable] 7444 | #define glPassTexCoordATI ptr__glPassTexCoordATI | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15499:37: note: in expansion of macro 'glPassTexCoordATI' 15499 | static type__ptr__glPassTexCoordATI glPassTexCoordATI = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:7438:32: warning: 'ptr__glEndFragmentShaderATI' defined but not used [-Wunused-variable] 7438 | #define glEndFragmentShaderATI ptr__glEndFragmentShaderATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15496:42: note: in expansion of macro 'glEndFragmentShaderATI' 15496 | static type__ptr__glEndFragmentShaderATI glEndFragmentShaderATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7432:34: warning: 'ptr__glBeginFragmentShaderATI' defined but not used [-Wunused-variable] 7432 | #define glBeginFragmentShaderATI ptr__glBeginFragmentShaderATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15493:44: note: in expansion of macro 'glBeginFragmentShaderATI' 15493 | static type__ptr__glBeginFragmentShaderATI glBeginFragmentShaderATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7426:35: warning: 'ptr__glDeleteFragmentShaderATI' defined but not used [-Wunused-variable] 7426 | #define glDeleteFragmentShaderATI ptr__glDeleteFragmentShaderATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15490:45: note: in expansion of macro 'glDeleteFragmentShaderATI' 15490 | static type__ptr__glDeleteFragmentShaderATI glDeleteFragmentShaderATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7420:33: warning: 'ptr__glBindFragmentShaderATI' defined but not used [-Wunused-variable] 7420 | #define glBindFragmentShaderATI ptr__glBindFragmentShaderATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15487:43: note: in expansion of macro 'glBindFragmentShaderATI' 15487 | static type__ptr__glBindFragmentShaderATI glBindFragmentShaderATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7414:33: warning: 'ptr__glGenFragmentShadersATI' defined but not used [-Wunused-variable] 7414 | #define glGenFragmentShadersATI ptr__glGenFragmentShadersATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15484:43: note: in expansion of macro 'glGenFragmentShadersATI' 15484 | static type__ptr__glGenFragmentShadersATI glGenFragmentShadersATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7408:36: warning: 'ptr__glGetTexBumpParameterfvATI' defined but not used [-Wunused-variable] 7408 | #define glGetTexBumpParameterfvATI ptr__glGetTexBumpParameterfvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15481:46: note: in expansion of macro 'glGetTexBumpParameterfvATI' 15481 | static type__ptr__glGetTexBumpParameterfvATI glGetTexBumpParameterfvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7402:36: warning: 'ptr__glGetTexBumpParameterivATI' defined but not used [-Wunused-variable] 7402 | #define glGetTexBumpParameterivATI ptr__glGetTexBumpParameterivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15478:46: note: in expansion of macro 'glGetTexBumpParameterivATI' 15478 | static type__ptr__glGetTexBumpParameterivATI glGetTexBumpParameterivATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7396:33: warning: 'ptr__glTexBumpParameterfvATI' defined but not used [-Wunused-variable] 7396 | #define glTexBumpParameterfvATI ptr__glTexBumpParameterfvATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15475:43: note: in expansion of macro 'glTexBumpParameterfvATI' 15475 | static type__ptr__glTexBumpParameterfvATI glTexBumpParameterfvATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7390:33: warning: 'ptr__glTexBumpParameterivATI' defined but not used [-Wunused-variable] 7390 | #define glTexBumpParameterivATI ptr__glTexBumpParameterivATI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15472:43: note: in expansion of macro 'glTexBumpParameterivATI' 15472 | static type__ptr__glTexBumpParameterivATI glTexBumpParameterivATI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7384:31: warning: 'ptr__glVertexAttribs4ubvNV' defined but not used [-Wunused-variable] 7384 | #define glVertexAttribs4ubvNV ptr__glVertexAttribs4ubvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15469:41: note: in expansion of macro 'glVertexAttribs4ubvNV' 15469 | static type__ptr__glVertexAttribs4ubvNV glVertexAttribs4ubvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7378:30: warning: 'ptr__glVertexAttribs4svNV' defined but not used [-Wunused-variable] 7378 | #define glVertexAttribs4svNV ptr__glVertexAttribs4svNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15466:40: note: in expansion of macro 'glVertexAttribs4svNV' 15466 | static type__ptr__glVertexAttribs4svNV glVertexAttribs4svNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7372:30: warning: 'ptr__glVertexAttribs4fvNV' defined but not used [-Wunused-variable] 7372 | #define glVertexAttribs4fvNV ptr__glVertexAttribs4fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15463:40: note: in expansion of macro 'glVertexAttribs4fvNV' 15463 | static type__ptr__glVertexAttribs4fvNV glVertexAttribs4fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7366:30: warning: 'ptr__glVertexAttribs4dvNV' defined but not used [-Wunused-variable] 7366 | #define glVertexAttribs4dvNV ptr__glVertexAttribs4dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15460:40: note: in expansion of macro 'glVertexAttribs4dvNV' 15460 | static type__ptr__glVertexAttribs4dvNV glVertexAttribs4dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7360:30: warning: 'ptr__glVertexAttribs3svNV' defined but not used [-Wunused-variable] 7360 | #define glVertexAttribs3svNV ptr__glVertexAttribs3svNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15457:40: note: in expansion of macro 'glVertexAttribs3svNV' 15457 | static type__ptr__glVertexAttribs3svNV glVertexAttribs3svNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7354:30: warning: 'ptr__glVertexAttribs3fvNV' defined but not used [-Wunused-variable] 7354 | #define glVertexAttribs3fvNV ptr__glVertexAttribs3fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15454:40: note: in expansion of macro 'glVertexAttribs3fvNV' 15454 | static type__ptr__glVertexAttribs3fvNV glVertexAttribs3fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7348:30: warning: 'ptr__glVertexAttribs3dvNV' defined but not used [-Wunused-variable] 7348 | #define glVertexAttribs3dvNV ptr__glVertexAttribs3dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15451:40: note: in expansion of macro 'glVertexAttribs3dvNV' 15451 | static type__ptr__glVertexAttribs3dvNV glVertexAttribs3dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7342:30: warning: 'ptr__glVertexAttribs2svNV' defined but not used [-Wunused-variable] 7342 | #define glVertexAttribs2svNV ptr__glVertexAttribs2svNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15448:40: note: in expansion of macro 'glVertexAttribs2svNV' 15448 | static type__ptr__glVertexAttribs2svNV glVertexAttribs2svNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7336:30: warning: 'ptr__glVertexAttribs2fvNV' defined but not used [-Wunused-variable] 7336 | #define glVertexAttribs2fvNV ptr__glVertexAttribs2fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15445:40: note: in expansion of macro 'glVertexAttribs2fvNV' 15445 | static type__ptr__glVertexAttribs2fvNV glVertexAttribs2fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7330:30: warning: 'ptr__glVertexAttribs2dvNV' defined but not used [-Wunused-variable] 7330 | #define glVertexAttribs2dvNV ptr__glVertexAttribs2dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15442:40: note: in expansion of macro 'glVertexAttribs2dvNV' 15442 | static type__ptr__glVertexAttribs2dvNV glVertexAttribs2dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7324:30: warning: 'ptr__glVertexAttribs1svNV' defined but not used [-Wunused-variable] 7324 | #define glVertexAttribs1svNV ptr__glVertexAttribs1svNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15439:40: note: in expansion of macro 'glVertexAttribs1svNV' 15439 | static type__ptr__glVertexAttribs1svNV glVertexAttribs1svNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7318:30: warning: 'ptr__glVertexAttribs1fvNV' defined but not used [-Wunused-variable] 7318 | #define glVertexAttribs1fvNV ptr__glVertexAttribs1fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15436:40: note: in expansion of macro 'glVertexAttribs1fvNV' 15436 | static type__ptr__glVertexAttribs1fvNV glVertexAttribs1fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7312:30: warning: 'ptr__glVertexAttribs1dvNV' defined but not used [-Wunused-variable] 7312 | #define glVertexAttribs1dvNV ptr__glVertexAttribs1dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15433:40: note: in expansion of macro 'glVertexAttribs1dvNV' 15433 | static type__ptr__glVertexAttribs1dvNV glVertexAttribs1dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7306:30: warning: 'ptr__glVertexAttrib4ubvNV' defined but not used [-Wunused-variable] 7306 | #define glVertexAttrib4ubvNV ptr__glVertexAttrib4ubvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15430:40: note: in expansion of macro 'glVertexAttrib4ubvNV' 15430 | static type__ptr__glVertexAttrib4ubvNV glVertexAttrib4ubvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7300:29: warning: 'ptr__glVertexAttrib4ubNV' defined but not used [-Wunused-variable] 7300 | #define glVertexAttrib4ubNV ptr__glVertexAttrib4ubNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15427:39: note: in expansion of macro 'glVertexAttrib4ubNV' 15427 | static type__ptr__glVertexAttrib4ubNV glVertexAttrib4ubNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7294:29: warning: 'ptr__glVertexAttrib4svNV' defined but not used [-Wunused-variable] 7294 | #define glVertexAttrib4svNV ptr__glVertexAttrib4svNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15424:39: note: in expansion of macro 'glVertexAttrib4svNV' 15424 | static type__ptr__glVertexAttrib4svNV glVertexAttrib4svNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7288:28: warning: 'ptr__glVertexAttrib4sNV' defined but not used [-Wunused-variable] 7288 | #define glVertexAttrib4sNV ptr__glVertexAttrib4sNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15421:38: note: in expansion of macro 'glVertexAttrib4sNV' 15421 | static type__ptr__glVertexAttrib4sNV glVertexAttrib4sNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7282:29: warning: 'ptr__glVertexAttrib4fvNV' defined but not used [-Wunused-variable] 7282 | #define glVertexAttrib4fvNV ptr__glVertexAttrib4fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15418:39: note: in expansion of macro 'glVertexAttrib4fvNV' 15418 | static type__ptr__glVertexAttrib4fvNV glVertexAttrib4fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7276:28: warning: 'ptr__glVertexAttrib4fNV' defined but not used [-Wunused-variable] 7276 | #define glVertexAttrib4fNV ptr__glVertexAttrib4fNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15415:38: note: in expansion of macro 'glVertexAttrib4fNV' 15415 | static type__ptr__glVertexAttrib4fNV glVertexAttrib4fNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7270:29: warning: 'ptr__glVertexAttrib4dvNV' defined but not used [-Wunused-variable] 7270 | #define glVertexAttrib4dvNV ptr__glVertexAttrib4dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15412:39: note: in expansion of macro 'glVertexAttrib4dvNV' 15412 | static type__ptr__glVertexAttrib4dvNV glVertexAttrib4dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7264:28: warning: 'ptr__glVertexAttrib4dNV' defined but not used [-Wunused-variable] 7264 | #define glVertexAttrib4dNV ptr__glVertexAttrib4dNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15409:38: note: in expansion of macro 'glVertexAttrib4dNV' 15409 | static type__ptr__glVertexAttrib4dNV glVertexAttrib4dNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7258:29: warning: 'ptr__glVertexAttrib3svNV' defined but not used [-Wunused-variable] 7258 | #define glVertexAttrib3svNV ptr__glVertexAttrib3svNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15406:39: note: in expansion of macro 'glVertexAttrib3svNV' 15406 | static type__ptr__glVertexAttrib3svNV glVertexAttrib3svNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7252:28: warning: 'ptr__glVertexAttrib3sNV' defined but not used [-Wunused-variable] 7252 | #define glVertexAttrib3sNV ptr__glVertexAttrib3sNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15403:38: note: in expansion of macro 'glVertexAttrib3sNV' 15403 | static type__ptr__glVertexAttrib3sNV glVertexAttrib3sNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7246:29: warning: 'ptr__glVertexAttrib3fvNV' defined but not used [-Wunused-variable] 7246 | #define glVertexAttrib3fvNV ptr__glVertexAttrib3fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15400:39: note: in expansion of macro 'glVertexAttrib3fvNV' 15400 | static type__ptr__glVertexAttrib3fvNV glVertexAttrib3fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7240:28: warning: 'ptr__glVertexAttrib3fNV' defined but not used [-Wunused-variable] 7240 | #define glVertexAttrib3fNV ptr__glVertexAttrib3fNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15397:38: note: in expansion of macro 'glVertexAttrib3fNV' 15397 | static type__ptr__glVertexAttrib3fNV glVertexAttrib3fNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7234:29: warning: 'ptr__glVertexAttrib3dvNV' defined but not used [-Wunused-variable] 7234 | #define glVertexAttrib3dvNV ptr__glVertexAttrib3dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15394:39: note: in expansion of macro 'glVertexAttrib3dvNV' 15394 | static type__ptr__glVertexAttrib3dvNV glVertexAttrib3dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7228:28: warning: 'ptr__glVertexAttrib3dNV' defined but not used [-Wunused-variable] 7228 | #define glVertexAttrib3dNV ptr__glVertexAttrib3dNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15391:38: note: in expansion of macro 'glVertexAttrib3dNV' 15391 | static type__ptr__glVertexAttrib3dNV glVertexAttrib3dNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7222:29: warning: 'ptr__glVertexAttrib2svNV' defined but not used [-Wunused-variable] 7222 | #define glVertexAttrib2svNV ptr__glVertexAttrib2svNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15388:39: note: in expansion of macro 'glVertexAttrib2svNV' 15388 | static type__ptr__glVertexAttrib2svNV glVertexAttrib2svNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7216:28: warning: 'ptr__glVertexAttrib2sNV' defined but not used [-Wunused-variable] 7216 | #define glVertexAttrib2sNV ptr__glVertexAttrib2sNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15385:38: note: in expansion of macro 'glVertexAttrib2sNV' 15385 | static type__ptr__glVertexAttrib2sNV glVertexAttrib2sNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7210:29: warning: 'ptr__glVertexAttrib2fvNV' defined but not used [-Wunused-variable] 7210 | #define glVertexAttrib2fvNV ptr__glVertexAttrib2fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15382:39: note: in expansion of macro 'glVertexAttrib2fvNV' 15382 | static type__ptr__glVertexAttrib2fvNV glVertexAttrib2fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7204:28: warning: 'ptr__glVertexAttrib2fNV' defined but not used [-Wunused-variable] 7204 | #define glVertexAttrib2fNV ptr__glVertexAttrib2fNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15379:38: note: in expansion of macro 'glVertexAttrib2fNV' 15379 | static type__ptr__glVertexAttrib2fNV glVertexAttrib2fNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7198:29: warning: 'ptr__glVertexAttrib2dvNV' defined but not used [-Wunused-variable] 7198 | #define glVertexAttrib2dvNV ptr__glVertexAttrib2dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15376:39: note: in expansion of macro 'glVertexAttrib2dvNV' 15376 | static type__ptr__glVertexAttrib2dvNV glVertexAttrib2dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7192:28: warning: 'ptr__glVertexAttrib2dNV' defined but not used [-Wunused-variable] 7192 | #define glVertexAttrib2dNV ptr__glVertexAttrib2dNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15373:38: note: in expansion of macro 'glVertexAttrib2dNV' 15373 | static type__ptr__glVertexAttrib2dNV glVertexAttrib2dNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7186:29: warning: 'ptr__glVertexAttrib1svNV' defined but not used [-Wunused-variable] 7186 | #define glVertexAttrib1svNV ptr__glVertexAttrib1svNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15370:39: note: in expansion of macro 'glVertexAttrib1svNV' 15370 | static type__ptr__glVertexAttrib1svNV glVertexAttrib1svNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7180:28: warning: 'ptr__glVertexAttrib1sNV' defined but not used [-Wunused-variable] 7180 | #define glVertexAttrib1sNV ptr__glVertexAttrib1sNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15367:38: note: in expansion of macro 'glVertexAttrib1sNV' 15367 | static type__ptr__glVertexAttrib1sNV glVertexAttrib1sNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7174:29: warning: 'ptr__glVertexAttrib1fvNV' defined but not used [-Wunused-variable] 7174 | #define glVertexAttrib1fvNV ptr__glVertexAttrib1fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15364:39: note: in expansion of macro 'glVertexAttrib1fvNV' 15364 | static type__ptr__glVertexAttrib1fvNV glVertexAttrib1fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7168:28: warning: 'ptr__glVertexAttrib1fNV' defined but not used [-Wunused-variable] 7168 | #define glVertexAttrib1fNV ptr__glVertexAttrib1fNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15361:38: note: in expansion of macro 'glVertexAttrib1fNV' 15361 | static type__ptr__glVertexAttrib1fNV glVertexAttrib1fNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7162:29: warning: 'ptr__glVertexAttrib1dvNV' defined but not used [-Wunused-variable] 7162 | #define glVertexAttrib1dvNV ptr__glVertexAttrib1dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15358:39: note: in expansion of macro 'glVertexAttrib1dvNV' 15358 | static type__ptr__glVertexAttrib1dvNV glVertexAttrib1dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7156:28: warning: 'ptr__glVertexAttrib1dNV' defined but not used [-Wunused-variable] 7156 | #define glVertexAttrib1dNV ptr__glVertexAttrib1dNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15355:38: note: in expansion of macro 'glVertexAttrib1dNV' 15355 | static type__ptr__glVertexAttrib1dNV glVertexAttrib1dNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7150:33: warning: 'ptr__glVertexAttribPointerNV' defined but not used [-Wunused-variable] 7150 | #define glVertexAttribPointerNV ptr__glVertexAttribPointerNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15352:43: note: in expansion of macro 'glVertexAttribPointerNV' 15352 | static type__ptr__glVertexAttribPointerNV glVertexAttribPointerNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7144:25: warning: 'ptr__glTrackMatrixNV' defined but not used [-Wunused-variable] 7144 | #define glTrackMatrixNV ptr__glTrackMatrixNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15349:35: note: in expansion of macro 'glTrackMatrixNV' 15349 | static type__ptr__glTrackMatrixNV glTrackMatrixNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:7138:37: warning: 'ptr__glRequestResidentProgramsNV' defined but not used [-Wunused-variable] 7138 | #define glRequestResidentProgramsNV ptr__glRequestResidentProgramsNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15346:47: note: in expansion of macro 'glRequestResidentProgramsNV' 15346 | static type__ptr__glRequestResidentProgramsNV glRequestResidentProgramsNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7132:34: warning: 'ptr__glProgramParameters4fvNV' defined but not used [-Wunused-variable] 7132 | #define glProgramParameters4fvNV ptr__glProgramParameters4fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15343:44: note: in expansion of macro 'glProgramParameters4fvNV' 15343 | static type__ptr__glProgramParameters4fvNV glProgramParameters4fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7126:34: warning: 'ptr__glProgramParameters4dvNV' defined but not used [-Wunused-variable] 7126 | #define glProgramParameters4dvNV ptr__glProgramParameters4dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15340:44: note: in expansion of macro 'glProgramParameters4dvNV' 15340 | static type__ptr__glProgramParameters4dvNV glProgramParameters4dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7120:33: warning: 'ptr__glProgramParameter4fvNV' defined but not used [-Wunused-variable] 7120 | #define glProgramParameter4fvNV ptr__glProgramParameter4fvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15337:43: note: in expansion of macro 'glProgramParameter4fvNV' 15337 | static type__ptr__glProgramParameter4fvNV glProgramParameter4fvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7114:32: warning: 'ptr__glProgramParameter4fNV' defined but not used [-Wunused-variable] 7114 | #define glProgramParameter4fNV ptr__glProgramParameter4fNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15334:42: note: in expansion of macro 'glProgramParameter4fNV' 15334 | static type__ptr__glProgramParameter4fNV glProgramParameter4fNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7108:33: warning: 'ptr__glProgramParameter4dvNV' defined but not used [-Wunused-variable] 7108 | #define glProgramParameter4dvNV ptr__glProgramParameter4dvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15331:43: note: in expansion of macro 'glProgramParameter4dvNV' 15331 | static type__ptr__glProgramParameter4dvNV glProgramParameter4dvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7102:32: warning: 'ptr__glProgramParameter4dNV' defined but not used [-Wunused-variable] 7102 | #define glProgramParameter4dNV ptr__glProgramParameter4dNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15328:42: note: in expansion of macro 'glProgramParameter4dNV' 15328 | static type__ptr__glProgramParameter4dNV glProgramParameter4dNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7096:25: warning: 'ptr__glLoadProgramNV' defined but not used [-Wunused-variable] 7096 | #define glLoadProgramNV ptr__glLoadProgramNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15325:35: note: in expansion of macro 'glLoadProgramNV' 15325 | static type__ptr__glLoadProgramNV glLoadProgramNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:7090:23: warning: 'ptr__glIsProgramNV' defined but not used [-Wunused-variable] 7090 | #define glIsProgramNV ptr__glIsProgramNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:15322:33: note: in expansion of macro 'glIsProgramNV' 15322 | static type__ptr__glIsProgramNV glIsProgramNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:7084:37: warning: 'ptr__glGetVertexAttribPointervNV' defined but not used [-Wunused-variable] 7084 | #define glGetVertexAttribPointervNV ptr__glGetVertexAttribPointervNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15319:47: note: in expansion of macro 'glGetVertexAttribPointervNV' 15319 | static type__ptr__glGetVertexAttribPointervNV glGetVertexAttribPointervNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7078:31: warning: 'ptr__glGetVertexAttribivNV' defined but not used [-Wunused-variable] 7078 | #define glGetVertexAttribivNV ptr__glGetVertexAttribivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15316:41: note: in expansion of macro 'glGetVertexAttribivNV' 15316 | static type__ptr__glGetVertexAttribivNV glGetVertexAttribivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7072:31: warning: 'ptr__glGetVertexAttribfvNV' defined but not used [-Wunused-variable] 7072 | #define glGetVertexAttribfvNV ptr__glGetVertexAttribfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15313:41: note: in expansion of macro 'glGetVertexAttribfvNV' 15313 | static type__ptr__glGetVertexAttribfvNV glGetVertexAttribfvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7066:31: warning: 'ptr__glGetVertexAttribdvNV' defined but not used [-Wunused-variable] 7066 | #define glGetVertexAttribdvNV ptr__glGetVertexAttribdvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15310:41: note: in expansion of macro 'glGetVertexAttribdvNV' 15310 | static type__ptr__glGetVertexAttribdvNV glGetVertexAttribdvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7060:30: warning: 'ptr__glGetTrackMatrixivNV' defined but not used [-Wunused-variable] 7060 | #define glGetTrackMatrixivNV ptr__glGetTrackMatrixivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15307:40: note: in expansion of macro 'glGetTrackMatrixivNV' 15307 | static type__ptr__glGetTrackMatrixivNV glGetTrackMatrixivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7054:30: warning: 'ptr__glGetProgramStringNV' defined but not used [-Wunused-variable] 7054 | #define glGetProgramStringNV ptr__glGetProgramStringNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15304:40: note: in expansion of macro 'glGetProgramStringNV' 15304 | static type__ptr__glGetProgramStringNV glGetProgramStringNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7048:26: warning: 'ptr__glGetProgramivNV' defined but not used [-Wunused-variable] 7048 | #define glGetProgramivNV ptr__glGetProgramivNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15301:36: note: in expansion of macro 'glGetProgramivNV' 15301 | static type__ptr__glGetProgramivNV glGetProgramivNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:7042:35: warning: 'ptr__glGetProgramParameterfvNV' defined but not used [-Wunused-variable] 7042 | #define glGetProgramParameterfvNV ptr__glGetProgramParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15298:45: note: in expansion of macro 'glGetProgramParameterfvNV' 15298 | static type__ptr__glGetProgramParameterfvNV glGetProgramParameterfvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7036:35: warning: 'ptr__glGetProgramParameterdvNV' defined but not used [-Wunused-variable] 7036 | #define glGetProgramParameterdvNV ptr__glGetProgramParameterdvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15295:45: note: in expansion of macro 'glGetProgramParameterdvNV' 15295 | static type__ptr__glGetProgramParameterdvNV glGetProgramParameterdvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7030:25: warning: 'ptr__glGenProgramsNV' defined but not used [-Wunused-variable] 7030 | #define glGenProgramsNV ptr__glGenProgramsNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15292:35: note: in expansion of macro 'glGenProgramsNV' 15292 | static type__ptr__glGenProgramsNV glGenProgramsNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:7024:28: warning: 'ptr__glExecuteProgramNV' defined but not used [-Wunused-variable] 7024 | #define glExecuteProgramNV ptr__glExecuteProgramNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15289:38: note: in expansion of macro 'glExecuteProgramNV' 15289 | static type__ptr__glExecuteProgramNV glExecuteProgramNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7018:28: warning: 'ptr__glDeleteProgramsNV' defined but not used [-Wunused-variable] 7018 | #define glDeleteProgramsNV ptr__glDeleteProgramsNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15286:38: note: in expansion of macro 'glDeleteProgramsNV' 15286 | static type__ptr__glDeleteProgramsNV glDeleteProgramsNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:7012:25: warning: 'ptr__glBindProgramNV' defined but not used [-Wunused-variable] 7012 | #define glBindProgramNV ptr__glBindProgramNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15283:35: note: in expansion of macro 'glBindProgramNV' 15283 | static type__ptr__glBindProgramNV glBindProgramNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:7006:33: warning: 'ptr__glAreProgramsResidentNV' defined but not used [-Wunused-variable] 7006 | #define glAreProgramsResidentNV ptr__glAreProgramsResidentNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15280:43: note: in expansion of macro 'glAreProgramsResidentNV' 15280 | static type__ptr__glAreProgramsResidentNV glAreProgramsResidentNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7000:41: warning: 'ptr__glGetCombinerStageParameterfvNV' defined but not used [-Wunused-variable] 7000 | #define glGetCombinerStageParameterfvNV ptr__glGetCombinerStageParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:7000:41: note: in definition of macro 'glGetCombinerStageParameterfvNV' 7000 | #define glGetCombinerStageParameterfvNV ptr__glGetCombinerStageParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6994:38: warning: 'ptr__glCombinerStageParameterfvNV' defined but not used [-Wunused-variable] 6994 | #define glCombinerStageParameterfvNV ptr__glCombinerStageParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6994:38: note: in definition of macro 'glCombinerStageParameterfvNV' 6994 | #define glCombinerStageParameterfvNV ptr__glCombinerStageParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6988:22: warning: 'ptr__glEvalMapsNV' defined but not used [-Wunused-variable] 6988 | #define glEvalMapsNV ptr__glEvalMapsNV | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:15271:32: note: in expansion of macro 'glEvalMapsNV' 15271 | static type__ptr__glEvalMapsNV glEvalMapsNV = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:6982:37: warning: 'ptr__glGetMapAttribParameterfvNV' defined but not used [-Wunused-variable] 6982 | #define glGetMapAttribParameterfvNV ptr__glGetMapAttribParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15268:47: note: in expansion of macro 'glGetMapAttribParameterfvNV' 15268 | static type__ptr__glGetMapAttribParameterfvNV glGetMapAttribParameterfvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6976:37: warning: 'ptr__glGetMapAttribParameterivNV' defined but not used [-Wunused-variable] 6976 | #define glGetMapAttribParameterivNV ptr__glGetMapAttribParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15265:47: note: in expansion of macro 'glGetMapAttribParameterivNV' 15265 | static type__ptr__glGetMapAttribParameterivNV glGetMapAttribParameterivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6970:31: warning: 'ptr__glGetMapParameterfvNV' defined but not used [-Wunused-variable] 6970 | #define glGetMapParameterfvNV ptr__glGetMapParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15262:41: note: in expansion of macro 'glGetMapParameterfvNV' 15262 | static type__ptr__glGetMapParameterfvNV glGetMapParameterfvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6964:31: warning: 'ptr__glGetMapParameterivNV' defined but not used [-Wunused-variable] 6964 | #define glGetMapParameterivNV ptr__glGetMapParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15259:41: note: in expansion of macro 'glGetMapParameterivNV' 15259 | static type__ptr__glGetMapParameterivNV glGetMapParameterivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6958:33: warning: 'ptr__glGetMapControlPointsNV' defined but not used [-Wunused-variable] 6958 | #define glGetMapControlPointsNV ptr__glGetMapControlPointsNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15256:43: note: in expansion of macro 'glGetMapControlPointsNV' 15256 | static type__ptr__glGetMapControlPointsNV glGetMapControlPointsNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6952:28: warning: 'ptr__glMapParameterfvNV' defined but not used [-Wunused-variable] 6952 | #define glMapParameterfvNV ptr__glMapParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15253:38: note: in expansion of macro 'glMapParameterfvNV' 15253 | static type__ptr__glMapParameterfvNV glMapParameterfvNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6946:28: warning: 'ptr__glMapParameterivNV' defined but not used [-Wunused-variable] 6946 | #define glMapParameterivNV ptr__glMapParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15250:38: note: in expansion of macro 'glMapParameterivNV' 15250 | static type__ptr__glMapParameterivNV glMapParameterivNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6940:30: warning: 'ptr__glMapControlPointsNV' defined but not used [-Wunused-variable] 6940 | #define glMapControlPointsNV ptr__glMapControlPointsNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15247:40: note: in expansion of macro 'glMapControlPointsNV' 15247 | static type__ptr__glMapControlPointsNV glMapControlPointsNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6934:22: warning: 'ptr__glSetFenceNV' defined but not used [-Wunused-variable] 6934 | #define glSetFenceNV ptr__glSetFenceNV | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:15244:32: note: in expansion of macro 'glSetFenceNV' 15244 | static type__ptr__glSetFenceNV glSetFenceNV = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:6928:25: warning: 'ptr__glFinishFenceNV' defined but not used [-Wunused-variable] 6928 | #define glFinishFenceNV ptr__glFinishFenceNV | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15241:35: note: in expansion of macro 'glFinishFenceNV' 15241 | static type__ptr__glFinishFenceNV glFinishFenceNV = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6922:24: warning: 'ptr__glGetFenceivNV' defined but not used [-Wunused-variable] 6922 | #define glGetFenceivNV ptr__glGetFenceivNV | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15238:34: note: in expansion of macro 'glGetFenceivNV' 15238 | static type__ptr__glGetFenceivNV glGetFenceivNV = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:6916:23: warning: 'ptr__glTestFenceNV' defined but not used [-Wunused-variable] 6916 | #define glTestFenceNV ptr__glTestFenceNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:15235:33: note: in expansion of macro 'glTestFenceNV' 15235 | static type__ptr__glTestFenceNV glTestFenceNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:6910:21: warning: 'ptr__glIsFenceNV' defined but not used [-Wunused-variable] 6910 | #define glIsFenceNV ptr__glIsFenceNV | ^~~~~~~~~~~~~~~~ gl-ptrs.h:15232:31: note: in expansion of macro 'glIsFenceNV' 15232 | static type__ptr__glIsFenceNV glIsFenceNV = NULL; | ^~~~~~~~~~~ gl-ptrs.h:6904:23: warning: 'ptr__glGenFencesNV' defined but not used [-Wunused-variable] 6904 | #define glGenFencesNV ptr__glGenFencesNV | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:15229:33: note: in expansion of macro 'glGenFencesNV' 15229 | static type__ptr__glGenFencesNV glGenFencesNV = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:6898:26: warning: 'ptr__glDeleteFencesNV' defined but not used [-Wunused-variable] 6898 | #define glDeleteFencesNV ptr__glDeleteFencesNV | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15226:36: note: in expansion of macro 'glDeleteFencesNV' 15226 | static type__ptr__glDeleteFencesNV glDeleteFencesNV = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:6892:30: warning: 'ptr__glIglooInterfaceSGIX' defined but not used [-Wunused-variable] 6892 | #define glIglooInterfaceSGIX ptr__glIglooInterfaceSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15223:40: note: in expansion of macro 'glIglooInterfaceSGIX' 15223 | static type__ptr__glIglooInterfaceSGIX glIglooInterfaceSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6886:32: warning: 'ptr__glTextureColorMaskSGIS' defined but not used [-Wunused-variable] 6886 | #define glTextureColorMaskSGIS ptr__glTextureColorMaskSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15220:42: note: in expansion of macro 'glTextureColorMaskSGIS' 15220 | static type__ptr__glTextureColorMaskSGIS glTextureColorMaskSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6880:28: warning: 'ptr__glSamplePatternEXT' defined but not used [-Wunused-variable] 6880 | #define glSamplePatternEXT ptr__glSamplePatternEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15217:38: note: in expansion of macro 'glSamplePatternEXT' 15217 | static type__ptr__glSamplePatternEXT glSamplePatternEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6874:25: warning: 'ptr__glSampleMaskEXT' defined but not used [-Wunused-variable] 6874 | #define glSampleMaskEXT ptr__glSampleMaskEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15214:35: note: in expansion of macro 'glSampleMaskEXT' 15214 | static type__ptr__glSampleMaskEXT glSampleMaskEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6868:27: warning: 'ptr__glTbufferMask3DFX' defined but not used [-Wunused-variable] 6868 | #define glTbufferMask3DFX ptr__glTbufferMask3DFX | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15211:37: note: in expansion of macro 'glTbufferMask3DFX' 15211 | static type__ptr__glTbufferMask3DFX glTbufferMask3DFX = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6862:32: warning: 'ptr__glVertexPointerListIBM' defined but not used [-Wunused-variable] 6862 | #define glVertexPointerListIBM ptr__glVertexPointerListIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15208:42: note: in expansion of macro 'glVertexPointerListIBM' 15208 | static type__ptr__glVertexPointerListIBM glVertexPointerListIBM = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6856:34: warning: 'ptr__glTexCoordPointerListIBM' defined but not used [-Wunused-variable] 6856 | #define glTexCoordPointerListIBM ptr__glTexCoordPointerListIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15205:44: note: in expansion of macro 'glTexCoordPointerListIBM' 15205 | static type__ptr__glTexCoordPointerListIBM glTexCoordPointerListIBM = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6850:32: warning: 'ptr__glNormalPointerListIBM' defined but not used [-Wunused-variable] 6850 | #define glNormalPointerListIBM ptr__glNormalPointerListIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15202:42: note: in expansion of macro 'glNormalPointerListIBM' 15202 | static type__ptr__glNormalPointerListIBM glNormalPointerListIBM = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6844:31: warning: 'ptr__glIndexPointerListIBM' defined but not used [-Wunused-variable] 6844 | #define glIndexPointerListIBM ptr__glIndexPointerListIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15199:41: note: in expansion of macro 'glIndexPointerListIBM' 15199 | static type__ptr__glIndexPointerListIBM glIndexPointerListIBM = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6838:34: warning: 'ptr__glFogCoordPointerListIBM' defined but not used [-Wunused-variable] 6838 | #define glFogCoordPointerListIBM ptr__glFogCoordPointerListIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15196:44: note: in expansion of macro 'glFogCoordPointerListIBM' 15196 | static type__ptr__glFogCoordPointerListIBM glFogCoordPointerListIBM = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6832:34: warning: 'ptr__glEdgeFlagPointerListIBM' defined but not used [-Wunused-variable] 6832 | #define glEdgeFlagPointerListIBM ptr__glEdgeFlagPointerListIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15193:44: note: in expansion of macro 'glEdgeFlagPointerListIBM' 15193 | static type__ptr__glEdgeFlagPointerListIBM glEdgeFlagPointerListIBM = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6826:40: warning: 'ptr__glSecondaryColorPointerListIBM' defined but not used [-Wunused-variable] 6826 | #define glSecondaryColorPointerListIBM ptr__glSecondaryColorPointerListIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6826:40: note: in definition of macro 'glSecondaryColorPointerListIBM' 6826 | #define glSecondaryColorPointerListIBM ptr__glSecondaryColorPointerListIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6820:31: warning: 'ptr__glColorPointerListIBM' defined but not used [-Wunused-variable] 6820 | #define glColorPointerListIBM ptr__glColorPointerListIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15187:41: note: in expansion of macro 'glColorPointerListIBM' 15187 | static type__ptr__glColorPointerListIBM glColorPointerListIBM = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6814:36: warning: 'ptr__glMultiModeDrawElementsIBM' defined but not used [-Wunused-variable] 6814 | #define glMultiModeDrawElementsIBM ptr__glMultiModeDrawElementsIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15184:46: note: in expansion of macro 'glMultiModeDrawElementsIBM' 15184 | static type__ptr__glMultiModeDrawElementsIBM glMultiModeDrawElementsIBM = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6808:34: warning: 'ptr__glMultiModeDrawArraysIBM' defined but not used [-Wunused-variable] 6808 | #define glMultiModeDrawArraysIBM ptr__glMultiModeDrawArraysIBM | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15181:44: note: in expansion of macro 'glMultiModeDrawArraysIBM' 15181 | static type__ptr__glMultiModeDrawArraysIBM glMultiModeDrawArraysIBM = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6802:28: warning: 'ptr__glWindowPos4svMESA' defined but not used [-Wunused-variable] 6802 | #define glWindowPos4svMESA ptr__glWindowPos4svMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15178:38: note: in expansion of macro 'glWindowPos4svMESA' 15178 | static type__ptr__glWindowPos4svMESA glWindowPos4svMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6796:27: warning: 'ptr__glWindowPos4sMESA' defined but not used [-Wunused-variable] 6796 | #define glWindowPos4sMESA ptr__glWindowPos4sMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15175:37: note: in expansion of macro 'glWindowPos4sMESA' 15175 | static type__ptr__glWindowPos4sMESA glWindowPos4sMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6790:28: warning: 'ptr__glWindowPos4ivMESA' defined but not used [-Wunused-variable] 6790 | #define glWindowPos4ivMESA ptr__glWindowPos4ivMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15172:38: note: in expansion of macro 'glWindowPos4ivMESA' 15172 | static type__ptr__glWindowPos4ivMESA glWindowPos4ivMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6784:27: warning: 'ptr__glWindowPos4iMESA' defined but not used [-Wunused-variable] 6784 | #define glWindowPos4iMESA ptr__glWindowPos4iMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15169:37: note: in expansion of macro 'glWindowPos4iMESA' 15169 | static type__ptr__glWindowPos4iMESA glWindowPos4iMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6778:28: warning: 'ptr__glWindowPos4fvMESA' defined but not used [-Wunused-variable] 6778 | #define glWindowPos4fvMESA ptr__glWindowPos4fvMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15166:38: note: in expansion of macro 'glWindowPos4fvMESA' 15166 | static type__ptr__glWindowPos4fvMESA glWindowPos4fvMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6772:27: warning: 'ptr__glWindowPos4fMESA' defined but not used [-Wunused-variable] 6772 | #define glWindowPos4fMESA ptr__glWindowPos4fMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15163:37: note: in expansion of macro 'glWindowPos4fMESA' 15163 | static type__ptr__glWindowPos4fMESA glWindowPos4fMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6766:28: warning: 'ptr__glWindowPos4dvMESA' defined but not used [-Wunused-variable] 6766 | #define glWindowPos4dvMESA ptr__glWindowPos4dvMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15160:38: note: in expansion of macro 'glWindowPos4dvMESA' 15160 | static type__ptr__glWindowPos4dvMESA glWindowPos4dvMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6760:27: warning: 'ptr__glWindowPos4dMESA' defined but not used [-Wunused-variable] 6760 | #define glWindowPos4dMESA ptr__glWindowPos4dMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15157:37: note: in expansion of macro 'glWindowPos4dMESA' 15157 | static type__ptr__glWindowPos4dMESA glWindowPos4dMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6754:28: warning: 'ptr__glWindowPos3svMESA' defined but not used [-Wunused-variable] 6754 | #define glWindowPos3svMESA ptr__glWindowPos3svMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15154:38: note: in expansion of macro 'glWindowPos3svMESA' 15154 | static type__ptr__glWindowPos3svMESA glWindowPos3svMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6748:27: warning: 'ptr__glWindowPos3sMESA' defined but not used [-Wunused-variable] 6748 | #define glWindowPos3sMESA ptr__glWindowPos3sMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15151:37: note: in expansion of macro 'glWindowPos3sMESA' 15151 | static type__ptr__glWindowPos3sMESA glWindowPos3sMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6742:28: warning: 'ptr__glWindowPos3ivMESA' defined but not used [-Wunused-variable] 6742 | #define glWindowPos3ivMESA ptr__glWindowPos3ivMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15148:38: note: in expansion of macro 'glWindowPos3ivMESA' 15148 | static type__ptr__glWindowPos3ivMESA glWindowPos3ivMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6736:27: warning: 'ptr__glWindowPos3iMESA' defined but not used [-Wunused-variable] 6736 | #define glWindowPos3iMESA ptr__glWindowPos3iMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15145:37: note: in expansion of macro 'glWindowPos3iMESA' 15145 | static type__ptr__glWindowPos3iMESA glWindowPos3iMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6730:28: warning: 'ptr__glWindowPos3fvMESA' defined but not used [-Wunused-variable] 6730 | #define glWindowPos3fvMESA ptr__glWindowPos3fvMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15142:38: note: in expansion of macro 'glWindowPos3fvMESA' 15142 | static type__ptr__glWindowPos3fvMESA glWindowPos3fvMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6724:27: warning: 'ptr__glWindowPos3fMESA' defined but not used [-Wunused-variable] 6724 | #define glWindowPos3fMESA ptr__glWindowPos3fMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15139:37: note: in expansion of macro 'glWindowPos3fMESA' 15139 | static type__ptr__glWindowPos3fMESA glWindowPos3fMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6718:28: warning: 'ptr__glWindowPos3dvMESA' defined but not used [-Wunused-variable] 6718 | #define glWindowPos3dvMESA ptr__glWindowPos3dvMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15136:38: note: in expansion of macro 'glWindowPos3dvMESA' 15136 | static type__ptr__glWindowPos3dvMESA glWindowPos3dvMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6712:27: warning: 'ptr__glWindowPos3dMESA' defined but not used [-Wunused-variable] 6712 | #define glWindowPos3dMESA ptr__glWindowPos3dMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15133:37: note: in expansion of macro 'glWindowPos3dMESA' 15133 | static type__ptr__glWindowPos3dMESA glWindowPos3dMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6706:28: warning: 'ptr__glWindowPos2svMESA' defined but not used [-Wunused-variable] 6706 | #define glWindowPos2svMESA ptr__glWindowPos2svMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15130:38: note: in expansion of macro 'glWindowPos2svMESA' 15130 | static type__ptr__glWindowPos2svMESA glWindowPos2svMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6700:27: warning: 'ptr__glWindowPos2sMESA' defined but not used [-Wunused-variable] 6700 | #define glWindowPos2sMESA ptr__glWindowPos2sMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15127:37: note: in expansion of macro 'glWindowPos2sMESA' 15127 | static type__ptr__glWindowPos2sMESA glWindowPos2sMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6694:28: warning: 'ptr__glWindowPos2ivMESA' defined but not used [-Wunused-variable] 6694 | #define glWindowPos2ivMESA ptr__glWindowPos2ivMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15124:38: note: in expansion of macro 'glWindowPos2ivMESA' 15124 | static type__ptr__glWindowPos2ivMESA glWindowPos2ivMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6688:27: warning: 'ptr__glWindowPos2iMESA' defined but not used [-Wunused-variable] 6688 | #define glWindowPos2iMESA ptr__glWindowPos2iMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15121:37: note: in expansion of macro 'glWindowPos2iMESA' 15121 | static type__ptr__glWindowPos2iMESA glWindowPos2iMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6682:28: warning: 'ptr__glWindowPos2fvMESA' defined but not used [-Wunused-variable] 6682 | #define glWindowPos2fvMESA ptr__glWindowPos2fvMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15118:38: note: in expansion of macro 'glWindowPos2fvMESA' 15118 | static type__ptr__glWindowPos2fvMESA glWindowPos2fvMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6676:27: warning: 'ptr__glWindowPos2fMESA' defined but not used [-Wunused-variable] 6676 | #define glWindowPos2fMESA ptr__glWindowPos2fMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15115:37: note: in expansion of macro 'glWindowPos2fMESA' 15115 | static type__ptr__glWindowPos2fMESA glWindowPos2fMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6670:28: warning: 'ptr__glWindowPos2dvMESA' defined but not used [-Wunused-variable] 6670 | #define glWindowPos2dvMESA ptr__glWindowPos2dvMESA | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15112:38: note: in expansion of macro 'glWindowPos2dvMESA' 15112 | static type__ptr__glWindowPos2dvMESA glWindowPos2dvMESA = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6664:27: warning: 'ptr__glWindowPos2dMESA' defined but not used [-Wunused-variable] 6664 | #define glWindowPos2dMESA ptr__glWindowPos2dMESA | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15109:37: note: in expansion of macro 'glWindowPos2dMESA' 15109 | static type__ptr__glWindowPos2dMESA glWindowPos2dMESA = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6658:29: warning: 'ptr__glResizeBuffersMESA' defined but not used [-Wunused-variable] 6658 | #define glResizeBuffersMESA ptr__glResizeBuffersMESA | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15106:39: note: in expansion of macro 'glResizeBuffersMESA' 15106 | static type__ptr__glResizeBuffersMESA glResizeBuffersMESA = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6652:46: warning: 'ptr__glGetFinalCombinerInputParameterivNV' defined but not used [-Wunused-variable] 6652 | #define glGetFinalCombinerInputParameterivNV ptr__glGetFinalCombinerInputParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6652:46: note: in definition of macro 'glGetFinalCombinerInputParameterivNV' 6652 | #define glGetFinalCombinerInputParameterivNV ptr__glGetFinalCombinerInputParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6646:46: warning: 'ptr__glGetFinalCombinerInputParameterfvNV' defined but not used [-Wunused-variable] 6646 | #define glGetFinalCombinerInputParameterfvNV ptr__glGetFinalCombinerInputParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6646:46: note: in definition of macro 'glGetFinalCombinerInputParameterfvNV' 6646 | #define glGetFinalCombinerInputParameterfvNV ptr__glGetFinalCombinerInputParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6640:42: warning: 'ptr__glGetCombinerOutputParameterivNV' defined but not used [-Wunused-variable] 6640 | #define glGetCombinerOutputParameterivNV ptr__glGetCombinerOutputParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6640:42: note: in definition of macro 'glGetCombinerOutputParameterivNV' 6640 | #define glGetCombinerOutputParameterivNV ptr__glGetCombinerOutputParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6634:42: warning: 'ptr__glGetCombinerOutputParameterfvNV' defined but not used [-Wunused-variable] 6634 | #define glGetCombinerOutputParameterfvNV ptr__glGetCombinerOutputParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6634:42: note: in definition of macro 'glGetCombinerOutputParameterfvNV' 6634 | #define glGetCombinerOutputParameterfvNV ptr__glGetCombinerOutputParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6628:41: warning: 'ptr__glGetCombinerInputParameterivNV' defined but not used [-Wunused-variable] 6628 | #define glGetCombinerInputParameterivNV ptr__glGetCombinerInputParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6628:41: note: in definition of macro 'glGetCombinerInputParameterivNV' 6628 | #define glGetCombinerInputParameterivNV ptr__glGetCombinerInputParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6622:41: warning: 'ptr__glGetCombinerInputParameterfvNV' defined but not used [-Wunused-variable] 6622 | #define glGetCombinerInputParameterfvNV ptr__glGetCombinerInputParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6622:41: note: in definition of macro 'glGetCombinerInputParameterfvNV' 6622 | #define glGetCombinerInputParameterfvNV ptr__glGetCombinerInputParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6616:32: warning: 'ptr__glFinalCombinerInputNV' defined but not used [-Wunused-variable] 6616 | #define glFinalCombinerInputNV ptr__glFinalCombinerInputNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15085:42: note: in expansion of macro 'glFinalCombinerInputNV' 15085 | static type__ptr__glFinalCombinerInputNV glFinalCombinerInputNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6610:28: warning: 'ptr__glCombinerOutputNV' defined but not used [-Wunused-variable] 6610 | #define glCombinerOutputNV ptr__glCombinerOutputNV | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15082:38: note: in expansion of macro 'glCombinerOutputNV' 15082 | static type__ptr__glCombinerOutputNV glCombinerOutputNV = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6604:27: warning: 'ptr__glCombinerInputNV' defined but not used [-Wunused-variable] 6604 | #define glCombinerInputNV ptr__glCombinerInputNV | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15079:37: note: in expansion of macro 'glCombinerInputNV' 15079 | static type__ptr__glCombinerInputNV glCombinerInputNV = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:6598:32: warning: 'ptr__glCombinerParameteriNV' defined but not used [-Wunused-variable] 6598 | #define glCombinerParameteriNV ptr__glCombinerParameteriNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15076:42: note: in expansion of macro 'glCombinerParameteriNV' 15076 | static type__ptr__glCombinerParameteriNV glCombinerParameteriNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6592:33: warning: 'ptr__glCombinerParameterivNV' defined but not used [-Wunused-variable] 6592 | #define glCombinerParameterivNV ptr__glCombinerParameterivNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15073:43: note: in expansion of macro 'glCombinerParameterivNV' 15073 | static type__ptr__glCombinerParameterivNV glCombinerParameterivNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6586:32: warning: 'ptr__glCombinerParameterfNV' defined but not used [-Wunused-variable] 6586 | #define glCombinerParameterfNV ptr__glCombinerParameterfNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15070:42: note: in expansion of macro 'glCombinerParameterfNV' 15070 | static type__ptr__glCombinerParameterfNV glCombinerParameterfNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6580:33: warning: 'ptr__glCombinerParameterfvNV' defined but not used [-Wunused-variable] 6580 | #define glCombinerParameterfvNV ptr__glCombinerParameterfvNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15067:43: note: in expansion of macro 'glCombinerParameterfvNV' 15067 | static type__ptr__glCombinerParameterfvNV glCombinerParameterfvNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6574:30: warning: 'ptr__glVertexArrayRangeNV' defined but not used [-Wunused-variable] 6574 | #define glVertexArrayRangeNV ptr__glVertexArrayRangeNV | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15064:40: note: in expansion of macro 'glVertexArrayRangeNV' 15064 | static type__ptr__glVertexArrayRangeNV glVertexArrayRangeNV = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6568:35: warning: 'ptr__glFlushVertexArrayRangeNV' defined but not used [-Wunused-variable] 6568 | #define glFlushVertexArrayRangeNV ptr__glFlushVertexArrayRangeNV | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15061:45: note: in expansion of macro 'glFlushVertexArrayRangeNV' 15061 | static type__ptr__glFlushVertexArrayRangeNV glFlushVertexArrayRangeNV = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6562:34: warning: 'ptr__glVertexWeightPointerEXT' defined but not used [-Wunused-variable] 6562 | #define glVertexWeightPointerEXT ptr__glVertexWeightPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15058:44: note: in expansion of macro 'glVertexWeightPointerEXT' 15058 | static type__ptr__glVertexWeightPointerEXT glVertexWeightPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6556:29: warning: 'ptr__glVertexWeightfvEXT' defined but not used [-Wunused-variable] 6556 | #define glVertexWeightfvEXT ptr__glVertexWeightfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15055:39: note: in expansion of macro 'glVertexWeightfvEXT' 15055 | static type__ptr__glVertexWeightfvEXT glVertexWeightfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6550:28: warning: 'ptr__glVertexWeightfEXT' defined but not used [-Wunused-variable] 6550 | #define glVertexWeightfEXT ptr__glVertexWeightfEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15052:38: note: in expansion of macro 'glVertexWeightfEXT' 15052 | static type__ptr__glVertexWeightfEXT glVertexWeightfEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6544:33: warning: 'ptr__glBlendFuncSeparateINGR' defined but not used [-Wunused-variable] 6544 | #define glBlendFuncSeparateINGR ptr__glBlendFuncSeparateINGR | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:15049:43: note: in expansion of macro 'glBlendFuncSeparateINGR' 15049 | static type__ptr__glBlendFuncSeparateINGR glBlendFuncSeparateINGR = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6532:66: warning: 'ptr__glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN' defined but not used [-Wunused-variable] 6532 | #define glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN ptr__glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6532:66: note: in definition of macro 'glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN' 6532 | #define glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN ptr__glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6526:65: warning: 'ptr__glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN' defined but not used [-Wunused-variable] 6526 | #define glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN ptr__glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6526:65: note: in definition of macro 'glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN' 6526 | #define glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN ptr__glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6520:59: warning: 'ptr__glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN' defined but not used [-Wunused-variable] 6520 | #define glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN ptr__glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6520:59: note: in definition of macro 'glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN' 6520 | #define glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN ptr__glReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6514:58: warning: 'ptr__glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN' defined but not used [-Wunused-variable] 6514 | #define glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN ptr__glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6514:58: note: in definition of macro 'glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN' 6514 | #define glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN ptr__glReplacementCodeuiTexCoord2fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6508:51: warning: 'ptr__glReplacementCodeuiTexCoord2fVertex3fvSUN' defined but not used [-Wunused-variable] 6508 | #define glReplacementCodeuiTexCoord2fVertex3fvSUN ptr__glReplacementCodeuiTexCoord2fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6508:51: note: in definition of macro 'glReplacementCodeuiTexCoord2fVertex3fvSUN' 6508 | #define glReplacementCodeuiTexCoord2fVertex3fvSUN ptr__glReplacementCodeuiTexCoord2fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6502:50: warning: 'ptr__glReplacementCodeuiTexCoord2fVertex3fSUN' defined but not used [-Wunused-variable] 6502 | #define glReplacementCodeuiTexCoord2fVertex3fSUN ptr__glReplacementCodeuiTexCoord2fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6502:50: note: in definition of macro 'glReplacementCodeuiTexCoord2fVertex3fSUN' 6502 | #define glReplacementCodeuiTexCoord2fVertex3fSUN ptr__glReplacementCodeuiTexCoord2fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6496:56: warning: 'ptr__glReplacementCodeuiColor4fNormal3fVertex3fvSUN' defined but not used [-Wunused-variable] 6496 | #define glReplacementCodeuiColor4fNormal3fVertex3fvSUN ptr__glReplacementCodeuiColor4fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6496:56: note: in definition of macro 'glReplacementCodeuiColor4fNormal3fVertex3fvSUN' 6496 | #define glReplacementCodeuiColor4fNormal3fVertex3fvSUN ptr__glReplacementCodeuiColor4fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6490:55: warning: 'ptr__glReplacementCodeuiColor4fNormal3fVertex3fSUN' defined but not used [-Wunused-variable] 6490 | #define glReplacementCodeuiColor4fNormal3fVertex3fSUN ptr__glReplacementCodeuiColor4fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6490:55: note: in definition of macro 'glReplacementCodeuiColor4fNormal3fVertex3fSUN' 6490 | #define glReplacementCodeuiColor4fNormal3fVertex3fSUN ptr__glReplacementCodeuiColor4fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6484:49: warning: 'ptr__glReplacementCodeuiNormal3fVertex3fvSUN' defined but not used [-Wunused-variable] 6484 | #define glReplacementCodeuiNormal3fVertex3fvSUN ptr__glReplacementCodeuiNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6484:49: note: in definition of macro 'glReplacementCodeuiNormal3fVertex3fvSUN' 6484 | #define glReplacementCodeuiNormal3fVertex3fvSUN ptr__glReplacementCodeuiNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6478:48: warning: 'ptr__glReplacementCodeuiNormal3fVertex3fSUN' defined but not used [-Wunused-variable] 6478 | #define glReplacementCodeuiNormal3fVertex3fSUN ptr__glReplacementCodeuiNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6478:48: note: in definition of macro 'glReplacementCodeuiNormal3fVertex3fSUN' 6478 | #define glReplacementCodeuiNormal3fVertex3fSUN ptr__glReplacementCodeuiNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6472:48: warning: 'ptr__glReplacementCodeuiColor3fVertex3fvSUN' defined but not used [-Wunused-variable] 6472 | #define glReplacementCodeuiColor3fVertex3fvSUN ptr__glReplacementCodeuiColor3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6472:48: note: in definition of macro 'glReplacementCodeuiColor3fVertex3fvSUN' 6472 | #define glReplacementCodeuiColor3fVertex3fvSUN ptr__glReplacementCodeuiColor3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6466:47: warning: 'ptr__glReplacementCodeuiColor3fVertex3fSUN' defined but not used [-Wunused-variable] 6466 | #define glReplacementCodeuiColor3fVertex3fSUN ptr__glReplacementCodeuiColor3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6466:47: note: in definition of macro 'glReplacementCodeuiColor3fVertex3fSUN' 6466 | #define glReplacementCodeuiColor3fVertex3fSUN ptr__glReplacementCodeuiColor3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6460:49: warning: 'ptr__glReplacementCodeuiColor4ubVertex3fvSUN' defined but not used [-Wunused-variable] 6460 | #define glReplacementCodeuiColor4ubVertex3fvSUN ptr__glReplacementCodeuiColor4ubVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6460:49: note: in definition of macro 'glReplacementCodeuiColor4ubVertex3fvSUN' 6460 | #define glReplacementCodeuiColor4ubVertex3fvSUN ptr__glReplacementCodeuiColor4ubVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6454:48: warning: 'ptr__glReplacementCodeuiColor4ubVertex3fSUN' defined but not used [-Wunused-variable] 6454 | #define glReplacementCodeuiColor4ubVertex3fSUN ptr__glReplacementCodeuiColor4ubVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6454:48: note: in definition of macro 'glReplacementCodeuiColor4ubVertex3fSUN' 6454 | #define glReplacementCodeuiColor4ubVertex3fSUN ptr__glReplacementCodeuiColor4ubVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6448:41: warning: 'ptr__glReplacementCodeuiVertex3fvSUN' defined but not used [-Wunused-variable] 6448 | #define glReplacementCodeuiVertex3fvSUN ptr__glReplacementCodeuiVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6448:41: note: in definition of macro 'glReplacementCodeuiVertex3fvSUN' 6448 | #define glReplacementCodeuiVertex3fvSUN ptr__glReplacementCodeuiVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6442:40: warning: 'ptr__glReplacementCodeuiVertex3fSUN' defined but not used [-Wunused-variable] 6442 | #define glReplacementCodeuiVertex3fSUN ptr__glReplacementCodeuiVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6442:40: note: in definition of macro 'glReplacementCodeuiVertex3fSUN' 6442 | #define glReplacementCodeuiVertex3fSUN ptr__glReplacementCodeuiVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6436:49: warning: 'ptr__glTexCoord4fColor4fNormal3fVertex4fvSUN' defined but not used [-Wunused-variable] 6436 | #define glTexCoord4fColor4fNormal3fVertex4fvSUN ptr__glTexCoord4fColor4fNormal3fVertex4fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6436:49: note: in definition of macro 'glTexCoord4fColor4fNormal3fVertex4fvSUN' 6436 | #define glTexCoord4fColor4fNormal3fVertex4fvSUN ptr__glTexCoord4fColor4fNormal3fVertex4fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6430:48: warning: 'ptr__glTexCoord4fColor4fNormal3fVertex4fSUN' defined but not used [-Wunused-variable] 6430 | #define glTexCoord4fColor4fNormal3fVertex4fSUN ptr__glTexCoord4fColor4fNormal3fVertex4fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6430:48: note: in definition of macro 'glTexCoord4fColor4fNormal3fVertex4fSUN' 6430 | #define glTexCoord4fColor4fNormal3fVertex4fSUN ptr__glTexCoord4fColor4fNormal3fVertex4fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6424:49: warning: 'ptr__glTexCoord2fColor4fNormal3fVertex3fvSUN' defined but not used [-Wunused-variable] 6424 | #define glTexCoord2fColor4fNormal3fVertex3fvSUN ptr__glTexCoord2fColor4fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6424:49: note: in definition of macro 'glTexCoord2fColor4fNormal3fVertex3fvSUN' 6424 | #define glTexCoord2fColor4fNormal3fVertex3fvSUN ptr__glTexCoord2fColor4fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6418:48: warning: 'ptr__glTexCoord2fColor4fNormal3fVertex3fSUN' defined but not used [-Wunused-variable] 6418 | #define glTexCoord2fColor4fNormal3fVertex3fSUN ptr__glTexCoord2fColor4fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6418:48: note: in definition of macro 'glTexCoord2fColor4fNormal3fVertex3fSUN' 6418 | #define glTexCoord2fColor4fNormal3fVertex3fSUN ptr__glTexCoord2fColor4fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6412:42: warning: 'ptr__glTexCoord2fNormal3fVertex3fvSUN' defined but not used [-Wunused-variable] 6412 | #define glTexCoord2fNormal3fVertex3fvSUN ptr__glTexCoord2fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6412:42: note: in definition of macro 'glTexCoord2fNormal3fVertex3fvSUN' 6412 | #define glTexCoord2fNormal3fVertex3fvSUN ptr__glTexCoord2fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6406:41: warning: 'ptr__glTexCoord2fNormal3fVertex3fSUN' defined but not used [-Wunused-variable] 6406 | #define glTexCoord2fNormal3fVertex3fSUN ptr__glTexCoord2fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6406:41: note: in definition of macro 'glTexCoord2fNormal3fVertex3fSUN' 6406 | #define glTexCoord2fNormal3fVertex3fSUN ptr__glTexCoord2fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6400:41: warning: 'ptr__glTexCoord2fColor3fVertex3fvSUN' defined but not used [-Wunused-variable] 6400 | #define glTexCoord2fColor3fVertex3fvSUN ptr__glTexCoord2fColor3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6400:41: note: in definition of macro 'glTexCoord2fColor3fVertex3fvSUN' 6400 | #define glTexCoord2fColor3fVertex3fvSUN ptr__glTexCoord2fColor3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6394:40: warning: 'ptr__glTexCoord2fColor3fVertex3fSUN' defined but not used [-Wunused-variable] 6394 | #define glTexCoord2fColor3fVertex3fSUN ptr__glTexCoord2fColor3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6394:40: note: in definition of macro 'glTexCoord2fColor3fVertex3fSUN' 6394 | #define glTexCoord2fColor3fVertex3fSUN ptr__glTexCoord2fColor3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6388:42: warning: 'ptr__glTexCoord2fColor4ubVertex3fvSUN' defined but not used [-Wunused-variable] 6388 | #define glTexCoord2fColor4ubVertex3fvSUN ptr__glTexCoord2fColor4ubVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6388:42: note: in definition of macro 'glTexCoord2fColor4ubVertex3fvSUN' 6388 | #define glTexCoord2fColor4ubVertex3fvSUN ptr__glTexCoord2fColor4ubVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6382:41: warning: 'ptr__glTexCoord2fColor4ubVertex3fSUN' defined but not used [-Wunused-variable] 6382 | #define glTexCoord2fColor4ubVertex3fSUN ptr__glTexCoord2fColor4ubVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6382:41: note: in definition of macro 'glTexCoord2fColor4ubVertex3fSUN' 6382 | #define glTexCoord2fColor4ubVertex3fSUN ptr__glTexCoord2fColor4ubVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6376:34: warning: 'ptr__glTexCoord4fVertex4fvSUN' defined but not used [-Wunused-variable] 6376 | #define glTexCoord4fVertex4fvSUN ptr__glTexCoord4fVertex4fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14965:44: note: in expansion of macro 'glTexCoord4fVertex4fvSUN' 14965 | static type__ptr__glTexCoord4fVertex4fvSUN glTexCoord4fVertex4fvSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6370:33: warning: 'ptr__glTexCoord4fVertex4fSUN' defined but not used [-Wunused-variable] 6370 | #define glTexCoord4fVertex4fSUN ptr__glTexCoord4fVertex4fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14962:43: note: in expansion of macro 'glTexCoord4fVertex4fSUN' 14962 | static type__ptr__glTexCoord4fVertex4fSUN glTexCoord4fVertex4fSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6364:34: warning: 'ptr__glTexCoord2fVertex3fvSUN' defined but not used [-Wunused-variable] 6364 | #define glTexCoord2fVertex3fvSUN ptr__glTexCoord2fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14959:44: note: in expansion of macro 'glTexCoord2fVertex3fvSUN' 14959 | static type__ptr__glTexCoord2fVertex3fvSUN glTexCoord2fVertex3fvSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6358:33: warning: 'ptr__glTexCoord2fVertex3fSUN' defined but not used [-Wunused-variable] 6358 | #define glTexCoord2fVertex3fSUN ptr__glTexCoord2fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14956:43: note: in expansion of macro 'glTexCoord2fVertex3fSUN' 14956 | static type__ptr__glTexCoord2fVertex3fSUN glTexCoord2fVertex3fSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6352:39: warning: 'ptr__glColor4fNormal3fVertex3fvSUN' defined but not used [-Wunused-variable] 6352 | #define glColor4fNormal3fVertex3fvSUN ptr__glColor4fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6352:39: note: in definition of macro 'glColor4fNormal3fVertex3fvSUN' 6352 | #define glColor4fNormal3fVertex3fvSUN ptr__glColor4fNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6346:38: warning: 'ptr__glColor4fNormal3fVertex3fSUN' defined but not used [-Wunused-variable] 6346 | #define glColor4fNormal3fVertex3fSUN ptr__glColor4fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6346:38: note: in definition of macro 'glColor4fNormal3fVertex3fSUN' 6346 | #define glColor4fNormal3fVertex3fSUN ptr__glColor4fNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6340:32: warning: 'ptr__glNormal3fVertex3fvSUN' defined but not used [-Wunused-variable] 6340 | #define glNormal3fVertex3fvSUN ptr__glNormal3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14947:42: note: in expansion of macro 'glNormal3fVertex3fvSUN' 14947 | static type__ptr__glNormal3fVertex3fvSUN glNormal3fVertex3fvSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6334:31: warning: 'ptr__glNormal3fVertex3fSUN' defined but not used [-Wunused-variable] 6334 | #define glNormal3fVertex3fSUN ptr__glNormal3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14944:41: note: in expansion of macro 'glNormal3fVertex3fSUN' 14944 | static type__ptr__glNormal3fVertex3fSUN glNormal3fVertex3fSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6328:31: warning: 'ptr__glColor3fVertex3fvSUN' defined but not used [-Wunused-variable] 6328 | #define glColor3fVertex3fvSUN ptr__glColor3fVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14941:41: note: in expansion of macro 'glColor3fVertex3fvSUN' 14941 | static type__ptr__glColor3fVertex3fvSUN glColor3fVertex3fvSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6322:30: warning: 'ptr__glColor3fVertex3fSUN' defined but not used [-Wunused-variable] 6322 | #define glColor3fVertex3fSUN ptr__glColor3fVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14938:40: note: in expansion of macro 'glColor3fVertex3fSUN' 14938 | static type__ptr__glColor3fVertex3fSUN glColor3fVertex3fSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6316:32: warning: 'ptr__glColor4ubVertex3fvSUN' defined but not used [-Wunused-variable] 6316 | #define glColor4ubVertex3fvSUN ptr__glColor4ubVertex3fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14935:42: note: in expansion of macro 'glColor4ubVertex3fvSUN' 14935 | static type__ptr__glColor4ubVertex3fvSUN glColor4ubVertex3fvSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6310:31: warning: 'ptr__glColor4ubVertex3fSUN' defined but not used [-Wunused-variable] 6310 | #define glColor4ubVertex3fSUN ptr__glColor4ubVertex3fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14932:41: note: in expansion of macro 'glColor4ubVertex3fSUN' 14932 | static type__ptr__glColor4ubVertex3fSUN glColor4ubVertex3fSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6304:32: warning: 'ptr__glColor4ubVertex2fvSUN' defined but not used [-Wunused-variable] 6304 | #define glColor4ubVertex2fvSUN ptr__glColor4ubVertex2fvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14929:42: note: in expansion of macro 'glColor4ubVertex2fvSUN' 14929 | static type__ptr__glColor4ubVertex2fvSUN glColor4ubVertex2fvSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6298:31: warning: 'ptr__glColor4ubVertex2fSUN' defined but not used [-Wunused-variable] 6298 | #define glColor4ubVertex2fSUN ptr__glColor4ubVertex2fSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14926:41: note: in expansion of macro 'glColor4ubVertex2fSUN' 14926 | static type__ptr__glColor4ubVertex2fSUN glColor4ubVertex2fSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6292:37: warning: 'ptr__glReplacementCodePointerSUN' defined but not used [-Wunused-variable] 6292 | #define glReplacementCodePointerSUN ptr__glReplacementCodePointerSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14923:47: note: in expansion of macro 'glReplacementCodePointerSUN' 14923 | static type__ptr__glReplacementCodePointerSUN glReplacementCodePointerSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6286:33: warning: 'ptr__glReplacementCodeubvSUN' defined but not used [-Wunused-variable] 6286 | #define glReplacementCodeubvSUN ptr__glReplacementCodeubvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14920:43: note: in expansion of macro 'glReplacementCodeubvSUN' 14920 | static type__ptr__glReplacementCodeubvSUN glReplacementCodeubvSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6280:33: warning: 'ptr__glReplacementCodeusvSUN' defined but not used [-Wunused-variable] 6280 | #define glReplacementCodeusvSUN ptr__glReplacementCodeusvSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14917:43: note: in expansion of macro 'glReplacementCodeusvSUN' 14917 | static type__ptr__glReplacementCodeusvSUN glReplacementCodeusvSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6274:33: warning: 'ptr__glReplacementCodeuivSUN' defined but not used [-Wunused-variable] 6274 | #define glReplacementCodeuivSUN ptr__glReplacementCodeuivSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14914:43: note: in expansion of macro 'glReplacementCodeuivSUN' 14914 | static type__ptr__glReplacementCodeuivSUN glReplacementCodeuivSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6268:32: warning: 'ptr__glReplacementCodeubSUN' defined but not used [-Wunused-variable] 6268 | #define glReplacementCodeubSUN ptr__glReplacementCodeubSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14911:42: note: in expansion of macro 'glReplacementCodeubSUN' 14911 | static type__ptr__glReplacementCodeubSUN glReplacementCodeubSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6262:32: warning: 'ptr__glReplacementCodeusSUN' defined but not used [-Wunused-variable] 6262 | #define glReplacementCodeusSUN ptr__glReplacementCodeusSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14908:42: note: in expansion of macro 'glReplacementCodeusSUN' 14908 | static type__ptr__glReplacementCodeusSUN glReplacementCodeusSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6256:32: warning: 'ptr__glReplacementCodeuiSUN' defined but not used [-Wunused-variable] 6256 | #define glReplacementCodeuiSUN ptr__glReplacementCodeuiSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14905:42: note: in expansion of macro 'glReplacementCodeuiSUN' 14905 | static type__ptr__glReplacementCodeuiSUN glReplacementCodeuiSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6250:34: warning: 'ptr__glGlobalAlphaFactoruiSUN' defined but not used [-Wunused-variable] 6250 | #define glGlobalAlphaFactoruiSUN ptr__glGlobalAlphaFactoruiSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14902:44: note: in expansion of macro 'glGlobalAlphaFactoruiSUN' 14902 | static type__ptr__glGlobalAlphaFactoruiSUN glGlobalAlphaFactoruiSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6244:34: warning: 'ptr__glGlobalAlphaFactorusSUN' defined but not used [-Wunused-variable] 6244 | #define glGlobalAlphaFactorusSUN ptr__glGlobalAlphaFactorusSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14899:44: note: in expansion of macro 'glGlobalAlphaFactorusSUN' 14899 | static type__ptr__glGlobalAlphaFactorusSUN glGlobalAlphaFactorusSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6238:34: warning: 'ptr__glGlobalAlphaFactorubSUN' defined but not used [-Wunused-variable] 6238 | #define glGlobalAlphaFactorubSUN ptr__glGlobalAlphaFactorubSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14896:44: note: in expansion of macro 'glGlobalAlphaFactorubSUN' 14896 | static type__ptr__glGlobalAlphaFactorubSUN glGlobalAlphaFactorubSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6232:33: warning: 'ptr__glGlobalAlphaFactordSUN' defined but not used [-Wunused-variable] 6232 | #define glGlobalAlphaFactordSUN ptr__glGlobalAlphaFactordSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14893:43: note: in expansion of macro 'glGlobalAlphaFactordSUN' 14893 | static type__ptr__glGlobalAlphaFactordSUN glGlobalAlphaFactordSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6226:33: warning: 'ptr__glGlobalAlphaFactorfSUN' defined but not used [-Wunused-variable] 6226 | #define glGlobalAlphaFactorfSUN ptr__glGlobalAlphaFactorfSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14890:43: note: in expansion of macro 'glGlobalAlphaFactorfSUN' 14890 | static type__ptr__glGlobalAlphaFactorfSUN glGlobalAlphaFactorfSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6220:33: warning: 'ptr__glGlobalAlphaFactoriSUN' defined but not used [-Wunused-variable] 6220 | #define glGlobalAlphaFactoriSUN ptr__glGlobalAlphaFactoriSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14887:43: note: in expansion of macro 'glGlobalAlphaFactoriSUN' 14887 | static type__ptr__glGlobalAlphaFactoriSUN glGlobalAlphaFactoriSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6214:33: warning: 'ptr__glGlobalAlphaFactorsSUN' defined but not used [-Wunused-variable] 6214 | #define glGlobalAlphaFactorsSUN ptr__glGlobalAlphaFactorsSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14884:43: note: in expansion of macro 'glGlobalAlphaFactorsSUN' 14884 | static type__ptr__glGlobalAlphaFactorsSUN glGlobalAlphaFactorsSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6208:33: warning: 'ptr__glGlobalAlphaFactorbSUN' defined but not used [-Wunused-variable] 6208 | #define glGlobalAlphaFactorbSUN ptr__glGlobalAlphaFactorbSUN | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14881:43: note: in expansion of macro 'glGlobalAlphaFactorbSUN' 14881 | static type__ptr__glGlobalAlphaFactorbSUN glGlobalAlphaFactorbSUN = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6202:29: warning: 'ptr__glFinishTextureSUNX' defined but not used [-Wunused-variable] 6202 | #define glFinishTextureSUNX ptr__glFinishTextureSUNX | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14878:39: note: in expansion of macro 'glFinishTextureSUNX' 14878 | static type__ptr__glFinishTextureSUNX glFinishTextureSUNX = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6196:30: warning: 'ptr__glBinormalPointerEXT' defined but not used [-Wunused-variable] 6196 | #define glBinormalPointerEXT ptr__glBinormalPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14875:40: note: in expansion of macro 'glBinormalPointerEXT' 14875 | static type__ptr__glBinormalPointerEXT glBinormalPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6190:29: warning: 'ptr__glTangentPointerEXT' defined but not used [-Wunused-variable] 6190 | #define glTangentPointerEXT ptr__glTangentPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14872:39: note: in expansion of macro 'glTangentPointerEXT' 14872 | static type__ptr__glTangentPointerEXT glTangentPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6184:26: warning: 'ptr__glBinormal3svEXT' defined but not used [-Wunused-variable] 6184 | #define glBinormal3svEXT ptr__glBinormal3svEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14869:36: note: in expansion of macro 'glBinormal3svEXT' 14869 | static type__ptr__glBinormal3svEXT glBinormal3svEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:6178:25: warning: 'ptr__glBinormal3sEXT' defined but not used [-Wunused-variable] 6178 | #define glBinormal3sEXT ptr__glBinormal3sEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14866:35: note: in expansion of macro 'glBinormal3sEXT' 14866 | static type__ptr__glBinormal3sEXT glBinormal3sEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6172:26: warning: 'ptr__glBinormal3ivEXT' defined but not used [-Wunused-variable] 6172 | #define glBinormal3ivEXT ptr__glBinormal3ivEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14863:36: note: in expansion of macro 'glBinormal3ivEXT' 14863 | static type__ptr__glBinormal3ivEXT glBinormal3ivEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:6166:25: warning: 'ptr__glBinormal3iEXT' defined but not used [-Wunused-variable] 6166 | #define glBinormal3iEXT ptr__glBinormal3iEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14860:35: note: in expansion of macro 'glBinormal3iEXT' 14860 | static type__ptr__glBinormal3iEXT glBinormal3iEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6160:26: warning: 'ptr__glBinormal3fvEXT' defined but not used [-Wunused-variable] 6160 | #define glBinormal3fvEXT ptr__glBinormal3fvEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14857:36: note: in expansion of macro 'glBinormal3fvEXT' 14857 | static type__ptr__glBinormal3fvEXT glBinormal3fvEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:6154:25: warning: 'ptr__glBinormal3fEXT' defined but not used [-Wunused-variable] 6154 | #define glBinormal3fEXT ptr__glBinormal3fEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14854:35: note: in expansion of macro 'glBinormal3fEXT' 14854 | static type__ptr__glBinormal3fEXT glBinormal3fEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6148:26: warning: 'ptr__glBinormal3dvEXT' defined but not used [-Wunused-variable] 6148 | #define glBinormal3dvEXT ptr__glBinormal3dvEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14851:36: note: in expansion of macro 'glBinormal3dvEXT' 14851 | static type__ptr__glBinormal3dvEXT glBinormal3dvEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:6142:25: warning: 'ptr__glBinormal3dEXT' defined but not used [-Wunused-variable] 6142 | #define glBinormal3dEXT ptr__glBinormal3dEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14848:35: note: in expansion of macro 'glBinormal3dEXT' 14848 | static type__ptr__glBinormal3dEXT glBinormal3dEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6136:26: warning: 'ptr__glBinormal3bvEXT' defined but not used [-Wunused-variable] 6136 | #define glBinormal3bvEXT ptr__glBinormal3bvEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14845:36: note: in expansion of macro 'glBinormal3bvEXT' 14845 | static type__ptr__glBinormal3bvEXT glBinormal3bvEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:6130:25: warning: 'ptr__glBinormal3bEXT' defined but not used [-Wunused-variable] 6130 | #define glBinormal3bEXT ptr__glBinormal3bEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14842:35: note: in expansion of macro 'glBinormal3bEXT' 14842 | static type__ptr__glBinormal3bEXT glBinormal3bEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6124:25: warning: 'ptr__glTangent3svEXT' defined but not used [-Wunused-variable] 6124 | #define glTangent3svEXT ptr__glTangent3svEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14839:35: note: in expansion of macro 'glTangent3svEXT' 14839 | static type__ptr__glTangent3svEXT glTangent3svEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6118:24: warning: 'ptr__glTangent3sEXT' defined but not used [-Wunused-variable] 6118 | #define glTangent3sEXT ptr__glTangent3sEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14836:34: note: in expansion of macro 'glTangent3sEXT' 14836 | static type__ptr__glTangent3sEXT glTangent3sEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:6112:25: warning: 'ptr__glTangent3ivEXT' defined but not used [-Wunused-variable] 6112 | #define glTangent3ivEXT ptr__glTangent3ivEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14833:35: note: in expansion of macro 'glTangent3ivEXT' 14833 | static type__ptr__glTangent3ivEXT glTangent3ivEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6106:24: warning: 'ptr__glTangent3iEXT' defined but not used [-Wunused-variable] 6106 | #define glTangent3iEXT ptr__glTangent3iEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14830:34: note: in expansion of macro 'glTangent3iEXT' 14830 | static type__ptr__glTangent3iEXT glTangent3iEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:6100:25: warning: 'ptr__glTangent3fvEXT' defined but not used [-Wunused-variable] 6100 | #define glTangent3fvEXT ptr__glTangent3fvEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14827:35: note: in expansion of macro 'glTangent3fvEXT' 14827 | static type__ptr__glTangent3fvEXT glTangent3fvEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6094:24: warning: 'ptr__glTangent3fEXT' defined but not used [-Wunused-variable] 6094 | #define glTangent3fEXT ptr__glTangent3fEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14824:34: note: in expansion of macro 'glTangent3fEXT' 14824 | static type__ptr__glTangent3fEXT glTangent3fEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:6088:25: warning: 'ptr__glTangent3dvEXT' defined but not used [-Wunused-variable] 6088 | #define glTangent3dvEXT ptr__glTangent3dvEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14821:35: note: in expansion of macro 'glTangent3dvEXT' 14821 | static type__ptr__glTangent3dvEXT glTangent3dvEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6082:24: warning: 'ptr__glTangent3dEXT' defined but not used [-Wunused-variable] 6082 | #define glTangent3dEXT ptr__glTangent3dEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14818:34: note: in expansion of macro 'glTangent3dEXT' 14818 | static type__ptr__glTangent3dEXT glTangent3dEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:6076:25: warning: 'ptr__glTangent3bvEXT' defined but not used [-Wunused-variable] 6076 | #define glTangent3bvEXT ptr__glTangent3bvEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14815:35: note: in expansion of macro 'glTangent3bvEXT' 14815 | static type__ptr__glTangent3bvEXT glTangent3bvEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6070:24: warning: 'ptr__glTangent3bEXT' defined but not used [-Wunused-variable] 6070 | #define glTangent3bEXT ptr__glTangent3bEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14812:34: note: in expansion of macro 'glTangent3bEXT' 14812 | static type__ptr__glTangent3bEXT glTangent3bEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:6064:30: warning: 'ptr__glFogCoordPointerEXT' defined but not used [-Wunused-variable] 6064 | #define glFogCoordPointerEXT ptr__glFogCoordPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14809:40: note: in expansion of macro 'glFogCoordPointerEXT' 14809 | static type__ptr__glFogCoordPointerEXT glFogCoordPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6058:25: warning: 'ptr__glFogCoorddvEXT' defined but not used [-Wunused-variable] 6058 | #define glFogCoorddvEXT ptr__glFogCoorddvEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14806:35: note: in expansion of macro 'glFogCoorddvEXT' 14806 | static type__ptr__glFogCoorddvEXT glFogCoorddvEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6052:24: warning: 'ptr__glFogCoorddEXT' defined but not used [-Wunused-variable] 6052 | #define glFogCoorddEXT ptr__glFogCoorddEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14803:34: note: in expansion of macro 'glFogCoorddEXT' 14803 | static type__ptr__glFogCoorddEXT glFogCoorddEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:6046:25: warning: 'ptr__glFogCoordfvEXT' defined but not used [-Wunused-variable] 6046 | #define glFogCoordfvEXT ptr__glFogCoordfvEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14800:35: note: in expansion of macro 'glFogCoordfvEXT' 14800 | static type__ptr__glFogCoordfvEXT glFogCoordfvEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:6040:24: warning: 'ptr__glFogCoordfEXT' defined but not used [-Wunused-variable] 6040 | #define glFogCoordfEXT ptr__glFogCoordfEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14797:34: note: in expansion of macro 'glFogCoordfEXT' 14797 | static type__ptr__glFogCoordfEXT glFogCoordfEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:6034:32: warning: 'ptr__glMultiDrawElementsEXT' defined but not used [-Wunused-variable] 6034 | #define glMultiDrawElementsEXT ptr__glMultiDrawElementsEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14794:42: note: in expansion of macro 'glMultiDrawElementsEXT' 14794 | static type__ptr__glMultiDrawElementsEXT glMultiDrawElementsEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6028:30: warning: 'ptr__glMultiDrawArraysEXT' defined but not used [-Wunused-variable] 6028 | #define glMultiDrawArraysEXT ptr__glMultiDrawArraysEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14791:40: note: in expansion of macro 'glMultiDrawArraysEXT' 14791 | static type__ptr__glMultiDrawArraysEXT glMultiDrawArraysEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6022:28: warning: 'ptr__glTextureNormalEXT' defined but not used [-Wunused-variable] 6022 | #define glTextureNormalEXT ptr__glTextureNormalEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14788:38: note: in expansion of macro 'glTextureNormalEXT' 14788 | static type__ptr__glTextureNormalEXT glTextureNormalEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:6016:36: warning: 'ptr__glSecondaryColorPointerEXT' defined but not used [-Wunused-variable] 6016 | #define glSecondaryColorPointerEXT ptr__glSecondaryColorPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14785:46: note: in expansion of macro 'glSecondaryColorPointerEXT' 14785 | static type__ptr__glSecondaryColorPointerEXT glSecondaryColorPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6010:33: warning: 'ptr__glSecondaryColor3usvEXT' defined but not used [-Wunused-variable] 6010 | #define glSecondaryColor3usvEXT ptr__glSecondaryColor3usvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14782:43: note: in expansion of macro 'glSecondaryColor3usvEXT' 14782 | static type__ptr__glSecondaryColor3usvEXT glSecondaryColor3usvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:6004:32: warning: 'ptr__glSecondaryColor3usEXT' defined but not used [-Wunused-variable] 6004 | #define glSecondaryColor3usEXT ptr__glSecondaryColor3usEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14779:42: note: in expansion of macro 'glSecondaryColor3usEXT' 14779 | static type__ptr__glSecondaryColor3usEXT glSecondaryColor3usEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5998:33: warning: 'ptr__glSecondaryColor3uivEXT' defined but not used [-Wunused-variable] 5998 | #define glSecondaryColor3uivEXT ptr__glSecondaryColor3uivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14776:43: note: in expansion of macro 'glSecondaryColor3uivEXT' 14776 | static type__ptr__glSecondaryColor3uivEXT glSecondaryColor3uivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5992:32: warning: 'ptr__glSecondaryColor3uiEXT' defined but not used [-Wunused-variable] 5992 | #define glSecondaryColor3uiEXT ptr__glSecondaryColor3uiEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14773:42: note: in expansion of macro 'glSecondaryColor3uiEXT' 14773 | static type__ptr__glSecondaryColor3uiEXT glSecondaryColor3uiEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5986:33: warning: 'ptr__glSecondaryColor3ubvEXT' defined but not used [-Wunused-variable] 5986 | #define glSecondaryColor3ubvEXT ptr__glSecondaryColor3ubvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14770:43: note: in expansion of macro 'glSecondaryColor3ubvEXT' 14770 | static type__ptr__glSecondaryColor3ubvEXT glSecondaryColor3ubvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5980:32: warning: 'ptr__glSecondaryColor3ubEXT' defined but not used [-Wunused-variable] 5980 | #define glSecondaryColor3ubEXT ptr__glSecondaryColor3ubEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14767:42: note: in expansion of macro 'glSecondaryColor3ubEXT' 14767 | static type__ptr__glSecondaryColor3ubEXT glSecondaryColor3ubEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5974:32: warning: 'ptr__glSecondaryColor3svEXT' defined but not used [-Wunused-variable] 5974 | #define glSecondaryColor3svEXT ptr__glSecondaryColor3svEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14764:42: note: in expansion of macro 'glSecondaryColor3svEXT' 14764 | static type__ptr__glSecondaryColor3svEXT glSecondaryColor3svEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5968:31: warning: 'ptr__glSecondaryColor3sEXT' defined but not used [-Wunused-variable] 5968 | #define glSecondaryColor3sEXT ptr__glSecondaryColor3sEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14761:41: note: in expansion of macro 'glSecondaryColor3sEXT' 14761 | static type__ptr__glSecondaryColor3sEXT glSecondaryColor3sEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5962:32: warning: 'ptr__glSecondaryColor3ivEXT' defined but not used [-Wunused-variable] 5962 | #define glSecondaryColor3ivEXT ptr__glSecondaryColor3ivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14758:42: note: in expansion of macro 'glSecondaryColor3ivEXT' 14758 | static type__ptr__glSecondaryColor3ivEXT glSecondaryColor3ivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5956:31: warning: 'ptr__glSecondaryColor3iEXT' defined but not used [-Wunused-variable] 5956 | #define glSecondaryColor3iEXT ptr__glSecondaryColor3iEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14755:41: note: in expansion of macro 'glSecondaryColor3iEXT' 14755 | static type__ptr__glSecondaryColor3iEXT glSecondaryColor3iEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5950:32: warning: 'ptr__glSecondaryColor3fvEXT' defined but not used [-Wunused-variable] 5950 | #define glSecondaryColor3fvEXT ptr__glSecondaryColor3fvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14752:42: note: in expansion of macro 'glSecondaryColor3fvEXT' 14752 | static type__ptr__glSecondaryColor3fvEXT glSecondaryColor3fvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5944:31: warning: 'ptr__glSecondaryColor3fEXT' defined but not used [-Wunused-variable] 5944 | #define glSecondaryColor3fEXT ptr__glSecondaryColor3fEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14749:41: note: in expansion of macro 'glSecondaryColor3fEXT' 14749 | static type__ptr__glSecondaryColor3fEXT glSecondaryColor3fEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5938:32: warning: 'ptr__glSecondaryColor3dvEXT' defined but not used [-Wunused-variable] 5938 | #define glSecondaryColor3dvEXT ptr__glSecondaryColor3dvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14746:42: note: in expansion of macro 'glSecondaryColor3dvEXT' 14746 | static type__ptr__glSecondaryColor3dvEXT glSecondaryColor3dvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5932:31: warning: 'ptr__glSecondaryColor3dEXT' defined but not used [-Wunused-variable] 5932 | #define glSecondaryColor3dEXT ptr__glSecondaryColor3dEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14743:41: note: in expansion of macro 'glSecondaryColor3dEXT' 14743 | static type__ptr__glSecondaryColor3dEXT glSecondaryColor3dEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5926:32: warning: 'ptr__glSecondaryColor3bvEXT' defined but not used [-Wunused-variable] 5926 | #define glSecondaryColor3bvEXT ptr__glSecondaryColor3bvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14740:42: note: in expansion of macro 'glSecondaryColor3bvEXT' 14740 | static type__ptr__glSecondaryColor3bvEXT glSecondaryColor3bvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5920:31: warning: 'ptr__glSecondaryColor3bEXT' defined but not used [-Wunused-variable] 5920 | #define glSecondaryColor3bEXT ptr__glSecondaryColor3bEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14737:41: note: in expansion of macro 'glSecondaryColor3bEXT' 14737 | static type__ptr__glSecondaryColor3bEXT glSecondaryColor3bEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5914:40: warning: 'ptr__glPixelTransformParameterfvEXT' defined but not used [-Wunused-variable] 5914 | #define glPixelTransformParameterfvEXT ptr__glPixelTransformParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5914:40: note: in definition of macro 'glPixelTransformParameterfvEXT' 5914 | #define glPixelTransformParameterfvEXT ptr__glPixelTransformParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5908:40: warning: 'ptr__glPixelTransformParameterivEXT' defined but not used [-Wunused-variable] 5908 | #define glPixelTransformParameterivEXT ptr__glPixelTransformParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5908:40: note: in definition of macro 'glPixelTransformParameterivEXT' 5908 | #define glPixelTransformParameterivEXT ptr__glPixelTransformParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5902:39: warning: 'ptr__glPixelTransformParameterfEXT' defined but not used [-Wunused-variable] 5902 | #define glPixelTransformParameterfEXT ptr__glPixelTransformParameterfEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5902:39: note: in definition of macro 'glPixelTransformParameterfEXT' 5902 | #define glPixelTransformParameterfEXT ptr__glPixelTransformParameterfEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5896:39: warning: 'ptr__glPixelTransformParameteriEXT' defined but not used [-Wunused-variable] 5896 | #define glPixelTransformParameteriEXT ptr__glPixelTransformParameteriEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5896:39: note: in definition of macro 'glPixelTransformParameteriEXT' 5896 | #define glPixelTransformParameteriEXT ptr__glPixelTransformParameteriEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5890:33: warning: 'ptr__glTexCoordPointervINTEL' defined but not used [-Wunused-variable] 5890 | #define glTexCoordPointervINTEL ptr__glTexCoordPointervINTEL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14722:43: note: in expansion of macro 'glTexCoordPointervINTEL' 14722 | static type__ptr__glTexCoordPointervINTEL glTexCoordPointervINTEL = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5884:30: warning: 'ptr__glColorPointervINTEL' defined but not used [-Wunused-variable] 5884 | #define glColorPointervINTEL ptr__glColorPointervINTEL | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14719:40: note: in expansion of macro 'glColorPointervINTEL' 14719 | static type__ptr__glColorPointervINTEL glColorPointervINTEL = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5878:31: warning: 'ptr__glNormalPointervINTEL' defined but not used [-Wunused-variable] 5878 | #define glNormalPointervINTEL ptr__glNormalPointervINTEL | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14716:41: note: in expansion of macro 'glNormalPointervINTEL' 14716 | static type__ptr__glNormalPointervINTEL glNormalPointervINTEL = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5872:31: warning: 'ptr__glVertexPointervINTEL' defined but not used [-Wunused-variable] 5872 | #define glVertexPointervINTEL ptr__glVertexPointervINTEL | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14713:41: note: in expansion of macro 'glVertexPointervINTEL' 14713 | static type__ptr__glVertexPointervINTEL glVertexPointervINTEL = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5866:29: warning: 'ptr__glIsAsyncMarkerSGIX' defined but not used [-Wunused-variable] 5866 | #define glIsAsyncMarkerSGIX ptr__glIsAsyncMarkerSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14710:39: note: in expansion of macro 'glIsAsyncMarkerSGIX' 14710 | static type__ptr__glIsAsyncMarkerSGIX glIsAsyncMarkerSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5860:34: warning: 'ptr__glDeleteAsyncMarkersSGIX' defined but not used [-Wunused-variable] 5860 | #define glDeleteAsyncMarkersSGIX ptr__glDeleteAsyncMarkersSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14707:44: note: in expansion of macro 'glDeleteAsyncMarkersSGIX' 14707 | static type__ptr__glDeleteAsyncMarkersSGIX glDeleteAsyncMarkersSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5854:31: warning: 'ptr__glGenAsyncMarkersSGIX' defined but not used [-Wunused-variable] 5854 | #define glGenAsyncMarkersSGIX ptr__glGenAsyncMarkersSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14704:41: note: in expansion of macro 'glGenAsyncMarkersSGIX' 14704 | static type__ptr__glGenAsyncMarkersSGIX glGenAsyncMarkersSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5848:25: warning: 'ptr__glPollAsyncSGIX' defined but not used [-Wunused-variable] 5848 | #define glPollAsyncSGIX ptr__glPollAsyncSGIX | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14701:35: note: in expansion of macro 'glPollAsyncSGIX' 14701 | static type__ptr__glPollAsyncSGIX glPollAsyncSGIX = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:5842:27: warning: 'ptr__glFinishAsyncSGIX' defined but not used [-Wunused-variable] 5842 | #define glFinishAsyncSGIX ptr__glFinishAsyncSGIX | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14698:37: note: in expansion of macro 'glFinishAsyncSGIX' 14698 | static type__ptr__glFinishAsyncSGIX glFinishAsyncSGIX = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5836:27: warning: 'ptr__glAsyncMarkerSGIX' defined but not used [-Wunused-variable] 5836 | #define glAsyncMarkerSGIX ptr__glAsyncMarkerSGIX | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14695:37: note: in expansion of macro 'glAsyncMarkerSGIX' 14695 | static type__ptr__glAsyncMarkerSGIX glAsyncMarkerSGIX = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5830:30: warning: 'ptr__glTextureMaterialEXT' defined but not used [-Wunused-variable] 5830 | #define glTextureMaterialEXT ptr__glTextureMaterialEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14692:40: note: in expansion of macro 'glTextureMaterialEXT' 14692 | static type__ptr__glTextureMaterialEXT glTextureMaterialEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5824:27: warning: 'ptr__glTextureLightEXT' defined but not used [-Wunused-variable] 5824 | #define glTextureLightEXT ptr__glTextureLightEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14689:37: note: in expansion of macro 'glTextureLightEXT' 14689 | static type__ptr__glTextureLightEXT glTextureLightEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5818:27: warning: 'ptr__glApplyTextureEXT' defined but not used [-Wunused-variable] 5818 | #define glApplyTextureEXT ptr__glApplyTextureEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14686:37: note: in expansion of macro 'glApplyTextureEXT' 14686 | static type__ptr__glApplyTextureEXT glApplyTextureEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5812:32: warning: 'ptr__glDrawRangeElementsEXT' defined but not used [-Wunused-variable] 5812 | #define glDrawRangeElementsEXT ptr__glDrawRangeElementsEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14683:42: note: in expansion of macro 'glDrawRangeElementsEXT' 14683 | static type__ptr__glDrawRangeElementsEXT glDrawRangeElementsEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5806:25: warning: 'ptr__glLightEnviSGIX' defined but not used [-Wunused-variable] 5806 | #define glLightEnviSGIX ptr__glLightEnviSGIX | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14680:35: note: in expansion of macro 'glLightEnviSGIX' 14680 | static type__ptr__glLightEnviSGIX glLightEnviSGIX = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:5800:37: warning: 'ptr__glGetFragmentMaterialivSGIX' defined but not used [-Wunused-variable] 5800 | #define glGetFragmentMaterialivSGIX ptr__glGetFragmentMaterialivSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14677:47: note: in expansion of macro 'glGetFragmentMaterialivSGIX' 14677 | static type__ptr__glGetFragmentMaterialivSGIX glGetFragmentMaterialivSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5794:37: warning: 'ptr__glGetFragmentMaterialfvSGIX' defined but not used [-Wunused-variable] 5794 | #define glGetFragmentMaterialfvSGIX ptr__glGetFragmentMaterialfvSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14674:47: note: in expansion of macro 'glGetFragmentMaterialfvSGIX' 14674 | static type__ptr__glGetFragmentMaterialfvSGIX glGetFragmentMaterialfvSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5788:34: warning: 'ptr__glGetFragmentLightivSGIX' defined but not used [-Wunused-variable] 5788 | #define glGetFragmentLightivSGIX ptr__glGetFragmentLightivSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14671:44: note: in expansion of macro 'glGetFragmentLightivSGIX' 14671 | static type__ptr__glGetFragmentLightivSGIX glGetFragmentLightivSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5782:34: warning: 'ptr__glGetFragmentLightfvSGIX' defined but not used [-Wunused-variable] 5782 | #define glGetFragmentLightfvSGIX ptr__glGetFragmentLightfvSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14668:44: note: in expansion of macro 'glGetFragmentLightfvSGIX' 14668 | static type__ptr__glGetFragmentLightfvSGIX glGetFragmentLightfvSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5776:34: warning: 'ptr__glFragmentMaterialivSGIX' defined but not used [-Wunused-variable] 5776 | #define glFragmentMaterialivSGIX ptr__glFragmentMaterialivSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14665:44: note: in expansion of macro 'glFragmentMaterialivSGIX' 14665 | static type__ptr__glFragmentMaterialivSGIX glFragmentMaterialivSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5770:33: warning: 'ptr__glFragmentMaterialiSGIX' defined but not used [-Wunused-variable] 5770 | #define glFragmentMaterialiSGIX ptr__glFragmentMaterialiSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14662:43: note: in expansion of macro 'glFragmentMaterialiSGIX' 14662 | static type__ptr__glFragmentMaterialiSGIX glFragmentMaterialiSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5764:34: warning: 'ptr__glFragmentMaterialfvSGIX' defined but not used [-Wunused-variable] 5764 | #define glFragmentMaterialfvSGIX ptr__glFragmentMaterialfvSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14659:44: note: in expansion of macro 'glFragmentMaterialfvSGIX' 14659 | static type__ptr__glFragmentMaterialfvSGIX glFragmentMaterialfvSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5758:33: warning: 'ptr__glFragmentMaterialfSGIX' defined but not used [-Wunused-variable] 5758 | #define glFragmentMaterialfSGIX ptr__glFragmentMaterialfSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14656:43: note: in expansion of macro 'glFragmentMaterialfSGIX' 14656 | static type__ptr__glFragmentMaterialfSGIX glFragmentMaterialfSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5752:36: warning: 'ptr__glFragmentLightModelivSGIX' defined but not used [-Wunused-variable] 5752 | #define glFragmentLightModelivSGIX ptr__glFragmentLightModelivSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14653:46: note: in expansion of macro 'glFragmentLightModelivSGIX' 14653 | static type__ptr__glFragmentLightModelivSGIX glFragmentLightModelivSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5746:35: warning: 'ptr__glFragmentLightModeliSGIX' defined but not used [-Wunused-variable] 5746 | #define glFragmentLightModeliSGIX ptr__glFragmentLightModeliSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14650:45: note: in expansion of macro 'glFragmentLightModeliSGIX' 14650 | static type__ptr__glFragmentLightModeliSGIX glFragmentLightModeliSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5740:36: warning: 'ptr__glFragmentLightModelfvSGIX' defined but not used [-Wunused-variable] 5740 | #define glFragmentLightModelfvSGIX ptr__glFragmentLightModelfvSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14647:46: note: in expansion of macro 'glFragmentLightModelfvSGIX' 14647 | static type__ptr__glFragmentLightModelfvSGIX glFragmentLightModelfvSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5734:35: warning: 'ptr__glFragmentLightModelfSGIX' defined but not used [-Wunused-variable] 5734 | #define glFragmentLightModelfSGIX ptr__glFragmentLightModelfSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14644:45: note: in expansion of macro 'glFragmentLightModelfSGIX' 14644 | static type__ptr__glFragmentLightModelfSGIX glFragmentLightModelfSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5728:31: warning: 'ptr__glFragmentLightivSGIX' defined but not used [-Wunused-variable] 5728 | #define glFragmentLightivSGIX ptr__glFragmentLightivSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14641:41: note: in expansion of macro 'glFragmentLightivSGIX' 14641 | static type__ptr__glFragmentLightivSGIX glFragmentLightivSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5722:30: warning: 'ptr__glFragmentLightiSGIX' defined but not used [-Wunused-variable] 5722 | #define glFragmentLightiSGIX ptr__glFragmentLightiSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14638:40: note: in expansion of macro 'glFragmentLightiSGIX' 14638 | static type__ptr__glFragmentLightiSGIX glFragmentLightiSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5716:31: warning: 'ptr__glFragmentLightfvSGIX' defined but not used [-Wunused-variable] 5716 | #define glFragmentLightfvSGIX ptr__glFragmentLightfvSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14635:41: note: in expansion of macro 'glFragmentLightfvSGIX' 14635 | static type__ptr__glFragmentLightfvSGIX glFragmentLightfvSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5710:30: warning: 'ptr__glFragmentLightfSGIX' defined but not used [-Wunused-variable] 5710 | #define glFragmentLightfSGIX ptr__glFragmentLightfSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14632:40: note: in expansion of macro 'glFragmentLightfSGIX' 14632 | static type__ptr__glFragmentLightfSGIX glFragmentLightfSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5704:37: warning: 'ptr__glFragmentColorMaterialSGIX' defined but not used [-Wunused-variable] 5704 | #define glFragmentColorMaterialSGIX ptr__glFragmentColorMaterialSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14629:47: note: in expansion of macro 'glFragmentColorMaterialSGIX' 14629 | static type__ptr__glFragmentColorMaterialSGIX glFragmentColorMaterialSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5698:30: warning: 'ptr__glCullParameterfvEXT' defined but not used [-Wunused-variable] 5698 | #define glCullParameterfvEXT ptr__glCullParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14626:40: note: in expansion of macro 'glCullParameterfvEXT' 14626 | static type__ptr__glCullParameterfvEXT glCullParameterfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5692:30: warning: 'ptr__glCullParameterdvEXT' defined but not used [-Wunused-variable] 5692 | #define glCullParameterdvEXT ptr__glCullParameterdvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14623:40: note: in expansion of macro 'glCullParameterdvEXT' 14623 | static type__ptr__glCullParameterdvEXT glCullParameterdvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5674:24: warning: 'ptr__glIndexFuncEXT' defined but not used [-Wunused-variable] 5674 | #define glIndexFuncEXT ptr__glIndexFuncEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14614:34: note: in expansion of macro 'glIndexFuncEXT' 14614 | static type__ptr__glIndexFuncEXT glIndexFuncEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:5668:28: warning: 'ptr__glIndexMaterialEXT' defined but not used [-Wunused-variable] 5668 | #define glIndexMaterialEXT ptr__glIndexMaterialEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14611:38: note: in expansion of macro 'glIndexMaterialEXT' 14611 | static type__ptr__glIndexMaterialEXT glIndexMaterialEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:5662:31: warning: 'ptr__glListParameterivSGIX' defined but not used [-Wunused-variable] 5662 | #define glListParameterivSGIX ptr__glListParameterivSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14608:41: note: in expansion of macro 'glListParameterivSGIX' 14608 | static type__ptr__glListParameterivSGIX glListParameterivSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5656:30: warning: 'ptr__glListParameteriSGIX' defined but not used [-Wunused-variable] 5656 | #define glListParameteriSGIX ptr__glListParameteriSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14605:40: note: in expansion of macro 'glListParameteriSGIX' 14605 | static type__ptr__glListParameteriSGIX glListParameteriSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5650:31: warning: 'ptr__glListParameterfvSGIX' defined but not used [-Wunused-variable] 5650 | #define glListParameterfvSGIX ptr__glListParameterfvSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14602:41: note: in expansion of macro 'glListParameterfvSGIX' 14602 | static type__ptr__glListParameterfvSGIX glListParameterfvSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5644:30: warning: 'ptr__glListParameterfSGIX' defined but not used [-Wunused-variable] 5644 | #define glListParameterfSGIX ptr__glListParameterfSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14599:40: note: in expansion of macro 'glListParameterfSGIX' 14599 | static type__ptr__glListParameterfSGIX glListParameterfSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5638:34: warning: 'ptr__glGetListParameterivSGIX' defined but not used [-Wunused-variable] 5638 | #define glGetListParameterivSGIX ptr__glGetListParameterivSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14596:44: note: in expansion of macro 'glGetListParameterivSGIX' 14596 | static type__ptr__glGetListParameterivSGIX glGetListParameterivSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5632:34: warning: 'ptr__glGetListParameterfvSGIX' defined but not used [-Wunused-variable] 5632 | #define glGetListParameterfvSGIX ptr__glGetListParameterfvSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14593:44: note: in expansion of macro 'glGetListParameterfvSGIX' 14593 | static type__ptr__glGetListParameterfvSGIX glGetListParameterfvSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5626:39: warning: 'ptr__glGetColorTableParameterfvEXT' defined but not used [-Wunused-variable] 5626 | #define glGetColorTableParameterfvEXT ptr__glGetColorTableParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5626:39: note: in definition of macro 'glGetColorTableParameterfvEXT' 5626 | #define glGetColorTableParameterfvEXT ptr__glGetColorTableParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5620:39: warning: 'ptr__glGetColorTableParameterivEXT' defined but not used [-Wunused-variable] 5620 | #define glGetColorTableParameterivEXT ptr__glGetColorTableParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5620:39: note: in definition of macro 'glGetColorTableParameterivEXT' 5620 | #define glGetColorTableParameterivEXT ptr__glGetColorTableParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5614:28: warning: 'ptr__glGetColorTableEXT' defined but not used [-Wunused-variable] 5614 | #define glGetColorTableEXT ptr__glGetColorTableEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14584:38: note: in expansion of macro 'glGetColorTableEXT' 14584 | static type__ptr__glGetColorTableEXT glGetColorTableEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:5608:25: warning: 'ptr__glColorTableEXT' defined but not used [-Wunused-variable] 5608 | #define glColorTableEXT ptr__glColorTableEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14581:35: note: in expansion of macro 'glColorTableEXT' 14581 | static type__ptr__glColorTableEXT glColorTableEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:5602:19: warning: 'ptr__glHintPGI' defined but not used [-Wunused-variable] 5602 | #define glHintPGI ptr__glHintPGI | ^~~~~~~~~~~~~~ gl-ptrs.h:14578:29: note: in expansion of macro 'glHintPGI' 14578 | static type__ptr__glHintPGI glHintPGI = NULL; | ^~~~~~~~~ gl-ptrs.h:5596:32: warning: 'ptr__glCopyColorSubTableEXT' defined but not used [-Wunused-variable] 5596 | #define glCopyColorSubTableEXT ptr__glCopyColorSubTableEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14575:42: note: in expansion of macro 'glCopyColorSubTableEXT' 14575 | static type__ptr__glCopyColorSubTableEXT glCopyColorSubTableEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5590:28: warning: 'ptr__glColorSubTableEXT' defined but not used [-Wunused-variable] 5590 | #define glColorSubTableEXT ptr__glColorSubTableEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14572:38: note: in expansion of macro 'glColorSubTableEXT' 14572 | static type__ptr__glColorSubTableEXT glColorSubTableEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:5584:42: warning: 'ptr__glGetImageTransformParameterfvHP' defined but not used [-Wunused-variable] 5584 | #define glGetImageTransformParameterfvHP ptr__glGetImageTransformParameterfvHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5584:42: note: in definition of macro 'glGetImageTransformParameterfvHP' 5584 | #define glGetImageTransformParameterfvHP ptr__glGetImageTransformParameterfvHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5578:42: warning: 'ptr__glGetImageTransformParameterivHP' defined but not used [-Wunused-variable] 5578 | #define glGetImageTransformParameterivHP ptr__glGetImageTransformParameterivHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5578:42: note: in definition of macro 'glGetImageTransformParameterivHP' 5578 | #define glGetImageTransformParameterivHP ptr__glGetImageTransformParameterivHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5572:39: warning: 'ptr__glImageTransformParameterfvHP' defined but not used [-Wunused-variable] 5572 | #define glImageTransformParameterfvHP ptr__glImageTransformParameterfvHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5572:39: note: in definition of macro 'glImageTransformParameterfvHP' 5572 | #define glImageTransformParameterfvHP ptr__glImageTransformParameterfvHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5566:39: warning: 'ptr__glImageTransformParameterivHP' defined but not used [-Wunused-variable] 5566 | #define glImageTransformParameterivHP ptr__glImageTransformParameterivHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5566:39: note: in definition of macro 'glImageTransformParameterivHP' 5566 | #define glImageTransformParameterivHP ptr__glImageTransformParameterivHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5560:38: warning: 'ptr__glImageTransformParameterfHP' defined but not used [-Wunused-variable] 5560 | #define glImageTransformParameterfHP ptr__glImageTransformParameterfHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5560:38: note: in definition of macro 'glImageTransformParameterfHP' 5560 | #define glImageTransformParameterfHP ptr__glImageTransformParameterfHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5554:38: warning: 'ptr__glImageTransformParameteriHP' defined but not used [-Wunused-variable] 5554 | #define glImageTransformParameteriHP ptr__glImageTransformParameteriHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5554:38: note: in definition of macro 'glImageTransformParameteriHP' 5554 | #define glImageTransformParameteriHP ptr__glImageTransformParameteriHP | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5548:26: warning: 'ptr__glGetFogFuncSGIS' defined but not used [-Wunused-variable] 5548 | #define glGetFogFuncSGIS ptr__glGetFogFuncSGIS | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14551:36: note: in expansion of macro 'glGetFogFuncSGIS' 14551 | static type__ptr__glGetFogFuncSGIS glGetFogFuncSGIS = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:5542:23: warning: 'ptr__glFogFuncSGIS' defined but not used [-Wunused-variable] 5542 | #define glFogFuncSGIS ptr__glFogFuncSGIS | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:14548:33: note: in expansion of macro 'glFogFuncSGIS' 14548 | static type__ptr__glFogFuncSGIS glFogFuncSGIS = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:5536:27: warning: 'ptr__glFlushRasterSGIX' defined but not used [-Wunused-variable] 5536 | #define glFlushRasterSGIX ptr__glFlushRasterSGIX | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14545:37: note: in expansion of macro 'glFlushRasterSGIX' 14545 | static type__ptr__glFlushRasterSGIX glFlushRasterSGIX = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5530:30: warning: 'ptr__glReferencePlaneSGIX' defined but not used [-Wunused-variable] 5530 | #define glReferencePlaneSGIX ptr__glReferencePlaneSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14542:40: note: in expansion of macro 'glReferencePlaneSGIX' 14542 | static type__ptr__glReferencePlaneSGIX glReferencePlaneSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5524:42: warning: 'ptr__glLoadIdentityDeformationMapSGIX' defined but not used [-Wunused-variable] 5524 | #define glLoadIdentityDeformationMapSGIX ptr__glLoadIdentityDeformationMapSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5524:42: note: in definition of macro 'glLoadIdentityDeformationMapSGIX' 5524 | #define glLoadIdentityDeformationMapSGIX ptr__glLoadIdentityDeformationMapSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5518:22: warning: 'ptr__glDeformSGIX' defined but not used [-Wunused-variable] 5518 | #define glDeformSGIX ptr__glDeformSGIX | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:14536:32: note: in expansion of macro 'glDeformSGIX' 14536 | static type__ptr__glDeformSGIX glDeformSGIX = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:5512:32: warning: 'ptr__glDeformationMap3fSGIX' defined but not used [-Wunused-variable] 5512 | #define glDeformationMap3fSGIX ptr__glDeformationMap3fSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14533:42: note: in expansion of macro 'glDeformationMap3fSGIX' 14533 | static type__ptr__glDeformationMap3fSGIX glDeformationMap3fSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5506:32: warning: 'ptr__glDeformationMap3dSGIX' defined but not used [-Wunused-variable] 5506 | #define glDeformationMap3dSGIX ptr__glDeformationMap3dSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14530:42: note: in expansion of macro 'glDeformationMap3dSGIX' 14530 | static type__ptr__glDeformationMap3dSGIX glDeformationMap3dSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5500:31: warning: 'ptr__glTagSampleBufferSGIX' defined but not used [-Wunused-variable] 5500 | #define glTagSampleBufferSGIX ptr__glTagSampleBufferSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14527:41: note: in expansion of macro 'glTagSampleBufferSGIX' 14527 | static type__ptr__glTagSampleBufferSGIX glTagSampleBufferSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5494:25: warning: 'ptr__glFrameZoomSGIX' defined but not used [-Wunused-variable] 5494 | #define glFrameZoomSGIX ptr__glFrameZoomSGIX | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14524:35: note: in expansion of macro 'glFrameZoomSGIX' 14524 | static type__ptr__glFrameZoomSGIX glFrameZoomSGIX = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:5488:31: warning: 'ptr__glStopInstrumentsSGIX' defined but not used [-Wunused-variable] 5488 | #define glStopInstrumentsSGIX ptr__glStopInstrumentsSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14521:41: note: in expansion of macro 'glStopInstrumentsSGIX' 14521 | static type__ptr__glStopInstrumentsSGIX glStopInstrumentsSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5482:32: warning: 'ptr__glStartInstrumentsSGIX' defined but not used [-Wunused-variable] 5482 | #define glStartInstrumentsSGIX ptr__glStartInstrumentsSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14518:42: note: in expansion of macro 'glStartInstrumentsSGIX' 14518 | static type__ptr__glStartInstrumentsSGIX glStartInstrumentsSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5476:31: warning: 'ptr__glReadInstrumentsSGIX' defined but not used [-Wunused-variable] 5476 | #define glReadInstrumentsSGIX ptr__glReadInstrumentsSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14515:41: note: in expansion of macro 'glReadInstrumentsSGIX' 14515 | static type__ptr__glReadInstrumentsSGIX glReadInstrumentsSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5470:31: warning: 'ptr__glPollInstrumentsSGIX' defined but not used [-Wunused-variable] 5470 | #define glPollInstrumentsSGIX ptr__glPollInstrumentsSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14512:41: note: in expansion of macro 'glPollInstrumentsSGIX' 14512 | static type__ptr__glPollInstrumentsSGIX glPollInstrumentsSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5464:33: warning: 'ptr__glInstrumentsBufferSGIX' defined but not used [-Wunused-variable] 5464 | #define glInstrumentsBufferSGIX ptr__glInstrumentsBufferSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14509:43: note: in expansion of macro 'glInstrumentsBufferSGIX' 14509 | static type__ptr__glInstrumentsBufferSGIX glInstrumentsBufferSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5458:30: warning: 'ptr__glGetInstrumentsSGIX' defined but not used [-Wunused-variable] 5458 | #define glGetInstrumentsSGIX ptr__glGetInstrumentsSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14506:40: note: in expansion of macro 'glGetInstrumentsSGIX' 14506 | static type__ptr__glGetInstrumentsSGIX glGetInstrumentsSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5452:32: warning: 'ptr__glPointParameterfvSGIS' defined but not used [-Wunused-variable] 5452 | #define glPointParameterfvSGIS ptr__glPointParameterfvSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14503:42: note: in expansion of macro 'glPointParameterfvSGIS' 14503 | static type__ptr__glPointParameterfvSGIS glPointParameterfvSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5446:31: warning: 'ptr__glPointParameterfSGIS' defined but not used [-Wunused-variable] 5446 | #define glPointParameterfSGIS ptr__glPointParameterfSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14500:41: note: in expansion of macro 'glPointParameterfSGIS' 14500 | static type__ptr__glPointParameterfSGIS glPointParameterfSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5440:31: warning: 'ptr__glPointParameterfvEXT' defined but not used [-Wunused-variable] 5440 | #define glPointParameterfvEXT ptr__glPointParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14497:41: note: in expansion of macro 'glPointParameterfvEXT' 14497 | static type__ptr__glPointParameterfvEXT glPointParameterfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5434:30: warning: 'ptr__glPointParameterfEXT' defined but not used [-Wunused-variable] 5434 | #define glPointParameterfEXT ptr__glPointParameterfEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14494:40: note: in expansion of macro 'glPointParameterfEXT' 14494 | static type__ptr__glPointParameterfEXT glPointParameterfEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5428:33: warning: 'ptr__glSpriteParameterivSGIX' defined but not used [-Wunused-variable] 5428 | #define glSpriteParameterivSGIX ptr__glSpriteParameterivSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14491:43: note: in expansion of macro 'glSpriteParameterivSGIX' 14491 | static type__ptr__glSpriteParameterivSGIX glSpriteParameterivSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5422:32: warning: 'ptr__glSpriteParameteriSGIX' defined but not used [-Wunused-variable] 5422 | #define glSpriteParameteriSGIX ptr__glSpriteParameteriSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14488:42: note: in expansion of macro 'glSpriteParameteriSGIX' 14488 | static type__ptr__glSpriteParameteriSGIX glSpriteParameteriSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5416:33: warning: 'ptr__glSpriteParameterfvSGIX' defined but not used [-Wunused-variable] 5416 | #define glSpriteParameterfvSGIX ptr__glSpriteParameterfvSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14485:43: note: in expansion of macro 'glSpriteParameterfvSGIX' 14485 | static type__ptr__glSpriteParameterfvSGIX glSpriteParameterfvSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5410:32: warning: 'ptr__glSpriteParameterfSGIX' defined but not used [-Wunused-variable] 5410 | #define glSpriteParameterfSGIX ptr__glSpriteParameterfSGIX | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14482:42: note: in expansion of macro 'glSpriteParameterfSGIX' 14482 | static type__ptr__glSpriteParameterfSGIX glSpriteParameterfSGIX = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5398:28: warning: 'ptr__glVertexPointerEXT' defined but not used [-Wunused-variable] 5398 | #define glVertexPointerEXT ptr__glVertexPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14476:38: note: in expansion of macro 'glVertexPointerEXT' 14476 | static type__ptr__glVertexPointerEXT glVertexPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:5392:30: warning: 'ptr__glTexCoordPointerEXT' defined but not used [-Wunused-variable] 5392 | #define glTexCoordPointerEXT ptr__glTexCoordPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14473:40: note: in expansion of macro 'glTexCoordPointerEXT' 14473 | static type__ptr__glTexCoordPointerEXT glTexCoordPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5386:28: warning: 'ptr__glNormalPointerEXT' defined but not used [-Wunused-variable] 5386 | #define glNormalPointerEXT ptr__glNormalPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14470:38: note: in expansion of macro 'glNormalPointerEXT' 14470 | static type__ptr__glNormalPointerEXT glNormalPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:5380:27: warning: 'ptr__glIndexPointerEXT' defined but not used [-Wunused-variable] 5380 | #define glIndexPointerEXT ptr__glIndexPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14467:37: note: in expansion of macro 'glIndexPointerEXT' 14467 | static type__ptr__glIndexPointerEXT glIndexPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5374:26: warning: 'ptr__glGetPointervEXT' defined but not used [-Wunused-variable] 5374 | #define glGetPointervEXT ptr__glGetPointervEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14464:36: note: in expansion of macro 'glGetPointervEXT' 14464 | static type__ptr__glGetPointervEXT glGetPointervEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:5368:30: warning: 'ptr__glEdgeFlagPointerEXT' defined but not used [-Wunused-variable] 5368 | #define glEdgeFlagPointerEXT ptr__glEdgeFlagPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14461:40: note: in expansion of macro 'glEdgeFlagPointerEXT' 14461 | static type__ptr__glEdgeFlagPointerEXT glEdgeFlagPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5362:25: warning: 'ptr__glDrawArraysEXT' defined but not used [-Wunused-variable] 5362 | #define glDrawArraysEXT ptr__glDrawArraysEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14458:35: note: in expansion of macro 'glDrawArraysEXT' 14458 | static type__ptr__glDrawArraysEXT glDrawArraysEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:5356:27: warning: 'ptr__glColorPointerEXT' defined but not used [-Wunused-variable] 5356 | #define glColorPointerEXT ptr__glColorPointerEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14455:37: note: in expansion of macro 'glColorPointerEXT' 14455 | static type__ptr__glColorPointerEXT glColorPointerEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5350:27: warning: 'ptr__glArrayElementEXT' defined but not used [-Wunused-variable] 5350 | #define glArrayElementEXT ptr__glArrayElementEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14452:37: note: in expansion of macro 'glArrayElementEXT' 14452 | static type__ptr__glArrayElementEXT glArrayElementEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5344:29: warning: 'ptr__glSamplePatternSGIS' defined but not used [-Wunused-variable] 5344 | #define glSamplePatternSGIS ptr__glSamplePatternSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14449:39: note: in expansion of macro 'glSamplePatternSGIS' 14449 | static type__ptr__glSamplePatternSGIS glSamplePatternSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5338:26: warning: 'ptr__glSampleMaskSGIS' defined but not used [-Wunused-variable] 5338 | #define glSampleMaskSGIS ptr__glSampleMaskSGIS | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14446:36: note: in expansion of macro 'glSampleMaskSGIS' 14446 | static type__ptr__glSampleMaskSGIS glSampleMaskSGIS = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:5332:33: warning: 'ptr__glGetSharpenTexFuncSGIS' defined but not used [-Wunused-variable] 5332 | #define glGetSharpenTexFuncSGIS ptr__glGetSharpenTexFuncSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14443:43: note: in expansion of macro 'glGetSharpenTexFuncSGIS' 14443 | static type__ptr__glGetSharpenTexFuncSGIS glGetSharpenTexFuncSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5326:30: warning: 'ptr__glSharpenTexFuncSGIS' defined but not used [-Wunused-variable] 5326 | #define glSharpenTexFuncSGIS ptr__glSharpenTexFuncSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14440:40: note: in expansion of macro 'glSharpenTexFuncSGIS' 14440 | static type__ptr__glSharpenTexFuncSGIS glSharpenTexFuncSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5320:32: warning: 'ptr__glGetDetailTexFuncSGIS' defined but not used [-Wunused-variable] 5320 | #define glGetDetailTexFuncSGIS ptr__glGetDetailTexFuncSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14437:42: note: in expansion of macro 'glGetDetailTexFuncSGIS' 14437 | static type__ptr__glGetDetailTexFuncSGIS glGetDetailTexFuncSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5314:29: warning: 'ptr__glDetailTexFuncSGIS' defined but not used [-Wunused-variable] 5314 | #define glDetailTexFuncSGIS ptr__glDetailTexFuncSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14434:39: note: in expansion of macro 'glDetailTexFuncSGIS' 14434 | static type__ptr__glDetailTexFuncSGIS glDetailTexFuncSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5308:33: warning: 'ptr__glPrioritizeTexturesEXT' defined but not used [-Wunused-variable] 5308 | #define glPrioritizeTexturesEXT ptr__glPrioritizeTexturesEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14431:43: note: in expansion of macro 'glPrioritizeTexturesEXT' 14431 | static type__ptr__glPrioritizeTexturesEXT glPrioritizeTexturesEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5302:24: warning: 'ptr__glIsTextureEXT' defined but not used [-Wunused-variable] 5302 | #define glIsTextureEXT ptr__glIsTextureEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14428:34: note: in expansion of macro 'glIsTextureEXT' 14428 | static type__ptr__glIsTextureEXT glIsTextureEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:5296:26: warning: 'ptr__glGenTexturesEXT' defined but not used [-Wunused-variable] 5296 | #define glGenTexturesEXT ptr__glGenTexturesEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14425:36: note: in expansion of macro 'glGenTexturesEXT' 14425 | static type__ptr__glGenTexturesEXT glGenTexturesEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:5290:29: warning: 'ptr__glDeleteTexturesEXT' defined but not used [-Wunused-variable] 5290 | #define glDeleteTexturesEXT ptr__glDeleteTexturesEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14422:39: note: in expansion of macro 'glDeleteTexturesEXT' 14422 | static type__ptr__glDeleteTexturesEXT glDeleteTexturesEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5284:26: warning: 'ptr__glBindTextureEXT' defined but not used [-Wunused-variable] 5284 | #define glBindTextureEXT ptr__glBindTextureEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14419:36: note: in expansion of macro 'glBindTextureEXT' 14419 | static type__ptr__glBindTextureEXT glBindTextureEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:5278:34: warning: 'ptr__glAreTexturesResidentEXT' defined but not used [-Wunused-variable] 5278 | #define glAreTexturesResidentEXT ptr__glAreTexturesResidentEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14416:44: note: in expansion of macro 'glAreTexturesResidentEXT' 14416 | static type__ptr__glAreTexturesResidentEXT glAreTexturesResidentEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5272:29: warning: 'ptr__glTexSubImage4DSGIS' defined but not used [-Wunused-variable] 5272 | #define glTexSubImage4DSGIS ptr__glTexSubImage4DSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14413:39: note: in expansion of macro 'glTexSubImage4DSGIS' 14413 | static type__ptr__glTexSubImage4DSGIS glTexSubImage4DSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~ In file included from glext-lib.c:6: gl-ptrs.h:5266:26: warning: 'ptr__glTexImage4DSGIS' defined but not used [-Wunused-variable] 5266 | #define glTexImage4DSGIS ptr__glTexImage4DSGIS | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14410:36: note: in expansion of macro 'glTexImage4DSGIS' 14410 | static type__ptr__glTexImage4DSGIS glTexImage4DSGIS = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:5260:41: warning: 'ptr__glGetPixelTexGenParameterfvSGIS' defined but not used [-Wunused-variable] 5260 | #define glGetPixelTexGenParameterfvSGIS ptr__glGetPixelTexGenParameterfvSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5260:41: note: in definition of macro 'glGetPixelTexGenParameterfvSGIS' 5260 | #define glGetPixelTexGenParameterfvSGIS ptr__glGetPixelTexGenParameterfvSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5254:41: warning: 'ptr__glGetPixelTexGenParameterivSGIS' defined but not used [-Wunused-variable] 5254 | #define glGetPixelTexGenParameterivSGIS ptr__glGetPixelTexGenParameterivSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5254:41: note: in definition of macro 'glGetPixelTexGenParameterivSGIS' 5254 | #define glGetPixelTexGenParameterivSGIS ptr__glGetPixelTexGenParameterivSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5248:38: warning: 'ptr__glPixelTexGenParameterfvSGIS' defined but not used [-Wunused-variable] 5248 | #define glPixelTexGenParameterfvSGIS ptr__glPixelTexGenParameterfvSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5248:38: note: in definition of macro 'glPixelTexGenParameterfvSGIS' 5248 | #define glPixelTexGenParameterfvSGIS ptr__glPixelTexGenParameterfvSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5242:37: warning: 'ptr__glPixelTexGenParameterfSGIS' defined but not used [-Wunused-variable] 5242 | #define glPixelTexGenParameterfSGIS ptr__glPixelTexGenParameterfSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14398:47: note: in expansion of macro 'glPixelTexGenParameterfSGIS' 14398 | static type__ptr__glPixelTexGenParameterfSGIS glPixelTexGenParameterfSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5236:38: warning: 'ptr__glPixelTexGenParameterivSGIS' defined but not used [-Wunused-variable] 5236 | #define glPixelTexGenParameterivSGIS ptr__glPixelTexGenParameterivSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5236:38: note: in definition of macro 'glPixelTexGenParameterivSGIS' 5236 | #define glPixelTexGenParameterivSGIS ptr__glPixelTexGenParameterivSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5230:37: warning: 'ptr__glPixelTexGenParameteriSGIS' defined but not used [-Wunused-variable] 5230 | #define glPixelTexGenParameteriSGIS ptr__glPixelTexGenParameteriSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14392:47: note: in expansion of macro 'glPixelTexGenParameteriSGIS' 14392 | static type__ptr__glPixelTexGenParameteriSGIS glPixelTexGenParameteriSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5224:27: warning: 'ptr__glPixelTexGenSGIX' defined but not used [-Wunused-variable] 5224 | #define glPixelTexGenSGIX ptr__glPixelTexGenSGIX | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14389:37: note: in expansion of macro 'glPixelTexGenSGIX' 14389 | static type__ptr__glPixelTexGenSGIX glPixelTexGenSGIX = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5218:39: warning: 'ptr__glGetColorTableParameterivSGI' defined but not used [-Wunused-variable] 5218 | #define glGetColorTableParameterivSGI ptr__glGetColorTableParameterivSGI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5218:39: note: in definition of macro 'glGetColorTableParameterivSGI' 5218 | #define glGetColorTableParameterivSGI ptr__glGetColorTableParameterivSGI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5212:39: warning: 'ptr__glGetColorTableParameterfvSGI' defined but not used [-Wunused-variable] 5212 | #define glGetColorTableParameterfvSGI ptr__glGetColorTableParameterfvSGI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5212:39: note: in definition of macro 'glGetColorTableParameterfvSGI' 5212 | #define glGetColorTableParameterfvSGI ptr__glGetColorTableParameterfvSGI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5206:28: warning: 'ptr__glGetColorTableSGI' defined but not used [-Wunused-variable] 5206 | #define glGetColorTableSGI ptr__glGetColorTableSGI | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14380:38: note: in expansion of macro 'glGetColorTableSGI' 14380 | static type__ptr__glGetColorTableSGI glGetColorTableSGI = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:5200:29: warning: 'ptr__glCopyColorTableSGI' defined but not used [-Wunused-variable] 5200 | #define glCopyColorTableSGI ptr__glCopyColorTableSGI | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14377:39: note: in expansion of macro 'glCopyColorTableSGI' 14377 | static type__ptr__glCopyColorTableSGI glCopyColorTableSGI = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5194:36: warning: 'ptr__glColorTableParameterivSGI' defined but not used [-Wunused-variable] 5194 | #define glColorTableParameterivSGI ptr__glColorTableParameterivSGI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14374:46: note: in expansion of macro 'glColorTableParameterivSGI' 14374 | static type__ptr__glColorTableParameterivSGI glColorTableParameterivSGI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5188:36: warning: 'ptr__glColorTableParameterfvSGI' defined but not used [-Wunused-variable] 5188 | #define glColorTableParameterfvSGI ptr__glColorTableParameterfvSGI | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14371:46: note: in expansion of macro 'glColorTableParameterfvSGI' 14371 | static type__ptr__glColorTableParameterfvSGI glColorTableParameterfvSGI = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5182:25: warning: 'ptr__glColorTableSGI' defined but not used [-Wunused-variable] 5182 | #define glColorTableSGI ptr__glColorTableSGI | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14368:35: note: in expansion of macro 'glColorTableSGI' 14368 | static type__ptr__glColorTableSGI glColorTableSGI = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:5176:32: warning: 'ptr__glSeparableFilter2DEXT' defined but not used [-Wunused-variable] 5176 | #define glSeparableFilter2DEXT ptr__glSeparableFilter2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14365:42: note: in expansion of macro 'glSeparableFilter2DEXT' 14365 | static type__ptr__glSeparableFilter2DEXT glSeparableFilter2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5170:33: warning: 'ptr__glGetSeparableFilterEXT' defined but not used [-Wunused-variable] 5170 | #define glGetSeparableFilterEXT ptr__glGetSeparableFilterEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14362:43: note: in expansion of macro 'glGetSeparableFilterEXT' 14362 | static type__ptr__glGetSeparableFilterEXT glGetSeparableFilterEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5164:40: warning: 'ptr__glGetConvolutionParameterivEXT' defined but not used [-Wunused-variable] 5164 | #define glGetConvolutionParameterivEXT ptr__glGetConvolutionParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5164:40: note: in definition of macro 'glGetConvolutionParameterivEXT' 5164 | #define glGetConvolutionParameterivEXT ptr__glGetConvolutionParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5158:40: warning: 'ptr__glGetConvolutionParameterfvEXT' defined but not used [-Wunused-variable] 5158 | #define glGetConvolutionParameterfvEXT ptr__glGetConvolutionParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5158:40: note: in definition of macro 'glGetConvolutionParameterfvEXT' 5158 | #define glGetConvolutionParameterfvEXT ptr__glGetConvolutionParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5152:35: warning: 'ptr__glGetConvolutionFilterEXT' defined but not used [-Wunused-variable] 5152 | #define glGetConvolutionFilterEXT ptr__glGetConvolutionFilterEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14353:45: note: in expansion of macro 'glGetConvolutionFilterEXT' 14353 | static type__ptr__glGetConvolutionFilterEXT glGetConvolutionFilterEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5146:38: warning: 'ptr__glCopyConvolutionFilter2DEXT' defined but not used [-Wunused-variable] 5146 | #define glCopyConvolutionFilter2DEXT ptr__glCopyConvolutionFilter2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5146:38: note: in definition of macro 'glCopyConvolutionFilter2DEXT' 5146 | #define glCopyConvolutionFilter2DEXT ptr__glCopyConvolutionFilter2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5140:38: warning: 'ptr__glCopyConvolutionFilter1DEXT' defined but not used [-Wunused-variable] 5140 | #define glCopyConvolutionFilter1DEXT ptr__glCopyConvolutionFilter1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5140:38: note: in definition of macro 'glCopyConvolutionFilter1DEXT' 5140 | #define glCopyConvolutionFilter1DEXT ptr__glCopyConvolutionFilter1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5134:37: warning: 'ptr__glConvolutionParameterivEXT' defined but not used [-Wunused-variable] 5134 | #define glConvolutionParameterivEXT ptr__glConvolutionParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14344:47: note: in expansion of macro 'glConvolutionParameterivEXT' 14344 | static type__ptr__glConvolutionParameterivEXT glConvolutionParameterivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5128:36: warning: 'ptr__glConvolutionParameteriEXT' defined but not used [-Wunused-variable] 5128 | #define glConvolutionParameteriEXT ptr__glConvolutionParameteriEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14341:46: note: in expansion of macro 'glConvolutionParameteriEXT' 14341 | static type__ptr__glConvolutionParameteriEXT glConvolutionParameteriEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5122:37: warning: 'ptr__glConvolutionParameterfvEXT' defined but not used [-Wunused-variable] 5122 | #define glConvolutionParameterfvEXT ptr__glConvolutionParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14338:47: note: in expansion of macro 'glConvolutionParameterfvEXT' 14338 | static type__ptr__glConvolutionParameterfvEXT glConvolutionParameterfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5116:36: warning: 'ptr__glConvolutionParameterfEXT' defined but not used [-Wunused-variable] 5116 | #define glConvolutionParameterfEXT ptr__glConvolutionParameterfEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14335:46: note: in expansion of macro 'glConvolutionParameterfEXT' 14335 | static type__ptr__glConvolutionParameterfEXT glConvolutionParameterfEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5110:34: warning: 'ptr__glConvolutionFilter2DEXT' defined but not used [-Wunused-variable] 5110 | #define glConvolutionFilter2DEXT ptr__glConvolutionFilter2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14332:44: note: in expansion of macro 'glConvolutionFilter2DEXT' 14332 | static type__ptr__glConvolutionFilter2DEXT glConvolutionFilter2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5104:34: warning: 'ptr__glConvolutionFilter1DEXT' defined but not used [-Wunused-variable] 5104 | #define glConvolutionFilter1DEXT ptr__glConvolutionFilter1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14329:44: note: in expansion of macro 'glConvolutionFilter1DEXT' 14329 | static type__ptr__glConvolutionFilter1DEXT glConvolutionFilter1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5098:26: warning: 'ptr__glResetMinmaxEXT' defined but not used [-Wunused-variable] 5098 | #define glResetMinmaxEXT ptr__glResetMinmaxEXT | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14326:36: note: in expansion of macro 'glResetMinmaxEXT' 14326 | static type__ptr__glResetMinmaxEXT glResetMinmaxEXT = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:5092:29: warning: 'ptr__glResetHistogramEXT' defined but not used [-Wunused-variable] 5092 | #define glResetHistogramEXT ptr__glResetHistogramEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14323:39: note: in expansion of macro 'glResetHistogramEXT' 14323 | static type__ptr__glResetHistogramEXT glResetHistogramEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5086:21: warning: 'ptr__glMinmaxEXT' defined but not used [-Wunused-variable] 5086 | #define glMinmaxEXT ptr__glMinmaxEXT | ^~~~~~~~~~~~~~~~ gl-ptrs.h:14320:31: note: in expansion of macro 'glMinmaxEXT' 14320 | static type__ptr__glMinmaxEXT glMinmaxEXT = NULL; | ^~~~~~~~~~~ gl-ptrs.h:5080:24: warning: 'ptr__glHistogramEXT' defined but not used [-Wunused-variable] 5080 | #define glHistogramEXT ptr__glHistogramEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14317:34: note: in expansion of macro 'glHistogramEXT' 14317 | static type__ptr__glHistogramEXT glHistogramEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:5074:35: warning: 'ptr__glGetMinmaxParameterivEXT' defined but not used [-Wunused-variable] 5074 | #define glGetMinmaxParameterivEXT ptr__glGetMinmaxParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14314:45: note: in expansion of macro 'glGetMinmaxParameterivEXT' 14314 | static type__ptr__glGetMinmaxParameterivEXT glGetMinmaxParameterivEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5068:35: warning: 'ptr__glGetMinmaxParameterfvEXT' defined but not used [-Wunused-variable] 5068 | #define glGetMinmaxParameterfvEXT ptr__glGetMinmaxParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14311:45: note: in expansion of macro 'glGetMinmaxParameterfvEXT' 14311 | static type__ptr__glGetMinmaxParameterfvEXT glGetMinmaxParameterfvEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5062:24: warning: 'ptr__glGetMinmaxEXT' defined but not used [-Wunused-variable] 5062 | #define glGetMinmaxEXT ptr__glGetMinmaxEXT | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14308:34: note: in expansion of macro 'glGetMinmaxEXT' 14308 | static type__ptr__glGetMinmaxEXT glGetMinmaxEXT = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:5056:38: warning: 'ptr__glGetHistogramParameterivEXT' defined but not used [-Wunused-variable] 5056 | #define glGetHistogramParameterivEXT ptr__glGetHistogramParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5056:38: note: in definition of macro 'glGetHistogramParameterivEXT' 5056 | #define glGetHistogramParameterivEXT ptr__glGetHistogramParameterivEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5050:38: warning: 'ptr__glGetHistogramParameterfvEXT' defined but not used [-Wunused-variable] 5050 | #define glGetHistogramParameterfvEXT ptr__glGetHistogramParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5050:38: note: in definition of macro 'glGetHistogramParameterfvEXT' 5050 | #define glGetHistogramParameterfvEXT ptr__glGetHistogramParameterfvEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5044:27: warning: 'ptr__glGetHistogramEXT' defined but not used [-Wunused-variable] 5044 | #define glGetHistogramEXT ptr__glGetHistogramEXT | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14299:37: note: in expansion of macro 'glGetHistogramEXT' 14299 | static type__ptr__glGetHistogramEXT glGetHistogramEXT = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:5038:32: warning: 'ptr__glCopyTexSubImage3DEXT' defined but not used [-Wunused-variable] 5038 | #define glCopyTexSubImage3DEXT ptr__glCopyTexSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14296:42: note: in expansion of macro 'glCopyTexSubImage3DEXT' 14296 | static type__ptr__glCopyTexSubImage3DEXT glCopyTexSubImage3DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5032:32: warning: 'ptr__glCopyTexSubImage2DEXT' defined but not used [-Wunused-variable] 5032 | #define glCopyTexSubImage2DEXT ptr__glCopyTexSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14293:42: note: in expansion of macro 'glCopyTexSubImage2DEXT' 14293 | static type__ptr__glCopyTexSubImage2DEXT glCopyTexSubImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5026:32: warning: 'ptr__glCopyTexSubImage1DEXT' defined but not used [-Wunused-variable] 5026 | #define glCopyTexSubImage1DEXT ptr__glCopyTexSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14290:42: note: in expansion of macro 'glCopyTexSubImage1DEXT' 14290 | static type__ptr__glCopyTexSubImage1DEXT glCopyTexSubImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5020:29: warning: 'ptr__glCopyTexImage2DEXT' defined but not used [-Wunused-variable] 5020 | #define glCopyTexImage2DEXT ptr__glCopyTexImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14287:39: note: in expansion of macro 'glCopyTexImage2DEXT' 14287 | static type__ptr__glCopyTexImage2DEXT glCopyTexImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5014:29: warning: 'ptr__glCopyTexImage1DEXT' defined but not used [-Wunused-variable] 5014 | #define glCopyTexImage1DEXT ptr__glCopyTexImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14284:39: note: in expansion of macro 'glCopyTexImage1DEXT' 14284 | static type__ptr__glCopyTexImage1DEXT glCopyTexImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:5008:28: warning: 'ptr__glTexSubImage2DEXT' defined but not used [-Wunused-variable] 5008 | #define glTexSubImage2DEXT ptr__glTexSubImage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14281:38: note: in expansion of macro 'glTexSubImage2DEXT' 14281 | static type__ptr__glTexSubImage2DEXT glTexSubImage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:5002:28: warning: 'ptr__glTexSubImage1DEXT' defined but not used [-Wunused-variable] 5002 | #define glTexSubImage1DEXT ptr__glTexSubImage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14278:38: note: in expansion of macro 'glTexSubImage1DEXT' 14278 | static type__ptr__glTexSubImage1DEXT glTexSubImage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4996:29: warning: 'ptr__glTexFilterFuncSGIS' defined but not used [-Wunused-variable] 4996 | #define glTexFilterFuncSGIS ptr__glTexFilterFuncSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14275:39: note: in expansion of macro 'glTexFilterFuncSGIS' 14275 | static type__ptr__glTexFilterFuncSGIS glTexFilterFuncSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4990:32: warning: 'ptr__glGetTexFilterFuncSGIS' defined but not used [-Wunused-variable] 4990 | #define glGetTexFilterFuncSGIS ptr__glGetTexFilterFuncSGIS | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14272:42: note: in expansion of macro 'glGetTexFilterFuncSGIS' 14272 | static type__ptr__glGetTexFilterFuncSGIS glGetTexFilterFuncSGIS = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4984:28: warning: 'ptr__glTexSubImage3DEXT' defined but not used [-Wunused-variable] 4984 | #define glTexSubImage3DEXT ptr__glTexSubImage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14269:38: note: in expansion of macro 'glTexSubImage3DEXT' 14269 | static type__ptr__glTexSubImage3DEXT glTexSubImage3DEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4978:25: warning: 'ptr__glTexImage3DEXT' defined but not used [-Wunused-variable] 4978 | #define glTexImage3DEXT ptr__glTexImage3DEXT | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14266:35: note: in expansion of macro 'glTexImage3DEXT' 14266 | static type__ptr__glTexImage3DEXT glTexImage3DEXT = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:4972:28: warning: 'ptr__glPolygonOffsetEXT' defined but not used [-Wunused-variable] 4972 | #define glPolygonOffsetEXT ptr__glPolygonOffsetEXT | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14263:38: note: in expansion of macro 'glPolygonOffsetEXT' 14263 | static type__ptr__glPolygonOffsetEXT glPolygonOffsetEXT = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4960:31: warning: 'ptr__glTextureStorage3DEXT' defined but not used [-Wunused-variable] 4960 | #define glTextureStorage3DEXT ptr__glTextureStorage3DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14257:41: note: in expansion of macro 'glTextureStorage3DEXT' 14257 | static type__ptr__glTextureStorage3DEXT glTextureStorage3DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4954:31: warning: 'ptr__glTextureStorage2DEXT' defined but not used [-Wunused-variable] 4954 | #define glTextureStorage2DEXT ptr__glTextureStorage2DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14254:41: note: in expansion of macro 'glTextureStorage2DEXT' 14254 | static type__ptr__glTextureStorage2DEXT glTextureStorage2DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4948:31: warning: 'ptr__glTextureStorage1DEXT' defined but not used [-Wunused-variable] 4948 | #define glTextureStorage1DEXT ptr__glTextureStorage1DEXT | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14251:41: note: in expansion of macro 'glTextureStorage1DEXT' 14251 | static type__ptr__glTextureStorage1DEXT glTextureStorage1DEXT = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4942:24: warning: 'ptr__glTexStorage3D' defined but not used [-Wunused-variable] 4942 | #define glTexStorage3D ptr__glTexStorage3D | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14248:34: note: in expansion of macro 'glTexStorage3D' 14248 | static type__ptr__glTexStorage3D glTexStorage3D = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:4936:24: warning: 'ptr__glTexStorage2D' defined but not used [-Wunused-variable] 4936 | #define glTexStorage2D ptr__glTexStorage2D | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14245:34: note: in expansion of macro 'glTexStorage2D' 14245 | static type__ptr__glTexStorage2D glTexStorage2D = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:4930:24: warning: 'ptr__glTexStorage1D' defined but not used [-Wunused-variable] 4930 | #define glTexStorage1D ptr__glTexStorage1D | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14242:34: note: in expansion of macro 'glTexStorage1D' 14242 | static type__ptr__glTexStorage1D glTexStorage1D = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:4924:25: warning: 'ptr__glMemoryBarrier' defined but not used [-Wunused-variable] 4924 | #define glMemoryBarrier ptr__glMemoryBarrier | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14239:35: note: in expansion of macro 'glMemoryBarrier' 14239 | static type__ptr__glMemoryBarrier glMemoryBarrier = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:4918:28: warning: 'ptr__glBindImageTexture' defined but not used [-Wunused-variable] 4918 | #define glBindImageTexture ptr__glBindImageTexture | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14236:38: note: in expansion of macro 'glBindImageTexture' 14236 | static type__ptr__glBindImageTexture glBindImageTexture = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4912:42: warning: 'ptr__glGetActiveAtomicCounterBufferiv' defined but not used [-Wunused-variable] 4912 | #define glGetActiveAtomicCounterBufferiv ptr__glGetActiveAtomicCounterBufferiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4912:42: note: in definition of macro 'glGetActiveAtomicCounterBufferiv' 4912 | #define glGetActiveAtomicCounterBufferiv ptr__glGetActiveAtomicCounterBufferiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4906:31: warning: 'ptr__glGetInternalformativ' defined but not used [-Wunused-variable] 4906 | #define glGetInternalformativ ptr__glGetInternalformativ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14230:41: note: in expansion of macro 'glGetInternalformativ' 14230 | static type__ptr__glGetInternalformativ glGetInternalformativ = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4900:48: warning: 'ptr__glDrawTransformFeedbackStreamInstanced' defined but not used [-Wunused-variable] 4900 | #define glDrawTransformFeedbackStreamInstanced ptr__glDrawTransformFeedbackStreamInstanced | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4900:48: note: in definition of macro 'glDrawTransformFeedbackStreamInstanced' 4900 | #define glDrawTransformFeedbackStreamInstanced ptr__glDrawTransformFeedbackStreamInstanced | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4894:42: warning: 'ptr__glDrawTransformFeedbackInstanced' defined but not used [-Wunused-variable] 4894 | #define glDrawTransformFeedbackInstanced ptr__glDrawTransformFeedbackInstanced | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4894:42: note: in definition of macro 'glDrawTransformFeedbackInstanced' 4894 | #define glDrawTransformFeedbackInstanced ptr__glDrawTransformFeedbackInstanced | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4888:55: warning: 'ptr__glDrawElementsInstancedBaseVertexBaseInstance' defined but not used [-Wunused-variable] 4888 | #define glDrawElementsInstancedBaseVertexBaseInstance ptr__glDrawElementsInstancedBaseVertexBaseInstance | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4888:55: note: in definition of macro 'glDrawElementsInstancedBaseVertexBaseInstance' 4888 | #define glDrawElementsInstancedBaseVertexBaseInstance ptr__glDrawElementsInstancedBaseVertexBaseInstance | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4882:45: warning: 'ptr__glDrawElementsInstancedBaseInstance' defined but not used [-Wunused-variable] 4882 | #define glDrawElementsInstancedBaseInstance ptr__glDrawElementsInstancedBaseInstance | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4882:45: note: in definition of macro 'glDrawElementsInstancedBaseInstance' 4882 | #define glDrawElementsInstancedBaseInstance ptr__glDrawElementsInstancedBaseInstance | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4876:43: warning: 'ptr__glDrawArraysInstancedBaseInstance' defined but not used [-Wunused-variable] 4876 | #define glDrawArraysInstancedBaseInstance ptr__glDrawArraysInstancedBaseInstance | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4876:43: note: in definition of macro 'glDrawArraysInstancedBaseInstance' 4876 | #define glDrawArraysInstancedBaseInstance ptr__glDrawArraysInstancedBaseInstance | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4870:28: warning: 'ptr__glGetnUniformdvARB' defined but not used [-Wunused-variable] 4870 | #define glGetnUniformdvARB ptr__glGetnUniformdvARB | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14212:38: note: in expansion of macro 'glGetnUniformdvARB' 14212 | static type__ptr__glGetnUniformdvARB glGetnUniformdvARB = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4864:29: warning: 'ptr__glGetnUniformuivARB' defined but not used [-Wunused-variable] 4864 | #define glGetnUniformuivARB ptr__glGetnUniformuivARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14209:39: note: in expansion of macro 'glGetnUniformuivARB' 14209 | static type__ptr__glGetnUniformuivARB glGetnUniformuivARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4858:28: warning: 'ptr__glGetnUniformivARB' defined but not used [-Wunused-variable] 4858 | #define glGetnUniformivARB ptr__glGetnUniformivARB | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14206:38: note: in expansion of macro 'glGetnUniformivARB' 14206 | static type__ptr__glGetnUniformivARB glGetnUniformivARB = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4852:28: warning: 'ptr__glGetnUniformfvARB' defined but not used [-Wunused-variable] 4852 | #define glGetnUniformfvARB ptr__glGetnUniformfvARB | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14203:38: note: in expansion of macro 'glGetnUniformfvARB' 14203 | static type__ptr__glGetnUniformfvARB glGetnUniformfvARB = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4846:37: warning: 'ptr__glGetnCompressedTexImageARB' defined but not used [-Wunused-variable] 4846 | #define glGetnCompressedTexImageARB ptr__glGetnCompressedTexImageARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14200:47: note: in expansion of macro 'glGetnCompressedTexImageARB' 14200 | static type__ptr__glGetnCompressedTexImageARB glGetnCompressedTexImageARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4840:26: warning: 'ptr__glReadnPixelsARB' defined but not used [-Wunused-variable] 4840 | #define glReadnPixelsARB ptr__glReadnPixelsARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14197:36: note: in expansion of macro 'glReadnPixelsARB' 14197 | static type__ptr__glReadnPixelsARB glReadnPixelsARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:4834:27: warning: 'ptr__glGetnTexImageARB' defined but not used [-Wunused-variable] 4834 | #define glGetnTexImageARB ptr__glGetnTexImageARB | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14194:37: note: in expansion of macro 'glGetnTexImageARB' 14194 | static type__ptr__glGetnTexImageARB glGetnTexImageARB = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:4828:25: warning: 'ptr__glGetnMinmaxARB' defined but not used [-Wunused-variable] 4828 | #define glGetnMinmaxARB ptr__glGetnMinmaxARB | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14191:35: note: in expansion of macro 'glGetnMinmaxARB' 14191 | static type__ptr__glGetnMinmaxARB glGetnMinmaxARB = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:4822:28: warning: 'ptr__glGetnHistogramARB' defined but not used [-Wunused-variable] 4822 | #define glGetnHistogramARB ptr__glGetnHistogramARB | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14188:38: note: in expansion of macro 'glGetnHistogramARB' 14188 | static type__ptr__glGetnHistogramARB glGetnHistogramARB = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4816:34: warning: 'ptr__glGetnSeparableFilterARB' defined but not used [-Wunused-variable] 4816 | #define glGetnSeparableFilterARB ptr__glGetnSeparableFilterARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14185:44: note: in expansion of macro 'glGetnSeparableFilterARB' 14185 | static type__ptr__glGetnSeparableFilterARB glGetnSeparableFilterARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4810:36: warning: 'ptr__glGetnConvolutionFilterARB' defined but not used [-Wunused-variable] 4810 | #define glGetnConvolutionFilterARB ptr__glGetnConvolutionFilterARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14182:46: note: in expansion of macro 'glGetnConvolutionFilterARB' 14182 | static type__ptr__glGetnConvolutionFilterARB glGetnConvolutionFilterARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4804:29: warning: 'ptr__glGetnColorTableARB' defined but not used [-Wunused-variable] 4804 | #define glGetnColorTableARB ptr__glGetnColorTableARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14179:39: note: in expansion of macro 'glGetnColorTableARB' 14179 | static type__ptr__glGetnColorTableARB glGetnColorTableARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4798:33: warning: 'ptr__glGetnPolygonStippleARB' defined but not used [-Wunused-variable] 4798 | #define glGetnPolygonStippleARB ptr__glGetnPolygonStippleARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14176:43: note: in expansion of macro 'glGetnPolygonStippleARB' 14176 | static type__ptr__glGetnPolygonStippleARB glGetnPolygonStippleARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4792:30: warning: 'ptr__glGetnPixelMapusvARB' defined but not used [-Wunused-variable] 4792 | #define glGetnPixelMapusvARB ptr__glGetnPixelMapusvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14173:40: note: in expansion of macro 'glGetnPixelMapusvARB' 14173 | static type__ptr__glGetnPixelMapusvARB glGetnPixelMapusvARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4786:30: warning: 'ptr__glGetnPixelMapuivARB' defined but not used [-Wunused-variable] 4786 | #define glGetnPixelMapuivARB ptr__glGetnPixelMapuivARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14170:40: note: in expansion of macro 'glGetnPixelMapuivARB' 14170 | static type__ptr__glGetnPixelMapuivARB glGetnPixelMapuivARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4780:29: warning: 'ptr__glGetnPixelMapfvARB' defined but not used [-Wunused-variable] 4780 | #define glGetnPixelMapfvARB ptr__glGetnPixelMapfvARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14167:39: note: in expansion of macro 'glGetnPixelMapfvARB' 14167 | static type__ptr__glGetnPixelMapfvARB glGetnPixelMapfvARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4774:24: warning: 'ptr__glGetnMapivARB' defined but not used [-Wunused-variable] 4774 | #define glGetnMapivARB ptr__glGetnMapivARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14164:34: note: in expansion of macro 'glGetnMapivARB' 14164 | static type__ptr__glGetnMapivARB glGetnMapivARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:4768:24: warning: 'ptr__glGetnMapfvARB' defined but not used [-Wunused-variable] 4768 | #define glGetnMapfvARB ptr__glGetnMapfvARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14161:34: note: in expansion of macro 'glGetnMapfvARB' 14161 | static type__ptr__glGetnMapfvARB glGetnMapfvARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:4762:24: warning: 'ptr__glGetnMapdvARB' defined but not used [-Wunused-variable] 4762 | #define glGetnMapdvARB ptr__glGetnMapdvARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14158:34: note: in expansion of macro 'glGetnMapdvARB' 14158 | static type__ptr__glGetnMapdvARB glGetnMapdvARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:4756:37: warning: 'ptr__glGetGraphicsResetStatusARB' defined but not used [-Wunused-variable] 4756 | #define glGetGraphicsResetStatusARB ptr__glGetGraphicsResetStatusARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14155:47: note: in expansion of macro 'glGetGraphicsResetStatusARB' 14155 | static type__ptr__glGetGraphicsResetStatusARB glGetGraphicsResetStatusARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4750:33: warning: 'ptr__glGetDebugMessageLogARB' defined but not used [-Wunused-variable] 4750 | #define glGetDebugMessageLogARB ptr__glGetDebugMessageLogARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14152:43: note: in expansion of macro 'glGetDebugMessageLogARB' 14152 | static type__ptr__glGetDebugMessageLogARB glGetDebugMessageLogARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4744:35: warning: 'ptr__glDebugMessageCallbackARB' defined but not used [-Wunused-variable] 4744 | #define glDebugMessageCallbackARB ptr__glDebugMessageCallbackARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14149:45: note: in expansion of macro 'glDebugMessageCallbackARB' 14149 | static type__ptr__glDebugMessageCallbackARB glDebugMessageCallbackARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4738:33: warning: 'ptr__glDebugMessageInsertARB' defined but not used [-Wunused-variable] 4738 | #define glDebugMessageInsertARB ptr__glDebugMessageInsertARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14146:43: note: in expansion of macro 'glDebugMessageInsertARB' 14146 | static type__ptr__glDebugMessageInsertARB glDebugMessageInsertARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4732:34: warning: 'ptr__glDebugMessageControlARB' defined but not used [-Wunused-variable] 4732 | #define glDebugMessageControlARB ptr__glDebugMessageControlARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14143:44: note: in expansion of macro 'glDebugMessageControlARB' 14143 | static type__ptr__glDebugMessageControlARB glDebugMessageControlARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4726:36: warning: 'ptr__glCreateSyncFromCLeventARB' defined but not used [-Wunused-variable] 4726 | #define glCreateSyncFromCLeventARB ptr__glCreateSyncFromCLeventARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14140:46: note: in expansion of macro 'glCreateSyncFromCLeventARB' 14140 | static type__ptr__glCreateSyncFromCLeventARB glCreateSyncFromCLeventARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4720:24: warning: 'ptr__glGetDoublei_v' defined but not used [-Wunused-variable] 4720 | #define glGetDoublei_v ptr__glGetDoublei_v | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14137:34: note: in expansion of macro 'glGetDoublei_v' 14137 | static type__ptr__glGetDoublei_v glGetDoublei_v = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:4714:23: warning: 'ptr__glGetFloati_v' defined but not used [-Wunused-variable] 4714 | #define glGetFloati_v ptr__glGetFloati_v | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:14134:33: note: in expansion of macro 'glGetFloati_v' 14134 | static type__ptr__glGetFloati_v glGetFloati_v = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:4708:29: warning: 'ptr__glDepthRangeIndexed' defined but not used [-Wunused-variable] 4708 | #define glDepthRangeIndexed ptr__glDepthRangeIndexed | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14131:39: note: in expansion of macro 'glDepthRangeIndexed' 14131 | static type__ptr__glDepthRangeIndexed glDepthRangeIndexed = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4702:28: warning: 'ptr__glDepthRangeArrayv' defined but not used [-Wunused-variable] 4702 | #define glDepthRangeArrayv ptr__glDepthRangeArrayv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14128:38: note: in expansion of macro 'glDepthRangeArrayv' 14128 | static type__ptr__glDepthRangeArrayv glDepthRangeArrayv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4696:27: warning: 'ptr__glScissorIndexedv' defined but not used [-Wunused-variable] 4696 | #define glScissorIndexedv ptr__glScissorIndexedv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14125:37: note: in expansion of macro 'glScissorIndexedv' 14125 | static type__ptr__glScissorIndexedv glScissorIndexedv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:4690:26: warning: 'ptr__glScissorIndexed' defined but not used [-Wunused-variable] 4690 | #define glScissorIndexed ptr__glScissorIndexed | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14122:36: note: in expansion of macro 'glScissorIndexed' 14122 | static type__ptr__glScissorIndexed glScissorIndexed = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:4684:25: warning: 'ptr__glScissorArrayv' defined but not used [-Wunused-variable] 4684 | #define glScissorArrayv ptr__glScissorArrayv | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14119:35: note: in expansion of macro 'glScissorArrayv' 14119 | static type__ptr__glScissorArrayv glScissorArrayv = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:4678:29: warning: 'ptr__glViewportIndexedfv' defined but not used [-Wunused-variable] 4678 | #define glViewportIndexedfv ptr__glViewportIndexedfv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14116:39: note: in expansion of macro 'glViewportIndexedfv' 14116 | static type__ptr__glViewportIndexedfv glViewportIndexedfv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4672:28: warning: 'ptr__glViewportIndexedf' defined but not used [-Wunused-variable] 4672 | #define glViewportIndexedf ptr__glViewportIndexedf | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14113:38: note: in expansion of macro 'glViewportIndexedf' 14113 | static type__ptr__glViewportIndexedf glViewportIndexedf = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4666:26: warning: 'ptr__glViewportArrayv' defined but not used [-Wunused-variable] 4666 | #define glViewportArrayv ptr__glViewportArrayv | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14110:36: note: in expansion of macro 'glViewportArrayv' 14110 | static type__ptr__glViewportArrayv glViewportArrayv = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:4660:30: warning: 'ptr__glGetVertexAttribLdv' defined but not used [-Wunused-variable] 4660 | #define glGetVertexAttribLdv ptr__glGetVertexAttribLdv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14107:40: note: in expansion of macro 'glGetVertexAttribLdv' 14107 | static type__ptr__glGetVertexAttribLdv glGetVertexAttribLdv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4654:32: warning: 'ptr__glVertexAttribLPointer' defined but not used [-Wunused-variable] 4654 | #define glVertexAttribLPointer ptr__glVertexAttribLPointer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14104:42: note: in expansion of macro 'glVertexAttribLPointer' 14104 | static type__ptr__glVertexAttribLPointer glVertexAttribLPointer = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4648:28: warning: 'ptr__glVertexAttribL4dv' defined but not used [-Wunused-variable] 4648 | #define glVertexAttribL4dv ptr__glVertexAttribL4dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14101:38: note: in expansion of macro 'glVertexAttribL4dv' 14101 | static type__ptr__glVertexAttribL4dv glVertexAttribL4dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4642:28: warning: 'ptr__glVertexAttribL3dv' defined but not used [-Wunused-variable] 4642 | #define glVertexAttribL3dv ptr__glVertexAttribL3dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14098:38: note: in expansion of macro 'glVertexAttribL3dv' 14098 | static type__ptr__glVertexAttribL3dv glVertexAttribL3dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4636:28: warning: 'ptr__glVertexAttribL2dv' defined but not used [-Wunused-variable] 4636 | #define glVertexAttribL2dv ptr__glVertexAttribL2dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14095:38: note: in expansion of macro 'glVertexAttribL2dv' 14095 | static type__ptr__glVertexAttribL2dv glVertexAttribL2dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4630:28: warning: 'ptr__glVertexAttribL1dv' defined but not used [-Wunused-variable] 4630 | #define glVertexAttribL1dv ptr__glVertexAttribL1dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14092:38: note: in expansion of macro 'glVertexAttribL1dv' 14092 | static type__ptr__glVertexAttribL1dv glVertexAttribL1dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4624:27: warning: 'ptr__glVertexAttribL4d' defined but not used [-Wunused-variable] 4624 | #define glVertexAttribL4d ptr__glVertexAttribL4d | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14089:37: note: in expansion of macro 'glVertexAttribL4d' 14089 | static type__ptr__glVertexAttribL4d glVertexAttribL4d = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:4618:27: warning: 'ptr__glVertexAttribL3d' defined but not used [-Wunused-variable] 4618 | #define glVertexAttribL3d ptr__glVertexAttribL3d | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14086:37: note: in expansion of macro 'glVertexAttribL3d' 14086 | static type__ptr__glVertexAttribL3d glVertexAttribL3d = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:4612:27: warning: 'ptr__glVertexAttribL2d' defined but not used [-Wunused-variable] 4612 | #define glVertexAttribL2d ptr__glVertexAttribL2d | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14083:37: note: in expansion of macro 'glVertexAttribL2d' 14083 | static type__ptr__glVertexAttribL2d glVertexAttribL2d = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:4606:27: warning: 'ptr__glVertexAttribL1d' defined but not used [-Wunused-variable] 4606 | #define glVertexAttribL1d ptr__glVertexAttribL1d | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14080:37: note: in expansion of macro 'glVertexAttribL1d' 14080 | static type__ptr__glVertexAttribL1d glVertexAttribL1d = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:4600:37: warning: 'ptr__glGetProgramPipelineInfoLog' defined but not used [-Wunused-variable] 4600 | #define glGetProgramPipelineInfoLog ptr__glGetProgramPipelineInfoLog | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14077:47: note: in expansion of macro 'glGetProgramPipelineInfoLog' 14077 | static type__ptr__glGetProgramPipelineInfoLog glGetProgramPipelineInfoLog = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4594:35: warning: 'ptr__glValidateProgramPipeline' defined but not used [-Wunused-variable] 4594 | #define glValidateProgramPipeline ptr__glValidateProgramPipeline | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14074:45: note: in expansion of macro 'glValidateProgramPipeline' 14074 | static type__ptr__glValidateProgramPipeline glValidateProgramPipeline = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4588:37: warning: 'ptr__glProgramUniformMatrix4x3dv' defined but not used [-Wunused-variable] 4588 | #define glProgramUniformMatrix4x3dv ptr__glProgramUniformMatrix4x3dv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14071:47: note: in expansion of macro 'glProgramUniformMatrix4x3dv' 14071 | static type__ptr__glProgramUniformMatrix4x3dv glProgramUniformMatrix4x3dv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4582:37: warning: 'ptr__glProgramUniformMatrix3x4dv' defined but not used [-Wunused-variable] 4582 | #define glProgramUniformMatrix3x4dv ptr__glProgramUniformMatrix3x4dv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14068:47: note: in expansion of macro 'glProgramUniformMatrix3x4dv' 14068 | static type__ptr__glProgramUniformMatrix3x4dv glProgramUniformMatrix3x4dv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4576:37: warning: 'ptr__glProgramUniformMatrix4x2dv' defined but not used [-Wunused-variable] 4576 | #define glProgramUniformMatrix4x2dv ptr__glProgramUniformMatrix4x2dv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14065:47: note: in expansion of macro 'glProgramUniformMatrix4x2dv' 14065 | static type__ptr__glProgramUniformMatrix4x2dv glProgramUniformMatrix4x2dv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4570:37: warning: 'ptr__glProgramUniformMatrix2x4dv' defined but not used [-Wunused-variable] 4570 | #define glProgramUniformMatrix2x4dv ptr__glProgramUniformMatrix2x4dv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14062:47: note: in expansion of macro 'glProgramUniformMatrix2x4dv' 14062 | static type__ptr__glProgramUniformMatrix2x4dv glProgramUniformMatrix2x4dv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4564:37: warning: 'ptr__glProgramUniformMatrix3x2dv' defined but not used [-Wunused-variable] 4564 | #define glProgramUniformMatrix3x2dv ptr__glProgramUniformMatrix3x2dv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14059:47: note: in expansion of macro 'glProgramUniformMatrix3x2dv' 14059 | static type__ptr__glProgramUniformMatrix3x2dv glProgramUniformMatrix3x2dv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4558:37: warning: 'ptr__glProgramUniformMatrix2x3dv' defined but not used [-Wunused-variable] 4558 | #define glProgramUniformMatrix2x3dv ptr__glProgramUniformMatrix2x3dv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14056:47: note: in expansion of macro 'glProgramUniformMatrix2x3dv' 14056 | static type__ptr__glProgramUniformMatrix2x3dv glProgramUniformMatrix2x3dv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4552:37: warning: 'ptr__glProgramUniformMatrix4x3fv' defined but not used [-Wunused-variable] 4552 | #define glProgramUniformMatrix4x3fv ptr__glProgramUniformMatrix4x3fv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14053:47: note: in expansion of macro 'glProgramUniformMatrix4x3fv' 14053 | static type__ptr__glProgramUniformMatrix4x3fv glProgramUniformMatrix4x3fv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4546:37: warning: 'ptr__glProgramUniformMatrix3x4fv' defined but not used [-Wunused-variable] 4546 | #define glProgramUniformMatrix3x4fv ptr__glProgramUniformMatrix3x4fv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14050:47: note: in expansion of macro 'glProgramUniformMatrix3x4fv' 14050 | static type__ptr__glProgramUniformMatrix3x4fv glProgramUniformMatrix3x4fv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4540:37: warning: 'ptr__glProgramUniformMatrix4x2fv' defined but not used [-Wunused-variable] 4540 | #define glProgramUniformMatrix4x2fv ptr__glProgramUniformMatrix4x2fv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14047:47: note: in expansion of macro 'glProgramUniformMatrix4x2fv' 14047 | static type__ptr__glProgramUniformMatrix4x2fv glProgramUniformMatrix4x2fv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4534:37: warning: 'ptr__glProgramUniformMatrix2x4fv' defined but not used [-Wunused-variable] 4534 | #define glProgramUniformMatrix2x4fv ptr__glProgramUniformMatrix2x4fv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14044:47: note: in expansion of macro 'glProgramUniformMatrix2x4fv' 14044 | static type__ptr__glProgramUniformMatrix2x4fv glProgramUniformMatrix2x4fv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4528:37: warning: 'ptr__glProgramUniformMatrix3x2fv' defined but not used [-Wunused-variable] 4528 | #define glProgramUniformMatrix3x2fv ptr__glProgramUniformMatrix3x2fv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14041:47: note: in expansion of macro 'glProgramUniformMatrix3x2fv' 14041 | static type__ptr__glProgramUniformMatrix3x2fv glProgramUniformMatrix3x2fv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4522:37: warning: 'ptr__glProgramUniformMatrix2x3fv' defined but not used [-Wunused-variable] 4522 | #define glProgramUniformMatrix2x3fv ptr__glProgramUniformMatrix2x3fv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14038:47: note: in expansion of macro 'glProgramUniformMatrix2x3fv' 14038 | static type__ptr__glProgramUniformMatrix2x3fv glProgramUniformMatrix2x3fv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4516:35: warning: 'ptr__glProgramUniformMatrix4dv' defined but not used [-Wunused-variable] 4516 | #define glProgramUniformMatrix4dv ptr__glProgramUniformMatrix4dv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14035:45: note: in expansion of macro 'glProgramUniformMatrix4dv' 14035 | static type__ptr__glProgramUniformMatrix4dv glProgramUniformMatrix4dv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4510:35: warning: 'ptr__glProgramUniformMatrix3dv' defined but not used [-Wunused-variable] 4510 | #define glProgramUniformMatrix3dv ptr__glProgramUniformMatrix3dv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14032:45: note: in expansion of macro 'glProgramUniformMatrix3dv' 14032 | static type__ptr__glProgramUniformMatrix3dv glProgramUniformMatrix3dv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4504:35: warning: 'ptr__glProgramUniformMatrix2dv' defined but not used [-Wunused-variable] 4504 | #define glProgramUniformMatrix2dv ptr__glProgramUniformMatrix2dv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14029:45: note: in expansion of macro 'glProgramUniformMatrix2dv' 14029 | static type__ptr__glProgramUniformMatrix2dv glProgramUniformMatrix2dv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4498:35: warning: 'ptr__glProgramUniformMatrix4fv' defined but not used [-Wunused-variable] 4498 | #define glProgramUniformMatrix4fv ptr__glProgramUniformMatrix4fv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14026:45: note: in expansion of macro 'glProgramUniformMatrix4fv' 14026 | static type__ptr__glProgramUniformMatrix4fv glProgramUniformMatrix4fv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4492:35: warning: 'ptr__glProgramUniformMatrix3fv' defined but not used [-Wunused-variable] 4492 | #define glProgramUniformMatrix3fv ptr__glProgramUniformMatrix3fv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14023:45: note: in expansion of macro 'glProgramUniformMatrix3fv' 14023 | static type__ptr__glProgramUniformMatrix3fv glProgramUniformMatrix3fv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4486:35: warning: 'ptr__glProgramUniformMatrix2fv' defined but not used [-Wunused-variable] 4486 | #define glProgramUniformMatrix2fv ptr__glProgramUniformMatrix2fv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14020:45: note: in expansion of macro 'glProgramUniformMatrix2fv' 14020 | static type__ptr__glProgramUniformMatrix2fv glProgramUniformMatrix2fv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4480:30: warning: 'ptr__glProgramUniform4uiv' defined but not used [-Wunused-variable] 4480 | #define glProgramUniform4uiv ptr__glProgramUniform4uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14017:40: note: in expansion of macro 'glProgramUniform4uiv' 14017 | static type__ptr__glProgramUniform4uiv glProgramUniform4uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4474:29: warning: 'ptr__glProgramUniform4ui' defined but not used [-Wunused-variable] 4474 | #define glProgramUniform4ui ptr__glProgramUniform4ui | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14014:39: note: in expansion of macro 'glProgramUniform4ui' 14014 | static type__ptr__glProgramUniform4ui glProgramUniform4ui = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4468:29: warning: 'ptr__glProgramUniform4dv' defined but not used [-Wunused-variable] 4468 | #define glProgramUniform4dv ptr__glProgramUniform4dv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14011:39: note: in expansion of macro 'glProgramUniform4dv' 14011 | static type__ptr__glProgramUniform4dv glProgramUniform4dv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4462:28: warning: 'ptr__glProgramUniform4d' defined but not used [-Wunused-variable] 4462 | #define glProgramUniform4d ptr__glProgramUniform4d | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14008:38: note: in expansion of macro 'glProgramUniform4d' 14008 | static type__ptr__glProgramUniform4d glProgramUniform4d = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4456:29: warning: 'ptr__glProgramUniform4fv' defined but not used [-Wunused-variable] 4456 | #define glProgramUniform4fv ptr__glProgramUniform4fv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14005:39: note: in expansion of macro 'glProgramUniform4fv' 14005 | static type__ptr__glProgramUniform4fv glProgramUniform4fv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4450:28: warning: 'ptr__glProgramUniform4f' defined but not used [-Wunused-variable] 4450 | #define glProgramUniform4f ptr__glProgramUniform4f | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:14002:38: note: in expansion of macro 'glProgramUniform4f' 14002 | static type__ptr__glProgramUniform4f glProgramUniform4f = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4444:29: warning: 'ptr__glProgramUniform4iv' defined but not used [-Wunused-variable] 4444 | #define glProgramUniform4iv ptr__glProgramUniform4iv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13999:39: note: in expansion of macro 'glProgramUniform4iv' 13999 | static type__ptr__glProgramUniform4iv glProgramUniform4iv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4438:28: warning: 'ptr__glProgramUniform4i' defined but not used [-Wunused-variable] 4438 | #define glProgramUniform4i ptr__glProgramUniform4i | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13996:38: note: in expansion of macro 'glProgramUniform4i' 13996 | static type__ptr__glProgramUniform4i glProgramUniform4i = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4432:30: warning: 'ptr__glProgramUniform3uiv' defined but not used [-Wunused-variable] 4432 | #define glProgramUniform3uiv ptr__glProgramUniform3uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13993:40: note: in expansion of macro 'glProgramUniform3uiv' 13993 | static type__ptr__glProgramUniform3uiv glProgramUniform3uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4426:29: warning: 'ptr__glProgramUniform3ui' defined but not used [-Wunused-variable] 4426 | #define glProgramUniform3ui ptr__glProgramUniform3ui | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13990:39: note: in expansion of macro 'glProgramUniform3ui' 13990 | static type__ptr__glProgramUniform3ui glProgramUniform3ui = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4420:29: warning: 'ptr__glProgramUniform3dv' defined but not used [-Wunused-variable] 4420 | #define glProgramUniform3dv ptr__glProgramUniform3dv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13987:39: note: in expansion of macro 'glProgramUniform3dv' 13987 | static type__ptr__glProgramUniform3dv glProgramUniform3dv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4414:28: warning: 'ptr__glProgramUniform3d' defined but not used [-Wunused-variable] 4414 | #define glProgramUniform3d ptr__glProgramUniform3d | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13984:38: note: in expansion of macro 'glProgramUniform3d' 13984 | static type__ptr__glProgramUniform3d glProgramUniform3d = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4408:29: warning: 'ptr__glProgramUniform3fv' defined but not used [-Wunused-variable] 4408 | #define glProgramUniform3fv ptr__glProgramUniform3fv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13981:39: note: in expansion of macro 'glProgramUniform3fv' 13981 | static type__ptr__glProgramUniform3fv glProgramUniform3fv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4402:28: warning: 'ptr__glProgramUniform3f' defined but not used [-Wunused-variable] 4402 | #define glProgramUniform3f ptr__glProgramUniform3f | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13978:38: note: in expansion of macro 'glProgramUniform3f' 13978 | static type__ptr__glProgramUniform3f glProgramUniform3f = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4396:29: warning: 'ptr__glProgramUniform3iv' defined but not used [-Wunused-variable] 4396 | #define glProgramUniform3iv ptr__glProgramUniform3iv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13975:39: note: in expansion of macro 'glProgramUniform3iv' 13975 | static type__ptr__glProgramUniform3iv glProgramUniform3iv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4390:28: warning: 'ptr__glProgramUniform3i' defined but not used [-Wunused-variable] 4390 | #define glProgramUniform3i ptr__glProgramUniform3i | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13972:38: note: in expansion of macro 'glProgramUniform3i' 13972 | static type__ptr__glProgramUniform3i glProgramUniform3i = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4384:30: warning: 'ptr__glProgramUniform2uiv' defined but not used [-Wunused-variable] 4384 | #define glProgramUniform2uiv ptr__glProgramUniform2uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13969:40: note: in expansion of macro 'glProgramUniform2uiv' 13969 | static type__ptr__glProgramUniform2uiv glProgramUniform2uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4378:29: warning: 'ptr__glProgramUniform2ui' defined but not used [-Wunused-variable] 4378 | #define glProgramUniform2ui ptr__glProgramUniform2ui | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13966:39: note: in expansion of macro 'glProgramUniform2ui' 13966 | static type__ptr__glProgramUniform2ui glProgramUniform2ui = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4372:29: warning: 'ptr__glProgramUniform2dv' defined but not used [-Wunused-variable] 4372 | #define glProgramUniform2dv ptr__glProgramUniform2dv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13963:39: note: in expansion of macro 'glProgramUniform2dv' 13963 | static type__ptr__glProgramUniform2dv glProgramUniform2dv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4366:28: warning: 'ptr__glProgramUniform2d' defined but not used [-Wunused-variable] 4366 | #define glProgramUniform2d ptr__glProgramUniform2d | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13960:38: note: in expansion of macro 'glProgramUniform2d' 13960 | static type__ptr__glProgramUniform2d glProgramUniform2d = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4360:29: warning: 'ptr__glProgramUniform2fv' defined but not used [-Wunused-variable] 4360 | #define glProgramUniform2fv ptr__glProgramUniform2fv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13957:39: note: in expansion of macro 'glProgramUniform2fv' 13957 | static type__ptr__glProgramUniform2fv glProgramUniform2fv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4354:28: warning: 'ptr__glProgramUniform2f' defined but not used [-Wunused-variable] 4354 | #define glProgramUniform2f ptr__glProgramUniform2f | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13954:38: note: in expansion of macro 'glProgramUniform2f' 13954 | static type__ptr__glProgramUniform2f glProgramUniform2f = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4348:29: warning: 'ptr__glProgramUniform2iv' defined but not used [-Wunused-variable] 4348 | #define glProgramUniform2iv ptr__glProgramUniform2iv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13951:39: note: in expansion of macro 'glProgramUniform2iv' 13951 | static type__ptr__glProgramUniform2iv glProgramUniform2iv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4342:28: warning: 'ptr__glProgramUniform2i' defined but not used [-Wunused-variable] 4342 | #define glProgramUniform2i ptr__glProgramUniform2i | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13948:38: note: in expansion of macro 'glProgramUniform2i' 13948 | static type__ptr__glProgramUniform2i glProgramUniform2i = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4336:30: warning: 'ptr__glProgramUniform1uiv' defined but not used [-Wunused-variable] 4336 | #define glProgramUniform1uiv ptr__glProgramUniform1uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13945:40: note: in expansion of macro 'glProgramUniform1uiv' 13945 | static type__ptr__glProgramUniform1uiv glProgramUniform1uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4330:29: warning: 'ptr__glProgramUniform1ui' defined but not used [-Wunused-variable] 4330 | #define glProgramUniform1ui ptr__glProgramUniform1ui | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13942:39: note: in expansion of macro 'glProgramUniform1ui' 13942 | static type__ptr__glProgramUniform1ui glProgramUniform1ui = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4324:29: warning: 'ptr__glProgramUniform1dv' defined but not used [-Wunused-variable] 4324 | #define glProgramUniform1dv ptr__glProgramUniform1dv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13939:39: note: in expansion of macro 'glProgramUniform1dv' 13939 | static type__ptr__glProgramUniform1dv glProgramUniform1dv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4318:28: warning: 'ptr__glProgramUniform1d' defined but not used [-Wunused-variable] 4318 | #define glProgramUniform1d ptr__glProgramUniform1d | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13936:38: note: in expansion of macro 'glProgramUniform1d' 13936 | static type__ptr__glProgramUniform1d glProgramUniform1d = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4312:29: warning: 'ptr__glProgramUniform1fv' defined but not used [-Wunused-variable] 4312 | #define glProgramUniform1fv ptr__glProgramUniform1fv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13933:39: note: in expansion of macro 'glProgramUniform1fv' 13933 | static type__ptr__glProgramUniform1fv glProgramUniform1fv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4306:28: warning: 'ptr__glProgramUniform1f' defined but not used [-Wunused-variable] 4306 | #define glProgramUniform1f ptr__glProgramUniform1f | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13930:38: note: in expansion of macro 'glProgramUniform1f' 13930 | static type__ptr__glProgramUniform1f glProgramUniform1f = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4300:29: warning: 'ptr__glProgramUniform1iv' defined but not used [-Wunused-variable] 4300 | #define glProgramUniform1iv ptr__glProgramUniform1iv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13927:39: note: in expansion of macro 'glProgramUniform1iv' 13927 | static type__ptr__glProgramUniform1iv glProgramUniform1iv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4294:28: warning: 'ptr__glProgramUniform1i' defined but not used [-Wunused-variable] 4294 | #define glProgramUniform1i ptr__glProgramUniform1i | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13924:38: note: in expansion of macro 'glProgramUniform1i' 13924 | static type__ptr__glProgramUniform1i glProgramUniform1i = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4288:32: warning: 'ptr__glGetProgramPipelineiv' defined but not used [-Wunused-variable] 4288 | #define glGetProgramPipelineiv ptr__glGetProgramPipelineiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13921:42: note: in expansion of macro 'glGetProgramPipelineiv' 13921 | static type__ptr__glGetProgramPipelineiv glGetProgramPipelineiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4282:29: warning: 'ptr__glIsProgramPipeline' defined but not used [-Wunused-variable] 4282 | #define glIsProgramPipeline ptr__glIsProgramPipeline | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13918:39: note: in expansion of macro 'glIsProgramPipeline' 13918 | static type__ptr__glIsProgramPipeline glIsProgramPipeline = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4276:31: warning: 'ptr__glGenProgramPipelines' defined but not used [-Wunused-variable] 4276 | #define glGenProgramPipelines ptr__glGenProgramPipelines | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13915:41: note: in expansion of macro 'glGenProgramPipelines' 13915 | static type__ptr__glGenProgramPipelines glGenProgramPipelines = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4270:34: warning: 'ptr__glDeleteProgramPipelines' defined but not used [-Wunused-variable] 4270 | #define glDeleteProgramPipelines ptr__glDeleteProgramPipelines | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13912:44: note: in expansion of macro 'glDeleteProgramPipelines' 13912 | static type__ptr__glDeleteProgramPipelines glDeleteProgramPipelines = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4264:31: warning: 'ptr__glBindProgramPipeline' defined but not used [-Wunused-variable] 4264 | #define glBindProgramPipeline ptr__glBindProgramPipeline | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13909:41: note: in expansion of macro 'glBindProgramPipeline' 13909 | static type__ptr__glBindProgramPipeline glBindProgramPipeline = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4258:32: warning: 'ptr__glCreateShaderProgramv' defined but not used [-Wunused-variable] 4258 | #define glCreateShaderProgramv ptr__glCreateShaderProgramv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13906:42: note: in expansion of macro 'glCreateShaderProgramv' 13906 | static type__ptr__glCreateShaderProgramv glCreateShaderProgramv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4252:31: warning: 'ptr__glActiveShaderProgram' defined but not used [-Wunused-variable] 4252 | #define glActiveShaderProgram ptr__glActiveShaderProgram | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13903:41: note: in expansion of macro 'glActiveShaderProgram' 13903 | static type__ptr__glActiveShaderProgram glActiveShaderProgram = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4246:28: warning: 'ptr__glUseProgramStages' defined but not used [-Wunused-variable] 4246 | #define glUseProgramStages ptr__glUseProgramStages | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13900:38: note: in expansion of macro 'glUseProgramStages' 13900 | static type__ptr__glUseProgramStages glUseProgramStages = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4240:29: warning: 'ptr__glProgramParameteri' defined but not used [-Wunused-variable] 4240 | #define glProgramParameteri ptr__glProgramParameteri | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13897:39: note: in expansion of macro 'glProgramParameteri' 13897 | static type__ptr__glProgramParameteri glProgramParameteri = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4234:25: warning: 'ptr__glProgramBinary' defined but not used [-Wunused-variable] 4234 | #define glProgramBinary ptr__glProgramBinary | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13894:35: note: in expansion of macro 'glProgramBinary' 13894 | static type__ptr__glProgramBinary glProgramBinary = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:4228:28: warning: 'ptr__glGetProgramBinary' defined but not used [-Wunused-variable] 4228 | #define glGetProgramBinary ptr__glGetProgramBinary | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13891:38: note: in expansion of macro 'glGetProgramBinary' 13891 | static type__ptr__glGetProgramBinary glGetProgramBinary = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4222:23: warning: 'ptr__glClearDepthf' defined but not used [-Wunused-variable] 4222 | #define glClearDepthf ptr__glClearDepthf | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:13888:33: note: in expansion of macro 'glClearDepthf' 13888 | static type__ptr__glClearDepthf glClearDepthf = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:4216:23: warning: 'ptr__glDepthRangef' defined but not used [-Wunused-variable] 4216 | #define glDepthRangef ptr__glDepthRangef | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:13885:33: note: in expansion of macro 'glDepthRangef' 13885 | static type__ptr__glDepthRangef glDepthRangef = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:4210:36: warning: 'ptr__glGetShaderPrecisionFormat' defined but not used [-Wunused-variable] 4210 | #define glGetShaderPrecisionFormat ptr__glGetShaderPrecisionFormat | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13882:46: note: in expansion of macro 'glGetShaderPrecisionFormat' 13882 | static type__ptr__glGetShaderPrecisionFormat glGetShaderPrecisionFormat = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4204:24: warning: 'ptr__glShaderBinary' defined but not used [-Wunused-variable] 4204 | #define glShaderBinary ptr__glShaderBinary | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13879:34: note: in expansion of macro 'glShaderBinary' 13879 | static type__ptr__glShaderBinary glShaderBinary = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:4198:33: warning: 'ptr__glReleaseShaderCompiler' defined but not used [-Wunused-variable] 4198 | #define glReleaseShaderCompiler ptr__glReleaseShaderCompiler | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13876:43: note: in expansion of macro 'glReleaseShaderCompiler' 13876 | static type__ptr__glReleaseShaderCompiler glReleaseShaderCompiler = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4192:29: warning: 'ptr__glGetQueryIndexediv' defined but not used [-Wunused-variable] 4192 | #define glGetQueryIndexediv ptr__glGetQueryIndexediv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13873:39: note: in expansion of macro 'glGetQueryIndexediv' 13873 | static type__ptr__glGetQueryIndexediv glGetQueryIndexediv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4186:27: warning: 'ptr__glEndQueryIndexed' defined but not used [-Wunused-variable] 4186 | #define glEndQueryIndexed ptr__glEndQueryIndexed | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13870:37: note: in expansion of macro 'glEndQueryIndexed' 13870 | static type__ptr__glEndQueryIndexed glEndQueryIndexed = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:4180:29: warning: 'ptr__glBeginQueryIndexed' defined but not used [-Wunused-variable] 4180 | #define glBeginQueryIndexed ptr__glBeginQueryIndexed | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13867:39: note: in expansion of macro 'glBeginQueryIndexed' 13867 | static type__ptr__glBeginQueryIndexed glBeginQueryIndexed = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4174:39: warning: 'ptr__glDrawTransformFeedbackStream' defined but not used [-Wunused-variable] 4174 | #define glDrawTransformFeedbackStream ptr__glDrawTransformFeedbackStream | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4174:39: note: in definition of macro 'glDrawTransformFeedbackStream' 4174 | #define glDrawTransformFeedbackStream ptr__glDrawTransformFeedbackStream | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4168:33: warning: 'ptr__glDrawTransformFeedback' defined but not used [-Wunused-variable] 4168 | #define glDrawTransformFeedback ptr__glDrawTransformFeedback | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13861:43: note: in expansion of macro 'glDrawTransformFeedback' 13861 | static type__ptr__glDrawTransformFeedback glDrawTransformFeedback = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4162:35: warning: 'ptr__glResumeTransformFeedback' defined but not used [-Wunused-variable] 4162 | #define glResumeTransformFeedback ptr__glResumeTransformFeedback | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13858:45: note: in expansion of macro 'glResumeTransformFeedback' 13858 | static type__ptr__glResumeTransformFeedback glResumeTransformFeedback = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4156:34: warning: 'ptr__glPauseTransformFeedback' defined but not used [-Wunused-variable] 4156 | #define glPauseTransformFeedback ptr__glPauseTransformFeedback | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13855:44: note: in expansion of macro 'glPauseTransformFeedback' 13855 | static type__ptr__glPauseTransformFeedback glPauseTransformFeedback = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4150:31: warning: 'ptr__glIsTransformFeedback' defined but not used [-Wunused-variable] 4150 | #define glIsTransformFeedback ptr__glIsTransformFeedback | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13852:41: note: in expansion of macro 'glIsTransformFeedback' 13852 | static type__ptr__glIsTransformFeedback glIsTransformFeedback = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4144:33: warning: 'ptr__glGenTransformFeedbacks' defined but not used [-Wunused-variable] 4144 | #define glGenTransformFeedbacks ptr__glGenTransformFeedbacks | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13849:43: note: in expansion of macro 'glGenTransformFeedbacks' 13849 | static type__ptr__glGenTransformFeedbacks glGenTransformFeedbacks = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4138:36: warning: 'ptr__glDeleteTransformFeedbacks' defined but not used [-Wunused-variable] 4138 | #define glDeleteTransformFeedbacks ptr__glDeleteTransformFeedbacks | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13846:46: note: in expansion of macro 'glDeleteTransformFeedbacks' 13846 | static type__ptr__glDeleteTransformFeedbacks glDeleteTransformFeedbacks = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4132:33: warning: 'ptr__glBindTransformFeedback' defined but not used [-Wunused-variable] 4132 | #define glBindTransformFeedback ptr__glBindTransformFeedback | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13843:43: note: in expansion of macro 'glBindTransformFeedback' 13843 | static type__ptr__glBindTransformFeedback glBindTransformFeedback = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4126:28: warning: 'ptr__glPatchParameterfv' defined but not used [-Wunused-variable] 4126 | #define glPatchParameterfv ptr__glPatchParameterfv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13840:38: note: in expansion of macro 'glPatchParameterfv' 13840 | static type__ptr__glPatchParameterfv glPatchParameterfv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4120:27: warning: 'ptr__glPatchParameteri' defined but not used [-Wunused-variable] 4120 | #define glPatchParameteri ptr__glPatchParameteri | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13837:37: note: in expansion of macro 'glPatchParameteri' 13837 | static type__ptr__glPatchParameteri glPatchParameteri = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:4114:29: warning: 'ptr__glGetProgramStageiv' defined but not used [-Wunused-variable] 4114 | #define glGetProgramStageiv ptr__glGetProgramStageiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13834:39: note: in expansion of macro 'glGetProgramStageiv' 13834 | static type__ptr__glGetProgramStageiv glGetProgramStageiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4108:35: warning: 'ptr__glGetUniformSubroutineuiv' defined but not used [-Wunused-variable] 4108 | #define glGetUniformSubroutineuiv ptr__glGetUniformSubroutineuiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13831:45: note: in expansion of macro 'glGetUniformSubroutineuiv' 13831 | static type__ptr__glGetUniformSubroutineuiv glGetUniformSubroutineuiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4102:33: warning: 'ptr__glUniformSubroutinesuiv' defined but not used [-Wunused-variable] 4102 | #define glUniformSubroutinesuiv ptr__glUniformSubroutinesuiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13828:43: note: in expansion of macro 'glUniformSubroutinesuiv' 13828 | static type__ptr__glUniformSubroutinesuiv glUniformSubroutinesuiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4096:35: warning: 'ptr__glGetActiveSubroutineName' defined but not used [-Wunused-variable] 4096 | #define glGetActiveSubroutineName ptr__glGetActiveSubroutineName | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13825:45: note: in expansion of macro 'glGetActiveSubroutineName' 13825 | static type__ptr__glGetActiveSubroutineName glGetActiveSubroutineName = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4090:42: warning: 'ptr__glGetActiveSubroutineUniformName' defined but not used [-Wunused-variable] 4090 | #define glGetActiveSubroutineUniformName ptr__glGetActiveSubroutineUniformName | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4090:42: note: in definition of macro 'glGetActiveSubroutineUniformName' 4090 | #define glGetActiveSubroutineUniformName ptr__glGetActiveSubroutineUniformName | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4084:40: warning: 'ptr__glGetActiveSubroutineUniformiv' defined but not used [-Wunused-variable] 4084 | #define glGetActiveSubroutineUniformiv ptr__glGetActiveSubroutineUniformiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4084:40: note: in definition of macro 'glGetActiveSubroutineUniformiv' 4084 | #define glGetActiveSubroutineUniformiv ptr__glGetActiveSubroutineUniformiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4078:30: warning: 'ptr__glGetSubroutineIndex' defined but not used [-Wunused-variable] 4078 | #define glGetSubroutineIndex ptr__glGetSubroutineIndex | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13816:40: note: in expansion of macro 'glGetSubroutineIndex' 13816 | static type__ptr__glGetSubroutineIndex glGetSubroutineIndex = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4072:40: warning: 'ptr__glGetSubroutineUniformLocation' defined but not used [-Wunused-variable] 4072 | #define glGetSubroutineUniformLocation ptr__glGetSubroutineUniformLocation | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4072:40: note: in definition of macro 'glGetSubroutineUniformLocation' 4072 | #define glGetSubroutineUniformLocation ptr__glGetSubroutineUniformLocation | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4066:24: warning: 'ptr__glGetUniformdv' defined but not used [-Wunused-variable] 4066 | #define glGetUniformdv ptr__glGetUniformdv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13810:34: note: in expansion of macro 'glGetUniformdv' 13810 | static type__ptr__glGetUniformdv glGetUniformdv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:4060:30: warning: 'ptr__glUniformMatrix4x3dv' defined but not used [-Wunused-variable] 4060 | #define glUniformMatrix4x3dv ptr__glUniformMatrix4x3dv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13807:40: note: in expansion of macro 'glUniformMatrix4x3dv' 13807 | static type__ptr__glUniformMatrix4x3dv glUniformMatrix4x3dv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4054:30: warning: 'ptr__glUniformMatrix4x2dv' defined but not used [-Wunused-variable] 4054 | #define glUniformMatrix4x2dv ptr__glUniformMatrix4x2dv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13804:40: note: in expansion of macro 'glUniformMatrix4x2dv' 13804 | static type__ptr__glUniformMatrix4x2dv glUniformMatrix4x2dv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4048:30: warning: 'ptr__glUniformMatrix3x4dv' defined but not used [-Wunused-variable] 4048 | #define glUniformMatrix3x4dv ptr__glUniformMatrix3x4dv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13801:40: note: in expansion of macro 'glUniformMatrix3x4dv' 13801 | static type__ptr__glUniformMatrix3x4dv glUniformMatrix3x4dv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4042:30: warning: 'ptr__glUniformMatrix3x2dv' defined but not used [-Wunused-variable] 4042 | #define glUniformMatrix3x2dv ptr__glUniformMatrix3x2dv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13798:40: note: in expansion of macro 'glUniformMatrix3x2dv' 13798 | static type__ptr__glUniformMatrix3x2dv glUniformMatrix3x2dv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4036:30: warning: 'ptr__glUniformMatrix2x4dv' defined but not used [-Wunused-variable] 4036 | #define glUniformMatrix2x4dv ptr__glUniformMatrix2x4dv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13795:40: note: in expansion of macro 'glUniformMatrix2x4dv' 13795 | static type__ptr__glUniformMatrix2x4dv glUniformMatrix2x4dv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4030:30: warning: 'ptr__glUniformMatrix2x3dv' defined but not used [-Wunused-variable] 4030 | #define glUniformMatrix2x3dv ptr__glUniformMatrix2x3dv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13792:40: note: in expansion of macro 'glUniformMatrix2x3dv' 13792 | static type__ptr__glUniformMatrix2x3dv glUniformMatrix2x3dv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:4024:28: warning: 'ptr__glUniformMatrix4dv' defined but not used [-Wunused-variable] 4024 | #define glUniformMatrix4dv ptr__glUniformMatrix4dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13789:38: note: in expansion of macro 'glUniformMatrix4dv' 13789 | static type__ptr__glUniformMatrix4dv glUniformMatrix4dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4018:28: warning: 'ptr__glUniformMatrix3dv' defined but not used [-Wunused-variable] 4018 | #define glUniformMatrix3dv ptr__glUniformMatrix3dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13786:38: note: in expansion of macro 'glUniformMatrix3dv' 13786 | static type__ptr__glUniformMatrix3dv glUniformMatrix3dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4012:28: warning: 'ptr__glUniformMatrix2dv' defined but not used [-Wunused-variable] 4012 | #define glUniformMatrix2dv ptr__glUniformMatrix2dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13783:38: note: in expansion of macro 'glUniformMatrix2dv' 13783 | static type__ptr__glUniformMatrix2dv glUniformMatrix2dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:4006:22: warning: 'ptr__glUniform4dv' defined but not used [-Wunused-variable] 4006 | #define glUniform4dv ptr__glUniform4dv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13780:32: note: in expansion of macro 'glUniform4dv' 13780 | static type__ptr__glUniform4dv glUniform4dv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:4000:22: warning: 'ptr__glUniform3dv' defined but not used [-Wunused-variable] 4000 | #define glUniform3dv ptr__glUniform3dv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13777:32: note: in expansion of macro 'glUniform3dv' 13777 | static type__ptr__glUniform3dv glUniform3dv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3994:22: warning: 'ptr__glUniform2dv' defined but not used [-Wunused-variable] 3994 | #define glUniform2dv ptr__glUniform2dv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13774:32: note: in expansion of macro 'glUniform2dv' 13774 | static type__ptr__glUniform2dv glUniform2dv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3988:22: warning: 'ptr__glUniform1dv' defined but not used [-Wunused-variable] 3988 | #define glUniform1dv ptr__glUniform1dv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13771:32: note: in expansion of macro 'glUniform1dv' 13771 | static type__ptr__glUniform1dv glUniform1dv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3982:21: warning: 'ptr__glUniform4d' defined but not used [-Wunused-variable] 3982 | #define glUniform4d ptr__glUniform4d | ^~~~~~~~~~~~~~~~ gl-ptrs.h:13768:31: note: in expansion of macro 'glUniform4d' 13768 | static type__ptr__glUniform4d glUniform4d = NULL; | ^~~~~~~~~~~ gl-ptrs.h:3976:21: warning: 'ptr__glUniform3d' defined but not used [-Wunused-variable] 3976 | #define glUniform3d ptr__glUniform3d | ^~~~~~~~~~~~~~~~ gl-ptrs.h:13765:31: note: in expansion of macro 'glUniform3d' 13765 | static type__ptr__glUniform3d glUniform3d = NULL; | ^~~~~~~~~~~ gl-ptrs.h:3970:21: warning: 'ptr__glUniform2d' defined but not used [-Wunused-variable] 3970 | #define glUniform2d ptr__glUniform2d | ^~~~~~~~~~~~~~~~ gl-ptrs.h:13762:31: note: in expansion of macro 'glUniform2d' 13762 | static type__ptr__glUniform2d glUniform2d = NULL; | ^~~~~~~~~~~ gl-ptrs.h:3964:21: warning: 'ptr__glUniform1d' defined but not used [-Wunused-variable] 3964 | #define glUniform1d ptr__glUniform1d | ^~~~~~~~~~~~~~~~ gl-ptrs.h:13759:31: note: in expansion of macro 'glUniform1d' 13759 | static type__ptr__glUniform1d glUniform1d = NULL; | ^~~~~~~~~~~ gl-ptrs.h:3958:32: warning: 'ptr__glDrawElementsIndirect' defined but not used [-Wunused-variable] 3958 | #define glDrawElementsIndirect ptr__glDrawElementsIndirect | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13756:42: note: in expansion of macro 'glDrawElementsIndirect' 13756 | static type__ptr__glDrawElementsIndirect glDrawElementsIndirect = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3952:30: warning: 'ptr__glDrawArraysIndirect' defined but not used [-Wunused-variable] 3952 | #define glDrawArraysIndirect ptr__glDrawArraysIndirect | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13753:40: note: in expansion of macro 'glDrawArraysIndirect' 13753 | static type__ptr__glDrawArraysIndirect glDrawArraysIndirect = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3946:29: warning: 'ptr__glVertexAttribP4uiv' defined but not used [-Wunused-variable] 3946 | #define glVertexAttribP4uiv ptr__glVertexAttribP4uiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13750:39: note: in expansion of macro 'glVertexAttribP4uiv' 13750 | static type__ptr__glVertexAttribP4uiv glVertexAttribP4uiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3940:28: warning: 'ptr__glVertexAttribP4ui' defined but not used [-Wunused-variable] 3940 | #define glVertexAttribP4ui ptr__glVertexAttribP4ui | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13747:38: note: in expansion of macro 'glVertexAttribP4ui' 13747 | static type__ptr__glVertexAttribP4ui glVertexAttribP4ui = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:3934:29: warning: 'ptr__glVertexAttribP3uiv' defined but not used [-Wunused-variable] 3934 | #define glVertexAttribP3uiv ptr__glVertexAttribP3uiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13744:39: note: in expansion of macro 'glVertexAttribP3uiv' 13744 | static type__ptr__glVertexAttribP3uiv glVertexAttribP3uiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3928:28: warning: 'ptr__glVertexAttribP3ui' defined but not used [-Wunused-variable] 3928 | #define glVertexAttribP3ui ptr__glVertexAttribP3ui | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13741:38: note: in expansion of macro 'glVertexAttribP3ui' 13741 | static type__ptr__glVertexAttribP3ui glVertexAttribP3ui = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:3922:29: warning: 'ptr__glVertexAttribP2uiv' defined but not used [-Wunused-variable] 3922 | #define glVertexAttribP2uiv ptr__glVertexAttribP2uiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13738:39: note: in expansion of macro 'glVertexAttribP2uiv' 13738 | static type__ptr__glVertexAttribP2uiv glVertexAttribP2uiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3916:28: warning: 'ptr__glVertexAttribP2ui' defined but not used [-Wunused-variable] 3916 | #define glVertexAttribP2ui ptr__glVertexAttribP2ui | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13735:38: note: in expansion of macro 'glVertexAttribP2ui' 13735 | static type__ptr__glVertexAttribP2ui glVertexAttribP2ui = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:3910:29: warning: 'ptr__glVertexAttribP1uiv' defined but not used [-Wunused-variable] 3910 | #define glVertexAttribP1uiv ptr__glVertexAttribP1uiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13732:39: note: in expansion of macro 'glVertexAttribP1uiv' 13732 | static type__ptr__glVertexAttribP1uiv glVertexAttribP1uiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3904:28: warning: 'ptr__glVertexAttribP1ui' defined but not used [-Wunused-variable] 3904 | #define glVertexAttribP1ui ptr__glVertexAttribP1ui | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13729:38: note: in expansion of macro 'glVertexAttribP1ui' 13729 | static type__ptr__glVertexAttribP1ui glVertexAttribP1ui = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:3898:31: warning: 'ptr__glSecondaryColorP3uiv' defined but not used [-Wunused-variable] 3898 | #define glSecondaryColorP3uiv ptr__glSecondaryColorP3uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13726:41: note: in expansion of macro 'glSecondaryColorP3uiv' 13726 | static type__ptr__glSecondaryColorP3uiv glSecondaryColorP3uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3892:30: warning: 'ptr__glSecondaryColorP3ui' defined but not used [-Wunused-variable] 3892 | #define glSecondaryColorP3ui ptr__glSecondaryColorP3ui | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13723:40: note: in expansion of macro 'glSecondaryColorP3ui' 13723 | static type__ptr__glSecondaryColorP3ui glSecondaryColorP3ui = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3886:22: warning: 'ptr__glColorP4uiv' defined but not used [-Wunused-variable] 3886 | #define glColorP4uiv ptr__glColorP4uiv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13720:32: note: in expansion of macro 'glColorP4uiv' 13720 | static type__ptr__glColorP4uiv glColorP4uiv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3880:21: warning: 'ptr__glColorP4ui' defined but not used [-Wunused-variable] 3880 | #define glColorP4ui ptr__glColorP4ui | ^~~~~~~~~~~~~~~~ gl-ptrs.h:13717:31: note: in expansion of macro 'glColorP4ui' 13717 | static type__ptr__glColorP4ui glColorP4ui = NULL; | ^~~~~~~~~~~ gl-ptrs.h:3874:22: warning: 'ptr__glColorP3uiv' defined but not used [-Wunused-variable] 3874 | #define glColorP3uiv ptr__glColorP3uiv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13714:32: note: in expansion of macro 'glColorP3uiv' 13714 | static type__ptr__glColorP3uiv glColorP3uiv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3868:21: warning: 'ptr__glColorP3ui' defined but not used [-Wunused-variable] 3868 | #define glColorP3ui ptr__glColorP3ui | ^~~~~~~~~~~~~~~~ gl-ptrs.h:13711:31: note: in expansion of macro 'glColorP3ui' 13711 | static type__ptr__glColorP3ui glColorP3ui = NULL; | ^~~~~~~~~~~ gl-ptrs.h:3862:23: warning: 'ptr__glNormalP3uiv' defined but not used [-Wunused-variable] 3862 | #define glNormalP3uiv ptr__glNormalP3uiv | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:13708:33: note: in expansion of macro 'glNormalP3uiv' 13708 | static type__ptr__glNormalP3uiv glNormalP3uiv = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:3856:22: warning: 'ptr__glNormalP3ui' defined but not used [-Wunused-variable] 3856 | #define glNormalP3ui ptr__glNormalP3ui | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13705:32: note: in expansion of macro 'glNormalP3ui' 13705 | static type__ptr__glNormalP3ui glNormalP3ui = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3850:30: warning: 'ptr__glMultiTexCoordP4uiv' defined but not used [-Wunused-variable] 3850 | #define glMultiTexCoordP4uiv ptr__glMultiTexCoordP4uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13702:40: note: in expansion of macro 'glMultiTexCoordP4uiv' 13702 | static type__ptr__glMultiTexCoordP4uiv glMultiTexCoordP4uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3844:29: warning: 'ptr__glMultiTexCoordP4ui' defined but not used [-Wunused-variable] 3844 | #define glMultiTexCoordP4ui ptr__glMultiTexCoordP4ui | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13699:39: note: in expansion of macro 'glMultiTexCoordP4ui' 13699 | static type__ptr__glMultiTexCoordP4ui glMultiTexCoordP4ui = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3838:30: warning: 'ptr__glMultiTexCoordP3uiv' defined but not used [-Wunused-variable] 3838 | #define glMultiTexCoordP3uiv ptr__glMultiTexCoordP3uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13696:40: note: in expansion of macro 'glMultiTexCoordP3uiv' 13696 | static type__ptr__glMultiTexCoordP3uiv glMultiTexCoordP3uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3832:29: warning: 'ptr__glMultiTexCoordP3ui' defined but not used [-Wunused-variable] 3832 | #define glMultiTexCoordP3ui ptr__glMultiTexCoordP3ui | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13693:39: note: in expansion of macro 'glMultiTexCoordP3ui' 13693 | static type__ptr__glMultiTexCoordP3ui glMultiTexCoordP3ui = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3826:30: warning: 'ptr__glMultiTexCoordP2uiv' defined but not used [-Wunused-variable] 3826 | #define glMultiTexCoordP2uiv ptr__glMultiTexCoordP2uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13690:40: note: in expansion of macro 'glMultiTexCoordP2uiv' 13690 | static type__ptr__glMultiTexCoordP2uiv glMultiTexCoordP2uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3820:29: warning: 'ptr__glMultiTexCoordP2ui' defined but not used [-Wunused-variable] 3820 | #define glMultiTexCoordP2ui ptr__glMultiTexCoordP2ui | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13687:39: note: in expansion of macro 'glMultiTexCoordP2ui' 13687 | static type__ptr__glMultiTexCoordP2ui glMultiTexCoordP2ui = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3814:30: warning: 'ptr__glMultiTexCoordP1uiv' defined but not used [-Wunused-variable] 3814 | #define glMultiTexCoordP1uiv ptr__glMultiTexCoordP1uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13684:40: note: in expansion of macro 'glMultiTexCoordP1uiv' 13684 | static type__ptr__glMultiTexCoordP1uiv glMultiTexCoordP1uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3808:29: warning: 'ptr__glMultiTexCoordP1ui' defined but not used [-Wunused-variable] 3808 | #define glMultiTexCoordP1ui ptr__glMultiTexCoordP1ui | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13681:39: note: in expansion of macro 'glMultiTexCoordP1ui' 13681 | static type__ptr__glMultiTexCoordP1ui glMultiTexCoordP1ui = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3802:25: warning: 'ptr__glTexCoordP4uiv' defined but not used [-Wunused-variable] 3802 | #define glTexCoordP4uiv ptr__glTexCoordP4uiv | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13678:35: note: in expansion of macro 'glTexCoordP4uiv' 13678 | static type__ptr__glTexCoordP4uiv glTexCoordP4uiv = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:3796:24: warning: 'ptr__glTexCoordP4ui' defined but not used [-Wunused-variable] 3796 | #define glTexCoordP4ui ptr__glTexCoordP4ui | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13675:34: note: in expansion of macro 'glTexCoordP4ui' 13675 | static type__ptr__glTexCoordP4ui glTexCoordP4ui = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:3790:25: warning: 'ptr__glTexCoordP3uiv' defined but not used [-Wunused-variable] 3790 | #define glTexCoordP3uiv ptr__glTexCoordP3uiv | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13672:35: note: in expansion of macro 'glTexCoordP3uiv' 13672 | static type__ptr__glTexCoordP3uiv glTexCoordP3uiv = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:3784:24: warning: 'ptr__glTexCoordP3ui' defined but not used [-Wunused-variable] 3784 | #define glTexCoordP3ui ptr__glTexCoordP3ui | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13669:34: note: in expansion of macro 'glTexCoordP3ui' 13669 | static type__ptr__glTexCoordP3ui glTexCoordP3ui = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:3778:25: warning: 'ptr__glTexCoordP2uiv' defined but not used [-Wunused-variable] 3778 | #define glTexCoordP2uiv ptr__glTexCoordP2uiv | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13666:35: note: in expansion of macro 'glTexCoordP2uiv' 13666 | static type__ptr__glTexCoordP2uiv glTexCoordP2uiv = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:3772:24: warning: 'ptr__glTexCoordP2ui' defined but not used [-Wunused-variable] 3772 | #define glTexCoordP2ui ptr__glTexCoordP2ui | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13663:34: note: in expansion of macro 'glTexCoordP2ui' 13663 | static type__ptr__glTexCoordP2ui glTexCoordP2ui = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:3766:25: warning: 'ptr__glTexCoordP1uiv' defined but not used [-Wunused-variable] 3766 | #define glTexCoordP1uiv ptr__glTexCoordP1uiv | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13660:35: note: in expansion of macro 'glTexCoordP1uiv' 13660 | static type__ptr__glTexCoordP1uiv glTexCoordP1uiv = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:3760:24: warning: 'ptr__glTexCoordP1ui' defined but not used [-Wunused-variable] 3760 | #define glTexCoordP1ui ptr__glTexCoordP1ui | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13657:34: note: in expansion of macro 'glTexCoordP1ui' 13657 | static type__ptr__glTexCoordP1ui glTexCoordP1ui = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:3754:23: warning: 'ptr__glVertexP4uiv' defined but not used [-Wunused-variable] 3754 | #define glVertexP4uiv ptr__glVertexP4uiv | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:13654:33: note: in expansion of macro 'glVertexP4uiv' 13654 | static type__ptr__glVertexP4uiv glVertexP4uiv = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:3748:22: warning: 'ptr__glVertexP4ui' defined but not used [-Wunused-variable] 3748 | #define glVertexP4ui ptr__glVertexP4ui | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13651:32: note: in expansion of macro 'glVertexP4ui' 13651 | static type__ptr__glVertexP4ui glVertexP4ui = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3742:23: warning: 'ptr__glVertexP3uiv' defined but not used [-Wunused-variable] 3742 | #define glVertexP3uiv ptr__glVertexP3uiv | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:13648:33: note: in expansion of macro 'glVertexP3uiv' 13648 | static type__ptr__glVertexP3uiv glVertexP3uiv = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:3736:22: warning: 'ptr__glVertexP3ui' defined but not used [-Wunused-variable] 3736 | #define glVertexP3ui ptr__glVertexP3ui | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13645:32: note: in expansion of macro 'glVertexP3ui' 13645 | static type__ptr__glVertexP3ui glVertexP3ui = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3730:23: warning: 'ptr__glVertexP2uiv' defined but not used [-Wunused-variable] 3730 | #define glVertexP2uiv ptr__glVertexP2uiv | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:13642:33: note: in expansion of macro 'glVertexP2uiv' 13642 | static type__ptr__glVertexP2uiv glVertexP2uiv = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:3724:22: warning: 'ptr__glVertexP2ui' defined but not used [-Wunused-variable] 3724 | #define glVertexP2ui ptr__glVertexP2ui | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13639:32: note: in expansion of macro 'glVertexP2ui' 13639 | static type__ptr__glVertexP2ui glVertexP2ui = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3718:31: warning: 'ptr__glGetQueryObjectui64v' defined but not used [-Wunused-variable] 3718 | #define glGetQueryObjectui64v ptr__glGetQueryObjectui64v | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13636:41: note: in expansion of macro 'glGetQueryObjectui64v' 13636 | static type__ptr__glGetQueryObjectui64v glGetQueryObjectui64v = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3712:30: warning: 'ptr__glGetQueryObjecti64v' defined but not used [-Wunused-variable] 3712 | #define glGetQueryObjecti64v ptr__glGetQueryObjecti64v | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13633:40: note: in expansion of macro 'glGetQueryObjecti64v' 13633 | static type__ptr__glGetQueryObjecti64v glGetQueryObjecti64v = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3706:24: warning: 'ptr__glQueryCounter' defined but not used [-Wunused-variable] 3706 | #define glQueryCounter ptr__glQueryCounter | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13630:34: note: in expansion of macro 'glQueryCounter' 13630 | static type__ptr__glQueryCounter glQueryCounter = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:3700:35: warning: 'ptr__glGetSamplerParameterIuiv' defined but not used [-Wunused-variable] 3700 | #define glGetSamplerParameterIuiv ptr__glGetSamplerParameterIuiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13627:45: note: in expansion of macro 'glGetSamplerParameterIuiv' 13627 | static type__ptr__glGetSamplerParameterIuiv glGetSamplerParameterIuiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3694:33: warning: 'ptr__glGetSamplerParameterfv' defined but not used [-Wunused-variable] 3694 | #define glGetSamplerParameterfv ptr__glGetSamplerParameterfv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13624:43: note: in expansion of macro 'glGetSamplerParameterfv' 13624 | static type__ptr__glGetSamplerParameterfv glGetSamplerParameterfv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3688:34: warning: 'ptr__glGetSamplerParameterIiv' defined but not used [-Wunused-variable] 3688 | #define glGetSamplerParameterIiv ptr__glGetSamplerParameterIiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13621:44: note: in expansion of macro 'glGetSamplerParameterIiv' 13621 | static type__ptr__glGetSamplerParameterIiv glGetSamplerParameterIiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3682:33: warning: 'ptr__glGetSamplerParameteriv' defined but not used [-Wunused-variable] 3682 | #define glGetSamplerParameteriv ptr__glGetSamplerParameteriv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13618:43: note: in expansion of macro 'glGetSamplerParameteriv' 13618 | static type__ptr__glGetSamplerParameteriv glGetSamplerParameteriv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3676:32: warning: 'ptr__glSamplerParameterIuiv' defined but not used [-Wunused-variable] 3676 | #define glSamplerParameterIuiv ptr__glSamplerParameterIuiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13615:42: note: in expansion of macro 'glSamplerParameterIuiv' 13615 | static type__ptr__glSamplerParameterIuiv glSamplerParameterIuiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3670:31: warning: 'ptr__glSamplerParameterIiv' defined but not used [-Wunused-variable] 3670 | #define glSamplerParameterIiv ptr__glSamplerParameterIiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13612:41: note: in expansion of macro 'glSamplerParameterIiv' 13612 | static type__ptr__glSamplerParameterIiv glSamplerParameterIiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3664:30: warning: 'ptr__glSamplerParameterfv' defined but not used [-Wunused-variable] 3664 | #define glSamplerParameterfv ptr__glSamplerParameterfv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13609:40: note: in expansion of macro 'glSamplerParameterfv' 13609 | static type__ptr__glSamplerParameterfv glSamplerParameterfv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3658:29: warning: 'ptr__glSamplerParameterf' defined but not used [-Wunused-variable] 3658 | #define glSamplerParameterf ptr__glSamplerParameterf | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13606:39: note: in expansion of macro 'glSamplerParameterf' 13606 | static type__ptr__glSamplerParameterf glSamplerParameterf = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3652:30: warning: 'ptr__glSamplerParameteriv' defined but not used [-Wunused-variable] 3652 | #define glSamplerParameteriv ptr__glSamplerParameteriv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13603:40: note: in expansion of macro 'glSamplerParameteriv' 13603 | static type__ptr__glSamplerParameteriv glSamplerParameteriv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3646:29: warning: 'ptr__glSamplerParameteri' defined but not used [-Wunused-variable] 3646 | #define glSamplerParameteri ptr__glSamplerParameteri | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13600:39: note: in expansion of macro 'glSamplerParameteri' 13600 | static type__ptr__glSamplerParameteri glSamplerParameteri = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3640:23: warning: 'ptr__glBindSampler' defined but not used [-Wunused-variable] 3640 | #define glBindSampler ptr__glBindSampler | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:13597:33: note: in expansion of macro 'glBindSampler' 13597 | static type__ptr__glBindSampler glBindSampler = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:3634:21: warning: 'ptr__glIsSampler' defined but not used [-Wunused-variable] 3634 | #define glIsSampler ptr__glIsSampler | ^~~~~~~~~~~~~~~~ gl-ptrs.h:13594:31: note: in expansion of macro 'glIsSampler' 13594 | static type__ptr__glIsSampler glIsSampler = NULL; | ^~~~~~~~~~~ gl-ptrs.h:3628:26: warning: 'ptr__glDeleteSamplers' defined but not used [-Wunused-variable] 3628 | #define glDeleteSamplers ptr__glDeleteSamplers | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13591:36: note: in expansion of macro 'glDeleteSamplers' 13591 | static type__ptr__glDeleteSamplers glDeleteSamplers = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:3622:23: warning: 'ptr__glGenSamplers' defined but not used [-Wunused-variable] 3622 | #define glGenSamplers ptr__glGenSamplers | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:13588:33: note: in expansion of macro 'glGenSamplers' 13588 | static type__ptr__glGenSamplers glGenSamplers = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:3616:28: warning: 'ptr__glGetFragDataIndex' defined but not used [-Wunused-variable] 3616 | #define glGetFragDataIndex ptr__glGetFragDataIndex | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13585:38: note: in expansion of macro 'glGetFragDataIndex' 13585 | static type__ptr__glGetFragDataIndex glGetFragDataIndex = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:3610:39: warning: 'ptr__glBindFragDataLocationIndexed' defined but not used [-Wunused-variable] 3610 | #define glBindFragDataLocationIndexed ptr__glBindFragDataLocationIndexed | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3610:39: note: in definition of macro 'glBindFragDataLocationIndexed' 3610 | #define glBindFragDataLocationIndexed ptr__glBindFragDataLocationIndexed | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3604:31: warning: 'ptr__glGetNamedStringivARB' defined but not used [-Wunused-variable] 3604 | #define glGetNamedStringivARB ptr__glGetNamedStringivARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13579:41: note: in expansion of macro 'glGetNamedStringivARB' 13579 | static type__ptr__glGetNamedStringivARB glGetNamedStringivARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3598:29: warning: 'ptr__glGetNamedStringARB' defined but not used [-Wunused-variable] 3598 | #define glGetNamedStringARB ptr__glGetNamedStringARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13576:39: note: in expansion of macro 'glGetNamedStringARB' 13576 | static type__ptr__glGetNamedStringARB glGetNamedStringARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3592:28: warning: 'ptr__glIsNamedStringARB' defined but not used [-Wunused-variable] 3592 | #define glIsNamedStringARB ptr__glIsNamedStringARB | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13573:38: note: in expansion of macro 'glIsNamedStringARB' 13573 | static type__ptr__glIsNamedStringARB glIsNamedStringARB = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:3586:35: warning: 'ptr__glCompileShaderIncludeARB' defined but not used [-Wunused-variable] 3586 | #define glCompileShaderIncludeARB ptr__glCompileShaderIncludeARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13570:45: note: in expansion of macro 'glCompileShaderIncludeARB' 13570 | static type__ptr__glCompileShaderIncludeARB glCompileShaderIncludeARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3580:32: warning: 'ptr__glDeleteNamedStringARB' defined but not used [-Wunused-variable] 3580 | #define glDeleteNamedStringARB ptr__glDeleteNamedStringARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13567:42: note: in expansion of macro 'glDeleteNamedStringARB' 13567 | static type__ptr__glDeleteNamedStringARB glDeleteNamedStringARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3574:26: warning: 'ptr__glNamedStringARB' defined but not used [-Wunused-variable] 3574 | #define glNamedStringARB ptr__glNamedStringARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13564:36: note: in expansion of macro 'glNamedStringARB' 13564 | static type__ptr__glNamedStringARB glNamedStringARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:3568:31: warning: 'ptr__glMinSampleShadingARB' defined but not used [-Wunused-variable] 3568 | #define glMinSampleShadingARB ptr__glMinSampleShadingARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13561:41: note: in expansion of macro 'glMinSampleShadingARB' 13561 | static type__ptr__glMinSampleShadingARB glMinSampleShadingARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3562:33: warning: 'ptr__glBlendFuncSeparateiARB' defined but not used [-Wunused-variable] 3562 | #define glBlendFuncSeparateiARB ptr__glBlendFuncSeparateiARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13558:43: note: in expansion of macro 'glBlendFuncSeparateiARB' 13558 | static type__ptr__glBlendFuncSeparateiARB glBlendFuncSeparateiARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3556:25: warning: 'ptr__glBlendFunciARB' defined but not used [-Wunused-variable] 3556 | #define glBlendFunciARB ptr__glBlendFunciARB | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13555:35: note: in expansion of macro 'glBlendFunciARB' 13555 | static type__ptr__glBlendFunciARB glBlendFunciARB = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:3550:37: warning: 'ptr__glBlendEquationSeparateiARB' defined but not used [-Wunused-variable] 3550 | #define glBlendEquationSeparateiARB ptr__glBlendEquationSeparateiARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13552:47: note: in expansion of macro 'glBlendEquationSeparateiARB' 13552 | static type__ptr__glBlendEquationSeparateiARB glBlendEquationSeparateiARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3544:29: warning: 'ptr__glBlendEquationiARB' defined but not used [-Wunused-variable] 3544 | #define glBlendEquationiARB ptr__glBlendEquationiARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13549:39: note: in expansion of macro 'glBlendEquationiARB' 13549 | static type__ptr__glBlendEquationiARB glBlendEquationiARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3538:23: warning: 'ptr__glSampleMaski' defined but not used [-Wunused-variable] 3538 | #define glSampleMaski ptr__glSampleMaski | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:13546:33: note: in expansion of macro 'glSampleMaski' 13546 | static type__ptr__glSampleMaski glSampleMaski = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:3532:28: warning: 'ptr__glGetMultisamplefv' defined but not used [-Wunused-variable] 3532 | #define glGetMultisamplefv ptr__glGetMultisamplefv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13543:38: note: in expansion of macro 'glGetMultisamplefv' 13543 | static type__ptr__glGetMultisamplefv glGetMultisamplefv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:3526:33: warning: 'ptr__glTexImage3DMultisample' defined but not used [-Wunused-variable] 3526 | #define glTexImage3DMultisample ptr__glTexImage3DMultisample | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13540:43: note: in expansion of macro 'glTexImage3DMultisample' 13540 | static type__ptr__glTexImage3DMultisample glTexImage3DMultisample = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3520:33: warning: 'ptr__glTexImage2DMultisample' defined but not used [-Wunused-variable] 3520 | #define glTexImage2DMultisample ptr__glTexImage2DMultisample | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13537:43: note: in expansion of macro 'glTexImage2DMultisample' 13537 | static type__ptr__glTexImage2DMultisample glTexImage2DMultisample = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3514:21: warning: 'ptr__glGetSynciv' defined but not used [-Wunused-variable] 3514 | #define glGetSynciv ptr__glGetSynciv | ^~~~~~~~~~~~~~~~ gl-ptrs.h:13534:31: note: in expansion of macro 'glGetSynciv' 13534 | static type__ptr__glGetSynciv glGetSynciv = NULL; | ^~~~~~~~~~~ gl-ptrs.h:3508:25: warning: 'ptr__glGetInteger64v' defined but not used [-Wunused-variable] 3508 | #define glGetInteger64v ptr__glGetInteger64v | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13531:35: note: in expansion of macro 'glGetInteger64v' 13531 | static type__ptr__glGetInteger64v glGetInteger64v = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:3502:20: warning: 'ptr__glWaitSync' defined but not used [-Wunused-variable] 3502 | #define glWaitSync ptr__glWaitSync | ^~~~~~~~~~~~~~~ gl-ptrs.h:13528:30: note: in expansion of macro 'glWaitSync' 13528 | static type__ptr__glWaitSync glWaitSync = NULL; | ^~~~~~~~~~ gl-ptrs.h:3496:26: warning: 'ptr__glClientWaitSync' defined but not used [-Wunused-variable] 3496 | #define glClientWaitSync ptr__glClientWaitSync | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13525:36: note: in expansion of macro 'glClientWaitSync' 13525 | static type__ptr__glClientWaitSync glClientWaitSync = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:3490:22: warning: 'ptr__glDeleteSync' defined but not used [-Wunused-variable] 3490 | #define glDeleteSync ptr__glDeleteSync | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:13522:32: note: in expansion of macro 'glDeleteSync' 13522 | static type__ptr__glDeleteSync glDeleteSync = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:3484:18: warning: 'ptr__glIsSync' defined but not used [-Wunused-variable] 3484 | #define glIsSync ptr__glIsSync | ^~~~~~~~~~~~~ gl-ptrs.h:13519:28: note: in expansion of macro 'glIsSync' 13519 | static type__ptr__glIsSync glIsSync = NULL; | ^~~~~~~~ gl-ptrs.h:3478:21: warning: 'ptr__glFenceSync' defined but not used [-Wunused-variable] 3478 | #define glFenceSync ptr__glFenceSync | ^~~~~~~~~~~~~~~~ gl-ptrs.h:13516:31: note: in expansion of macro 'glFenceSync' 13516 | static type__ptr__glFenceSync glFenceSync = NULL; | ^~~~~~~~~~~ gl-ptrs.h:3472:27: warning: 'ptr__glProvokingVertex' defined but not used [-Wunused-variable] 3472 | #define glProvokingVertex ptr__glProvokingVertex | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13513:37: note: in expansion of macro 'glProvokingVertex' 13513 | static type__ptr__glProvokingVertex glProvokingVertex = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:3466:39: warning: 'ptr__glMultiDrawElementsBaseVertex' defined but not used [-Wunused-variable] 3466 | #define glMultiDrawElementsBaseVertex ptr__glMultiDrawElementsBaseVertex | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3466:39: note: in definition of macro 'glMultiDrawElementsBaseVertex' 3466 | #define glMultiDrawElementsBaseVertex ptr__glMultiDrawElementsBaseVertex | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3460:43: warning: 'ptr__glDrawElementsInstancedBaseVertex' defined but not used [-Wunused-variable] 3460 | #define glDrawElementsInstancedBaseVertex ptr__glDrawElementsInstancedBaseVertex | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3460:43: note: in definition of macro 'glDrawElementsInstancedBaseVertex' 3460 | #define glDrawElementsInstancedBaseVertex ptr__glDrawElementsInstancedBaseVertex | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3454:39: warning: 'ptr__glDrawRangeElementsBaseVertex' defined but not used [-Wunused-variable] 3454 | #define glDrawRangeElementsBaseVertex ptr__glDrawRangeElementsBaseVertex | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3454:39: note: in definition of macro 'glDrawRangeElementsBaseVertex' 3454 | #define glDrawRangeElementsBaseVertex ptr__glDrawRangeElementsBaseVertex | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3448:34: warning: 'ptr__glDrawElementsBaseVertex' defined but not used [-Wunused-variable] 3448 | #define glDrawElementsBaseVertex ptr__glDrawElementsBaseVertex | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13501:44: note: in expansion of macro 'glDrawElementsBaseVertex' 13501 | static type__ptr__glDrawElementsBaseVertex glDrawElementsBaseVertex = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3442:29: warning: 'ptr__glCopyBufferSubData' defined but not used [-Wunused-variable] 3442 | #define glCopyBufferSubData ptr__glCopyBufferSubData | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13498:39: note: in expansion of macro 'glCopyBufferSubData' 13498 | static type__ptr__glCopyBufferSubData glCopyBufferSubData = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3436:31: warning: 'ptr__glUniformBlockBinding' defined but not used [-Wunused-variable] 3436 | #define glUniformBlockBinding ptr__glUniformBlockBinding | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13495:41: note: in expansion of macro 'glUniformBlockBinding' 13495 | static type__ptr__glUniformBlockBinding glUniformBlockBinding = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3430:37: warning: 'ptr__glGetActiveUniformBlockName' defined but not used [-Wunused-variable] 3430 | #define glGetActiveUniformBlockName ptr__glGetActiveUniformBlockName | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13492:47: note: in expansion of macro 'glGetActiveUniformBlockName' 13492 | static type__ptr__glGetActiveUniformBlockName glGetActiveUniformBlockName = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3424:35: warning: 'ptr__glGetActiveUniformBlockiv' defined but not used [-Wunused-variable] 3424 | #define glGetActiveUniformBlockiv ptr__glGetActiveUniformBlockiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13489:45: note: in expansion of macro 'glGetActiveUniformBlockiv' 13489 | static type__ptr__glGetActiveUniformBlockiv glGetActiveUniformBlockiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3418:32: warning: 'ptr__glGetUniformBlockIndex' defined but not used [-Wunused-variable] 3418 | #define glGetUniformBlockIndex ptr__glGetUniformBlockIndex | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13486:42: note: in expansion of macro 'glGetUniformBlockIndex' 13486 | static type__ptr__glGetUniformBlockIndex glGetUniformBlockIndex = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3412:32: warning: 'ptr__glGetActiveUniformName' defined but not used [-Wunused-variable] 3412 | #define glGetActiveUniformName ptr__glGetActiveUniformName | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13483:42: note: in expansion of macro 'glGetActiveUniformName' 13483 | static type__ptr__glGetActiveUniformName glGetActiveUniformName = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3406:31: warning: 'ptr__glGetActiveUniformsiv' defined but not used [-Wunused-variable] 3406 | #define glGetActiveUniformsiv ptr__glGetActiveUniformsiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13480:41: note: in expansion of macro 'glGetActiveUniformsiv' 13480 | static type__ptr__glGetActiveUniformsiv glGetActiveUniformsiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3400:29: warning: 'ptr__glGetUniformIndices' defined but not used [-Wunused-variable] 3400 | #define glGetUniformIndices ptr__glGetUniformIndices | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13477:39: note: in expansion of macro 'glGetUniformIndices' 13477 | static type__ptr__glGetUniformIndices glGetUniformIndices = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3394:25: warning: 'ptr__glIsVertexArray' defined but not used [-Wunused-variable] 3394 | #define glIsVertexArray ptr__glIsVertexArray | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13474:35: note: in expansion of macro 'glIsVertexArray' 13474 | static type__ptr__glIsVertexArray glIsVertexArray = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:3388:27: warning: 'ptr__glGenVertexArrays' defined but not used [-Wunused-variable] 3388 | #define glGenVertexArrays ptr__glGenVertexArrays | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13471:37: note: in expansion of macro 'glGenVertexArrays' 13471 | static type__ptr__glGenVertexArrays glGenVertexArrays = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:3382:30: warning: 'ptr__glDeleteVertexArrays' defined but not used [-Wunused-variable] 3382 | #define glDeleteVertexArrays ptr__glDeleteVertexArrays | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13468:40: note: in expansion of macro 'glDeleteVertexArrays' 13468 | static type__ptr__glDeleteVertexArrays glDeleteVertexArrays = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3376:27: warning: 'ptr__glBindVertexArray' defined but not used [-Wunused-variable] 3376 | #define glBindVertexArray ptr__glBindVertexArray | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13465:37: note: in expansion of macro 'glBindVertexArray' 13465 | static type__ptr__glBindVertexArray glBindVertexArray = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:3370:24: warning: 'ptr__glTexBufferARB' defined but not used [-Wunused-variable] 3370 | #define glTexBufferARB ptr__glTexBufferARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13462:34: note: in expansion of macro 'glTexBufferARB' 13462 | static type__ptr__glTexBufferARB glTexBufferARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:3364:34: warning: 'ptr__glFlushMappedBufferRange' defined but not used [-Wunused-variable] 3364 | #define glFlushMappedBufferRange ptr__glFlushMappedBufferRange | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13459:44: note: in expansion of macro 'glFlushMappedBufferRange' 13459 | static type__ptr__glFlushMappedBufferRange glFlushMappedBufferRange = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3358:26: warning: 'ptr__glMapBufferRange' defined but not used [-Wunused-variable] 3358 | #define glMapBufferRange ptr__glMapBufferRange | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13456:36: note: in expansion of macro 'glMapBufferRange' 13456 | static type__ptr__glMapBufferRange glMapBufferRange = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:3352:34: warning: 'ptr__glVertexAttribDivisorARB' defined but not used [-Wunused-variable] 3352 | #define glVertexAttribDivisorARB ptr__glVertexAttribDivisorARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13453:44: note: in expansion of macro 'glVertexAttribDivisorARB' 13453 | static type__ptr__glVertexAttribDivisorARB glVertexAttribDivisorARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3346:37: warning: 'ptr__glFramebufferTextureFaceARB' defined but not used [-Wunused-variable] 3346 | #define glFramebufferTextureFaceARB ptr__glFramebufferTextureFaceARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13450:47: note: in expansion of macro 'glFramebufferTextureFaceARB' 13450 | static type__ptr__glFramebufferTextureFaceARB glFramebufferTextureFaceARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3340:38: warning: 'ptr__glFramebufferTextureLayerARB' defined but not used [-Wunused-variable] 3340 | #define glFramebufferTextureLayerARB ptr__glFramebufferTextureLayerARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3340:38: note: in definition of macro 'glFramebufferTextureLayerARB' 3340 | #define glFramebufferTextureLayerARB ptr__glFramebufferTextureLayerARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3334:33: warning: 'ptr__glFramebufferTextureARB' defined but not used [-Wunused-variable] 3334 | #define glFramebufferTextureARB ptr__glFramebufferTextureARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13444:43: note: in expansion of macro 'glFramebufferTextureARB' 13444 | static type__ptr__glFramebufferTextureARB glFramebufferTextureARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3328:32: warning: 'ptr__glProgramParameteriARB' defined but not used [-Wunused-variable] 3328 | #define glProgramParameteriARB ptr__glProgramParameteriARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13441:42: note: in expansion of macro 'glProgramParameteriARB' 13441 | static type__ptr__glProgramParameteriARB glProgramParameteriARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3322:35: warning: 'ptr__glFramebufferTextureLayer' defined but not used [-Wunused-variable] 3322 | #define glFramebufferTextureLayer ptr__glFramebufferTextureLayer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13438:45: note: in expansion of macro 'glFramebufferTextureLayer' 13438 | static type__ptr__glFramebufferTextureLayer glFramebufferTextureLayer = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3316:42: warning: 'ptr__glRenderbufferStorageMultisample' defined but not used [-Wunused-variable] 3316 | #define glRenderbufferStorageMultisample ptr__glRenderbufferStorageMultisample | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3316:42: note: in definition of macro 'glRenderbufferStorageMultisample' 3316 | #define glRenderbufferStorageMultisample ptr__glRenderbufferStorageMultisample | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3310:27: warning: 'ptr__glBlitFramebuffer' defined but not used [-Wunused-variable] 3310 | #define glBlitFramebuffer ptr__glBlitFramebuffer | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13432:37: note: in expansion of macro 'glBlitFramebuffer' 13432 | static type__ptr__glBlitFramebuffer glBlitFramebuffer = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:3304:26: warning: 'ptr__glGenerateMipmap' defined but not used [-Wunused-variable] 3304 | #define glGenerateMipmap ptr__glGenerateMipmap | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13429:36: note: in expansion of macro 'glGenerateMipmap' 13429 | static type__ptr__glGenerateMipmap glGenerateMipmap = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:3298:47: warning: 'ptr__glGetFramebufferAttachmentParameteriv' defined but not used [-Wunused-variable] 3298 | #define glGetFramebufferAttachmentParameteriv ptr__glGetFramebufferAttachmentParameteriv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3298:47: note: in definition of macro 'glGetFramebufferAttachmentParameteriv' 3298 | #define glGetFramebufferAttachmentParameteriv ptr__glGetFramebufferAttachmentParameteriv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3292:35: warning: 'ptr__glFramebufferRenderbuffer' defined but not used [-Wunused-variable] 3292 | #define glFramebufferRenderbuffer ptr__glFramebufferRenderbuffer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13423:45: note: in expansion of macro 'glFramebufferRenderbuffer' 13423 | static type__ptr__glFramebufferRenderbuffer glFramebufferRenderbuffer = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3286:32: warning: 'ptr__glFramebufferTexture3D' defined but not used [-Wunused-variable] 3286 | #define glFramebufferTexture3D ptr__glFramebufferTexture3D | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13420:42: note: in expansion of macro 'glFramebufferTexture3D' 13420 | static type__ptr__glFramebufferTexture3D glFramebufferTexture3D = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3280:32: warning: 'ptr__glFramebufferTexture2D' defined but not used [-Wunused-variable] 3280 | #define glFramebufferTexture2D ptr__glFramebufferTexture2D | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13417:42: note: in expansion of macro 'glFramebufferTexture2D' 13417 | static type__ptr__glFramebufferTexture2D glFramebufferTexture2D = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3274:32: warning: 'ptr__glFramebufferTexture1D' defined but not used [-Wunused-variable] 3274 | #define glFramebufferTexture1D ptr__glFramebufferTexture1D | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13414:42: note: in expansion of macro 'glFramebufferTexture1D' 13414 | static type__ptr__glFramebufferTexture1D glFramebufferTexture1D = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3268:34: warning: 'ptr__glCheckFramebufferStatus' defined but not used [-Wunused-variable] 3268 | #define glCheckFramebufferStatus ptr__glCheckFramebufferStatus | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13411:44: note: in expansion of macro 'glCheckFramebufferStatus' 13411 | static type__ptr__glCheckFramebufferStatus glCheckFramebufferStatus = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3262:27: warning: 'ptr__glGenFramebuffers' defined but not used [-Wunused-variable] 3262 | #define glGenFramebuffers ptr__glGenFramebuffers | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13408:37: note: in expansion of macro 'glGenFramebuffers' 13408 | static type__ptr__glGenFramebuffers glGenFramebuffers = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:3256:30: warning: 'ptr__glDeleteFramebuffers' defined but not used [-Wunused-variable] 3256 | #define glDeleteFramebuffers ptr__glDeleteFramebuffers | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13405:40: note: in expansion of macro 'glDeleteFramebuffers' 13405 | static type__ptr__glDeleteFramebuffers glDeleteFramebuffers = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3250:27: warning: 'ptr__glBindFramebuffer' defined but not used [-Wunused-variable] 3250 | #define glBindFramebuffer ptr__glBindFramebuffer | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13402:37: note: in expansion of macro 'glBindFramebuffer' 13402 | static type__ptr__glBindFramebuffer glBindFramebuffer = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:3244:25: warning: 'ptr__glIsFramebuffer' defined but not used [-Wunused-variable] 3244 | #define glIsFramebuffer ptr__glIsFramebuffer | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13399:35: note: in expansion of macro 'glIsFramebuffer' 13399 | static type__ptr__glIsFramebuffer glIsFramebuffer = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:3238:38: warning: 'ptr__glGetRenderbufferParameteriv' defined but not used [-Wunused-variable] 3238 | #define glGetRenderbufferParameteriv ptr__glGetRenderbufferParameteriv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3238:38: note: in definition of macro 'glGetRenderbufferParameteriv' 3238 | #define glGetRenderbufferParameteriv ptr__glGetRenderbufferParameteriv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3232:31: warning: 'ptr__glRenderbufferStorage' defined but not used [-Wunused-variable] 3232 | #define glRenderbufferStorage ptr__glRenderbufferStorage | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13393:41: note: in expansion of macro 'glRenderbufferStorage' 13393 | static type__ptr__glRenderbufferStorage glRenderbufferStorage = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3226:28: warning: 'ptr__glGenRenderbuffers' defined but not used [-Wunused-variable] 3226 | #define glGenRenderbuffers ptr__glGenRenderbuffers | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13390:38: note: in expansion of macro 'glGenRenderbuffers' 13390 | static type__ptr__glGenRenderbuffers glGenRenderbuffers = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:3220:31: warning: 'ptr__glDeleteRenderbuffers' defined but not used [-Wunused-variable] 3220 | #define glDeleteRenderbuffers ptr__glDeleteRenderbuffers | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13387:41: note: in expansion of macro 'glDeleteRenderbuffers' 13387 | static type__ptr__glDeleteRenderbuffers glDeleteRenderbuffers = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3214:28: warning: 'ptr__glBindRenderbuffer' defined but not used [-Wunused-variable] 3214 | #define glBindRenderbuffer ptr__glBindRenderbuffer | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13384:38: note: in expansion of macro 'glBindRenderbuffer' 13384 | static type__ptr__glBindRenderbuffer glBindRenderbuffer = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:3208:26: warning: 'ptr__glIsRenderbuffer' defined but not used [-Wunused-variable] 3208 | #define glIsRenderbuffer ptr__glIsRenderbuffer | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13381:36: note: in expansion of macro 'glIsRenderbuffer' 13381 | static type__ptr__glIsRenderbuffer glIsRenderbuffer = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:3202:36: warning: 'ptr__glDrawElementsInstancedARB' defined but not used [-Wunused-variable] 3202 | #define glDrawElementsInstancedARB ptr__glDrawElementsInstancedARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13378:46: note: in expansion of macro 'glDrawElementsInstancedARB' 13378 | static type__ptr__glDrawElementsInstancedARB glDrawElementsInstancedARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3196:34: warning: 'ptr__glDrawArraysInstancedARB' defined but not used [-Wunused-variable] 3196 | #define glDrawArraysInstancedARB ptr__glDrawArraysInstancedARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13375:44: note: in expansion of macro 'glDrawArraysInstancedARB' 13375 | static type__ptr__glDrawArraysInstancedARB glDrawArraysInstancedARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:3190:25: warning: 'ptr__glClampColorARB' defined but not used [-Wunused-variable] 3190 | #define glClampColorARB ptr__glClampColorARB | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13372:35: note: in expansion of macro 'glClampColorARB' 13372 | static type__ptr__glClampColorARB glClampColorARB = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:3184:26: warning: 'ptr__glDrawBuffersARB' defined but not used [-Wunused-variable] 3184 | #define glDrawBuffersARB ptr__glDrawBuffersARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13369:36: note: in expansion of macro 'glDrawBuffersARB' 13369 | static type__ptr__glDrawBuffersARB glDrawBuffersARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:3154:27: warning: 'ptr__glGetUniformivARB' defined but not used [-Wunused-variable] 3154 | #define glGetUniformivARB ptr__glGetUniformivARB | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13354:37: note: in expansion of macro 'glGetUniformivARB' 13354 | static type__ptr__glGetUniformivARB glGetUniformivARB = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:3148:27: warning: 'ptr__glGetUniformfvARB' defined but not used [-Wunused-variable] 3148 | #define glGetUniformfvARB ptr__glGetUniformfvARB | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13351:37: note: in expansion of macro 'glGetUniformfvARB' 13351 | static type__ptr__glGetUniformfvARB glGetUniformfvARB = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:3040:24: warning: 'ptr__glUniform4iARB' defined but not used [-Wunused-variable] 3040 | #define glUniform4iARB ptr__glUniform4iARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13297:34: note: in expansion of macro 'glUniform4iARB' 13297 | static type__ptr__glUniform4iARB glUniform4iARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:3034:24: warning: 'ptr__glUniform3iARB' defined but not used [-Wunused-variable] 3034 | #define glUniform3iARB ptr__glUniform3iARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13294:34: note: in expansion of macro 'glUniform3iARB' 13294 | static type__ptr__glUniform3iARB glUniform3iARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:3028:24: warning: 'ptr__glUniform2iARB' defined but not used [-Wunused-variable] 3028 | #define glUniform2iARB ptr__glUniform2iARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13291:34: note: in expansion of macro 'glUniform2iARB' 13291 | static type__ptr__glUniform2iARB glUniform2iARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:3022:24: warning: 'ptr__glUniform1iARB' defined but not used [-Wunused-variable] 3022 | #define glUniform1iARB ptr__glUniform1iARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13288:34: note: in expansion of macro 'glUniform1iARB' 13288 | static type__ptr__glUniform1iARB glUniform1iARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:2926:32: warning: 'ptr__glGetQueryObjectuivARB' defined but not used [-Wunused-variable] 2926 | #define glGetQueryObjectuivARB ptr__glGetQueryObjectuivARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13240:42: note: in expansion of macro 'glGetQueryObjectuivARB' 13240 | static type__ptr__glGetQueryObjectuivARB glGetQueryObjectuivARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2920:31: warning: 'ptr__glGetQueryObjectivARB' defined but not used [-Wunused-variable] 2920 | #define glGetQueryObjectivARB ptr__glGetQueryObjectivARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13237:41: note: in expansion of macro 'glGetQueryObjectivARB' 13237 | static type__ptr__glGetQueryObjectivARB glGetQueryObjectivARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2914:25: warning: 'ptr__glGetQueryivARB' defined but not used [-Wunused-variable] 2914 | #define glGetQueryivARB ptr__glGetQueryivARB | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13234:35: note: in expansion of macro 'glGetQueryivARB' 13234 | static type__ptr__glGetQueryivARB glGetQueryivARB = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:2890:28: warning: 'ptr__glDeleteQueriesARB' defined but not used [-Wunused-variable] 2890 | #define glDeleteQueriesARB ptr__glDeleteQueriesARB | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13222:38: note: in expansion of macro 'glDeleteQueriesARB' 13222 | static type__ptr__glDeleteQueriesARB glDeleteQueriesARB = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:2884:25: warning: 'ptr__glGenQueriesARB' defined but not used [-Wunused-variable] 2884 | #define glGenQueriesARB ptr__glGenQueriesARB | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13219:35: note: in expansion of macro 'glGenQueriesARB' 13219 | static type__ptr__glGenQueriesARB glGenQueriesARB = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:2878:32: warning: 'ptr__glGetBufferPointervARB' defined but not used [-Wunused-variable] 2878 | #define glGetBufferPointervARB ptr__glGetBufferPointervARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13216:42: note: in expansion of macro 'glGetBufferPointervARB' 13216 | static type__ptr__glGetBufferPointervARB glGetBufferPointervARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2872:35: warning: 'ptr__glGetBufferParameterivARB' defined but not used [-Wunused-variable] 2872 | #define glGetBufferParameterivARB ptr__glGetBufferParameterivARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13213:45: note: in expansion of macro 'glGetBufferParameterivARB' 13213 | static type__ptr__glGetBufferParameterivARB glGetBufferParameterivARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2860:24: warning: 'ptr__glMapBufferARB' defined but not used [-Wunused-variable] 2860 | #define glMapBufferARB ptr__glMapBufferARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13207:34: note: in expansion of macro 'glMapBufferARB' 13207 | static type__ptr__glMapBufferARB glMapBufferARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:2854:31: warning: 'ptr__glGetBufferSubDataARB' defined but not used [-Wunused-variable] 2854 | #define glGetBufferSubDataARB ptr__glGetBufferSubDataARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13204:41: note: in expansion of macro 'glGetBufferSubDataARB' 13204 | static type__ptr__glGetBufferSubDataARB glGetBufferSubDataARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2848:28: warning: 'ptr__glBufferSubDataARB' defined but not used [-Wunused-variable] 2848 | #define glBufferSubDataARB ptr__glBufferSubDataARB | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13201:38: note: in expansion of macro 'glBufferSubDataARB' 13201 | static type__ptr__glBufferSubDataARB glBufferSubDataARB = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:2842:25: warning: 'ptr__glBufferDataARB' defined but not used [-Wunused-variable] 2842 | #define glBufferDataARB ptr__glBufferDataARB | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13198:35: note: in expansion of macro 'glBufferDataARB' 13198 | static type__ptr__glBufferDataARB glBufferDataARB = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:2806:38: warning: 'ptr__glGetVertexAttribPointervARB' defined but not used [-Wunused-variable] 2806 | #define glGetVertexAttribPointervARB ptr__glGetVertexAttribPointervARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2806:38: note: in definition of macro 'glGetVertexAttribPointervARB' 2806 | #define glGetVertexAttribPointervARB ptr__glGetVertexAttribPointervARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2800:32: warning: 'ptr__glGetVertexAttribivARB' defined but not used [-Wunused-variable] 2800 | #define glGetVertexAttribivARB ptr__glGetVertexAttribivARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13177:42: note: in expansion of macro 'glGetVertexAttribivARB' 13177 | static type__ptr__glGetVertexAttribivARB glGetVertexAttribivARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2794:32: warning: 'ptr__glGetVertexAttribfvARB' defined but not used [-Wunused-variable] 2794 | #define glGetVertexAttribfvARB ptr__glGetVertexAttribfvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13174:42: note: in expansion of macro 'glGetVertexAttribfvARB' 13174 | static type__ptr__glGetVertexAttribfvARB glGetVertexAttribfvARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2788:32: warning: 'ptr__glGetVertexAttribdvARB' defined but not used [-Wunused-variable] 2788 | #define glGetVertexAttribdvARB ptr__glGetVertexAttribdvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13171:42: note: in expansion of macro 'glGetVertexAttribdvARB' 13171 | static type__ptr__glGetVertexAttribdvARB glGetVertexAttribdvARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2782:31: warning: 'ptr__glGetProgramStringARB' defined but not used [-Wunused-variable] 2782 | #define glGetProgramStringARB ptr__glGetProgramStringARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13168:41: note: in expansion of macro 'glGetProgramStringARB' 13168 | static type__ptr__glGetProgramStringARB glGetProgramStringARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2776:27: warning: 'ptr__glGetProgramivARB' defined but not used [-Wunused-variable] 2776 | #define glGetProgramivARB ptr__glGetProgramivARB | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13165:37: note: in expansion of macro 'glGetProgramivARB' 13165 | static type__ptr__glGetProgramivARB glGetProgramivARB = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:2770:41: warning: 'ptr__glGetProgramLocalParameterfvARB' defined but not used [-Wunused-variable] 2770 | #define glGetProgramLocalParameterfvARB ptr__glGetProgramLocalParameterfvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2770:41: note: in definition of macro 'glGetProgramLocalParameterfvARB' 2770 | #define glGetProgramLocalParameterfvARB ptr__glGetProgramLocalParameterfvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2764:41: warning: 'ptr__glGetProgramLocalParameterdvARB' defined but not used [-Wunused-variable] 2764 | #define glGetProgramLocalParameterdvARB ptr__glGetProgramLocalParameterdvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2764:41: note: in definition of macro 'glGetProgramLocalParameterdvARB' 2764 | #define glGetProgramLocalParameterdvARB ptr__glGetProgramLocalParameterdvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2758:39: warning: 'ptr__glGetProgramEnvParameterfvARB' defined but not used [-Wunused-variable] 2758 | #define glGetProgramEnvParameterfvARB ptr__glGetProgramEnvParameterfvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2758:39: note: in definition of macro 'glGetProgramEnvParameterfvARB' 2758 | #define glGetProgramEnvParameterfvARB ptr__glGetProgramEnvParameterfvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2752:39: warning: 'ptr__glGetProgramEnvParameterdvARB' defined but not used [-Wunused-variable] 2752 | #define glGetProgramEnvParameterdvARB ptr__glGetProgramEnvParameterdvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2752:39: note: in definition of macro 'glGetProgramEnvParameterdvARB' 2752 | #define glGetProgramEnvParameterdvARB ptr__glGetProgramEnvParameterdvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2740:38: warning: 'ptr__glProgramLocalParameter4fARB' defined but not used [-Wunused-variable] 2740 | #define glProgramLocalParameter4fARB ptr__glProgramLocalParameter4fARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2740:38: note: in definition of macro 'glProgramLocalParameter4fARB' 2740 | #define glProgramLocalParameter4fARB ptr__glProgramLocalParameter4fARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2728:38: warning: 'ptr__glProgramLocalParameter4dARB' defined but not used [-Wunused-variable] 2728 | #define glProgramLocalParameter4dARB ptr__glProgramLocalParameter4dARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2728:38: note: in definition of macro 'glProgramLocalParameter4dARB' 2728 | #define glProgramLocalParameter4dARB ptr__glProgramLocalParameter4dARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2716:36: warning: 'ptr__glProgramEnvParameter4fARB' defined but not used [-Wunused-variable] 2716 | #define glProgramEnvParameter4fARB ptr__glProgramEnvParameter4fARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13135:46: note: in expansion of macro 'glProgramEnvParameter4fARB' 13135 | static type__ptr__glProgramEnvParameter4fARB glProgramEnvParameter4fARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2704:36: warning: 'ptr__glProgramEnvParameter4dARB' defined but not used [-Wunused-variable] 2704 | #define glProgramEnvParameter4dARB ptr__glProgramEnvParameter4dARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13129:46: note: in expansion of macro 'glProgramEnvParameter4dARB' 13129 | static type__ptr__glProgramEnvParameter4dARB glProgramEnvParameter4dARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2632:29: warning: 'ptr__glVertexAttrib4sARB' defined but not used [-Wunused-variable] 2632 | #define glVertexAttrib4sARB ptr__glVertexAttrib4sARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13093:39: note: in expansion of macro 'glVertexAttrib4sARB' 13093 | static type__ptr__glVertexAttrib4sARB glVertexAttrib4sARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2614:29: warning: 'ptr__glVertexAttrib4fARB' defined but not used [-Wunused-variable] 2614 | #define glVertexAttrib4fARB ptr__glVertexAttrib4fARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13084:39: note: in expansion of macro 'glVertexAttrib4fARB' 13084 | static type__ptr__glVertexAttrib4fARB glVertexAttrib4fARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2602:29: warning: 'ptr__glVertexAttrib4dARB' defined but not used [-Wunused-variable] 2602 | #define glVertexAttrib4dARB ptr__glVertexAttrib4dARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13078:39: note: in expansion of macro 'glVertexAttrib4dARB' 13078 | static type__ptr__glVertexAttrib4dARB glVertexAttrib4dARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2542:29: warning: 'ptr__glVertexAttrib3sARB' defined but not used [-Wunused-variable] 2542 | #define glVertexAttrib3sARB ptr__glVertexAttrib3sARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13048:39: note: in expansion of macro 'glVertexAttrib3sARB' 13048 | static type__ptr__glVertexAttrib3sARB glVertexAttrib3sARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2530:29: warning: 'ptr__glVertexAttrib3fARB' defined but not used [-Wunused-variable] 2530 | #define glVertexAttrib3fARB ptr__glVertexAttrib3fARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13042:39: note: in expansion of macro 'glVertexAttrib3fARB' 13042 | static type__ptr__glVertexAttrib3fARB glVertexAttrib3fARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2518:29: warning: 'ptr__glVertexAttrib3dARB' defined but not used [-Wunused-variable] 2518 | #define glVertexAttrib3dARB ptr__glVertexAttrib3dARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13036:39: note: in expansion of macro 'glVertexAttrib3dARB' 13036 | static type__ptr__glVertexAttrib3dARB glVertexAttrib3dARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2506:29: warning: 'ptr__glVertexAttrib2sARB' defined but not used [-Wunused-variable] 2506 | #define glVertexAttrib2sARB ptr__glVertexAttrib2sARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13030:39: note: in expansion of macro 'glVertexAttrib2sARB' 13030 | static type__ptr__glVertexAttrib2sARB glVertexAttrib2sARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2494:29: warning: 'ptr__glVertexAttrib2fARB' defined but not used [-Wunused-variable] 2494 | #define glVertexAttrib2fARB ptr__glVertexAttrib2fARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13024:39: note: in expansion of macro 'glVertexAttrib2fARB' 13024 | static type__ptr__glVertexAttrib2fARB glVertexAttrib2fARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2482:29: warning: 'ptr__glVertexAttrib2dARB' defined but not used [-Wunused-variable] 2482 | #define glVertexAttrib2dARB ptr__glVertexAttrib2dARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13018:39: note: in expansion of macro 'glVertexAttrib2dARB' 13018 | static type__ptr__glVertexAttrib2dARB glVertexAttrib2dARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2470:29: warning: 'ptr__glVertexAttrib1sARB' defined but not used [-Wunused-variable] 2470 | #define glVertexAttrib1sARB ptr__glVertexAttrib1sARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13012:39: note: in expansion of macro 'glVertexAttrib1sARB' 13012 | static type__ptr__glVertexAttrib1sARB glVertexAttrib1sARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2458:29: warning: 'ptr__glVertexAttrib1fARB' defined but not used [-Wunused-variable] 2458 | #define glVertexAttrib1fARB ptr__glVertexAttrib1fARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13006:39: note: in expansion of macro 'glVertexAttrib1fARB' 13006 | static type__ptr__glVertexAttrib1fARB glVertexAttrib1fARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2446:29: warning: 'ptr__glVertexAttrib1dARB' defined but not used [-Wunused-variable] 2446 | #define glVertexAttrib1dARB ptr__glVertexAttrib1dARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:13000:39: note: in expansion of macro 'glVertexAttrib1dARB' 13000 | static type__ptr__glVertexAttrib1dARB glVertexAttrib1dARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2434:26: warning: 'ptr__glWindowPos3sARB' defined but not used [-Wunused-variable] 2434 | #define glWindowPos3sARB ptr__glWindowPos3sARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12994:36: note: in expansion of macro 'glWindowPos3sARB' 12994 | static type__ptr__glWindowPos3sARB glWindowPos3sARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:2422:26: warning: 'ptr__glWindowPos3iARB' defined but not used [-Wunused-variable] 2422 | #define glWindowPos3iARB ptr__glWindowPos3iARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12988:36: note: in expansion of macro 'glWindowPos3iARB' 12988 | static type__ptr__glWindowPos3iARB glWindowPos3iARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:2410:26: warning: 'ptr__glWindowPos3fARB' defined but not used [-Wunused-variable] 2410 | #define glWindowPos3fARB ptr__glWindowPos3fARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12982:36: note: in expansion of macro 'glWindowPos3fARB' 12982 | static type__ptr__glWindowPos3fARB glWindowPos3fARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:2398:26: warning: 'ptr__glWindowPos3dARB' defined but not used [-Wunused-variable] 2398 | #define glWindowPos3dARB ptr__glWindowPos3dARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12976:36: note: in expansion of macro 'glWindowPos3dARB' 12976 | static type__ptr__glWindowPos3dARB glWindowPos3dARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:2386:26: warning: 'ptr__glWindowPos2sARB' defined but not used [-Wunused-variable] 2386 | #define glWindowPos2sARB ptr__glWindowPos2sARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12970:36: note: in expansion of macro 'glWindowPos2sARB' 12970 | static type__ptr__glWindowPos2sARB glWindowPos2sARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:2374:26: warning: 'ptr__glWindowPos2iARB' defined but not used [-Wunused-variable] 2374 | #define glWindowPos2iARB ptr__glWindowPos2iARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12964:36: note: in expansion of macro 'glWindowPos2iARB' 12964 | static type__ptr__glWindowPos2iARB glWindowPos2iARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:2362:26: warning: 'ptr__glWindowPos2fARB' defined but not used [-Wunused-variable] 2362 | #define glWindowPos2fARB ptr__glWindowPos2fARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12958:36: note: in expansion of macro 'glWindowPos2fARB' 12958 | static type__ptr__glWindowPos2fARB glWindowPos2fARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:2350:26: warning: 'ptr__glWindowPos2dARB' defined but not used [-Wunused-variable] 2350 | #define glWindowPos2dARB ptr__glWindowPos2dARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12952:36: note: in expansion of macro 'glWindowPos2dARB' 12952 | static type__ptr__glWindowPos2dARB glWindowPos2dARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:2344:33: warning: 'ptr__glMatrixIndexPointerARB' defined but not used [-Wunused-variable] 2344 | #define glMatrixIndexPointerARB ptr__glMatrixIndexPointerARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12949:43: note: in expansion of macro 'glMatrixIndexPointerARB' 12949 | static type__ptr__glMatrixIndexPointerARB glMatrixIndexPointerARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2338:29: warning: 'ptr__glMatrixIndexuivARB' defined but not used [-Wunused-variable] 2338 | #define glMatrixIndexuivARB ptr__glMatrixIndexuivARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12946:39: note: in expansion of macro 'glMatrixIndexuivARB' 12946 | static type__ptr__glMatrixIndexuivARB glMatrixIndexuivARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2332:29: warning: 'ptr__glMatrixIndexusvARB' defined but not used [-Wunused-variable] 2332 | #define glMatrixIndexusvARB ptr__glMatrixIndexusvARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12943:39: note: in expansion of macro 'glMatrixIndexusvARB' 12943 | static type__ptr__glMatrixIndexusvARB glMatrixIndexusvARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2326:29: warning: 'ptr__glMatrixIndexubvARB' defined but not used [-Wunused-variable] 2326 | #define glMatrixIndexubvARB ptr__glMatrixIndexubvARB | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12940:39: note: in expansion of macro 'glMatrixIndexubvARB' 12940 | static type__ptr__glMatrixIndexubvARB glMatrixIndexubvARB = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2320:35: warning: 'ptr__glCurrentPaletteMatrixARB' defined but not used [-Wunused-variable] 2320 | #define glCurrentPaletteMatrixARB ptr__glCurrentPaletteMatrixARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12937:45: note: in expansion of macro 'glCurrentPaletteMatrixARB' 12937 | static type__ptr__glCurrentPaletteMatrixARB glCurrentPaletteMatrixARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2314:26: warning: 'ptr__glVertexBlendARB' defined but not used [-Wunused-variable] 2314 | #define glVertexBlendARB ptr__glVertexBlendARB | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12934:36: note: in expansion of macro 'glVertexBlendARB' 12934 | static type__ptr__glVertexBlendARB glVertexBlendARB = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:2308:28: warning: 'ptr__glWeightPointerARB' defined but not used [-Wunused-variable] 2308 | #define glWeightPointerARB ptr__glWeightPointerARB | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12931:38: note: in expansion of macro 'glWeightPointerARB' 12931 | static type__ptr__glWeightPointerARB glWeightPointerARB = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:2302:24: warning: 'ptr__glWeightuivARB' defined but not used [-Wunused-variable] 2302 | #define glWeightuivARB ptr__glWeightuivARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12928:34: note: in expansion of macro 'glWeightuivARB' 12928 | static type__ptr__glWeightuivARB glWeightuivARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:2296:24: warning: 'ptr__glWeightusvARB' defined but not used [-Wunused-variable] 2296 | #define glWeightusvARB ptr__glWeightusvARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12925:34: note: in expansion of macro 'glWeightusvARB' 12925 | static type__ptr__glWeightusvARB glWeightusvARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:2290:24: warning: 'ptr__glWeightubvARB' defined but not used [-Wunused-variable] 2290 | #define glWeightubvARB ptr__glWeightubvARB | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12922:34: note: in expansion of macro 'glWeightubvARB' 12922 | static type__ptr__glWeightubvARB glWeightubvARB = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:2284:23: warning: 'ptr__glWeightdvARB' defined but not used [-Wunused-variable] 2284 | #define glWeightdvARB ptr__glWeightdvARB | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12919:33: note: in expansion of macro 'glWeightdvARB' 12919 | static type__ptr__glWeightdvARB glWeightdvARB = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:2278:23: warning: 'ptr__glWeightfvARB' defined but not used [-Wunused-variable] 2278 | #define glWeightfvARB ptr__glWeightfvARB | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12916:33: note: in expansion of macro 'glWeightfvARB' 12916 | static type__ptr__glWeightfvARB glWeightfvARB = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:2272:23: warning: 'ptr__glWeightivARB' defined but not used [-Wunused-variable] 2272 | #define glWeightivARB ptr__glWeightivARB | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12913:33: note: in expansion of macro 'glWeightivARB' 12913 | static type__ptr__glWeightivARB glWeightivARB = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:2266:23: warning: 'ptr__glWeightsvARB' defined but not used [-Wunused-variable] 2266 | #define glWeightsvARB ptr__glWeightsvARB | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12910:33: note: in expansion of macro 'glWeightsvARB' 12910 | static type__ptr__glWeightsvARB glWeightsvARB = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:2260:23: warning: 'ptr__glWeightbvARB' defined but not used [-Wunused-variable] 2260 | #define glWeightbvARB ptr__glWeightbvARB | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12907:33: note: in expansion of macro 'glWeightbvARB' 12907 | static type__ptr__glWeightbvARB glWeightbvARB = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:2254:31: warning: 'ptr__glPointParameterfvARB' defined but not used [-Wunused-variable] 2254 | #define glPointParameterfvARB ptr__glPointParameterfvARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12904:41: note: in expansion of macro 'glPointParameterfvARB' 12904 | static type__ptr__glPointParameterfvARB glPointParameterfvARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2248:30: warning: 'ptr__glPointParameterfARB' defined but not used [-Wunused-variable] 2248 | #define glPointParameterfARB ptr__glPointParameterfARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12901:40: note: in expansion of macro 'glPointParameterfARB' 12901 | static type__ptr__glPointParameterfARB glPointParameterfARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2242:36: warning: 'ptr__glGetCompressedTexImageARB' defined but not used [-Wunused-variable] 2242 | #define glGetCompressedTexImageARB ptr__glGetCompressedTexImageARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12898:46: note: in expansion of macro 'glGetCompressedTexImageARB' 12898 | static type__ptr__glGetCompressedTexImageARB glGetCompressedTexImageARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2236:38: warning: 'ptr__glCompressedTexSubImage1DARB' defined but not used [-Wunused-variable] 2236 | #define glCompressedTexSubImage1DARB ptr__glCompressedTexSubImage1DARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2236:38: note: in definition of macro 'glCompressedTexSubImage1DARB' 2236 | #define glCompressedTexSubImage1DARB ptr__glCompressedTexSubImage1DARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2230:38: warning: 'ptr__glCompressedTexSubImage2DARB' defined but not used [-Wunused-variable] 2230 | #define glCompressedTexSubImage2DARB ptr__glCompressedTexSubImage2DARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2230:38: note: in definition of macro 'glCompressedTexSubImage2DARB' 2230 | #define glCompressedTexSubImage2DARB ptr__glCompressedTexSubImage2DARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2224:38: warning: 'ptr__glCompressedTexSubImage3DARB' defined but not used [-Wunused-variable] 2224 | #define glCompressedTexSubImage3DARB ptr__glCompressedTexSubImage3DARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2224:38: note: in definition of macro 'glCompressedTexSubImage3DARB' 2224 | #define glCompressedTexSubImage3DARB ptr__glCompressedTexSubImage3DARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2218:35: warning: 'ptr__glCompressedTexImage1DARB' defined but not used [-Wunused-variable] 2218 | #define glCompressedTexImage1DARB ptr__glCompressedTexImage1DARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12886:45: note: in expansion of macro 'glCompressedTexImage1DARB' 12886 | static type__ptr__glCompressedTexImage1DARB glCompressedTexImage1DARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2212:35: warning: 'ptr__glCompressedTexImage2DARB' defined but not used [-Wunused-variable] 2212 | #define glCompressedTexImage2DARB ptr__glCompressedTexImage2DARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12883:45: note: in expansion of macro 'glCompressedTexImage2DARB' 12883 | static type__ptr__glCompressedTexImage2DARB glCompressedTexImage2DARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2206:35: warning: 'ptr__glCompressedTexImage3DARB' defined but not used [-Wunused-variable] 2206 | #define glCompressedTexImage3DARB ptr__glCompressedTexImage3DARB | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12880:45: note: in expansion of macro 'glCompressedTexImage3DARB' 12880 | static type__ptr__glCompressedTexImage3DARB glCompressedTexImage3DARB = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2164:30: warning: 'ptr__glMultiTexCoord4sARB' defined but not used [-Wunused-variable] 2164 | #define glMultiTexCoord4sARB ptr__glMultiTexCoord4sARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12859:40: note: in expansion of macro 'glMultiTexCoord4sARB' 12859 | static type__ptr__glMultiTexCoord4sARB glMultiTexCoord4sARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2152:30: warning: 'ptr__glMultiTexCoord4iARB' defined but not used [-Wunused-variable] 2152 | #define glMultiTexCoord4iARB ptr__glMultiTexCoord4iARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12853:40: note: in expansion of macro 'glMultiTexCoord4iARB' 12853 | static type__ptr__glMultiTexCoord4iARB glMultiTexCoord4iARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2140:30: warning: 'ptr__glMultiTexCoord4fARB' defined but not used [-Wunused-variable] 2140 | #define glMultiTexCoord4fARB ptr__glMultiTexCoord4fARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12847:40: note: in expansion of macro 'glMultiTexCoord4fARB' 12847 | static type__ptr__glMultiTexCoord4fARB glMultiTexCoord4fARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2128:30: warning: 'ptr__glMultiTexCoord4dARB' defined but not used [-Wunused-variable] 2128 | #define glMultiTexCoord4dARB ptr__glMultiTexCoord4dARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12841:40: note: in expansion of macro 'glMultiTexCoord4dARB' 12841 | static type__ptr__glMultiTexCoord4dARB glMultiTexCoord4dARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2116:30: warning: 'ptr__glMultiTexCoord3sARB' defined but not used [-Wunused-variable] 2116 | #define glMultiTexCoord3sARB ptr__glMultiTexCoord3sARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12835:40: note: in expansion of macro 'glMultiTexCoord3sARB' 12835 | static type__ptr__glMultiTexCoord3sARB glMultiTexCoord3sARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2104:30: warning: 'ptr__glMultiTexCoord3iARB' defined but not used [-Wunused-variable] 2104 | #define glMultiTexCoord3iARB ptr__glMultiTexCoord3iARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12829:40: note: in expansion of macro 'glMultiTexCoord3iARB' 12829 | static type__ptr__glMultiTexCoord3iARB glMultiTexCoord3iARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2092:30: warning: 'ptr__glMultiTexCoord3fARB' defined but not used [-Wunused-variable] 2092 | #define glMultiTexCoord3fARB ptr__glMultiTexCoord3fARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12823:40: note: in expansion of macro 'glMultiTexCoord3fARB' 12823 | static type__ptr__glMultiTexCoord3fARB glMultiTexCoord3fARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2080:30: warning: 'ptr__glMultiTexCoord3dARB' defined but not used [-Wunused-variable] 2080 | #define glMultiTexCoord3dARB ptr__glMultiTexCoord3dARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12817:40: note: in expansion of macro 'glMultiTexCoord3dARB' 12817 | static type__ptr__glMultiTexCoord3dARB glMultiTexCoord3dARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2068:30: warning: 'ptr__glMultiTexCoord2sARB' defined but not used [-Wunused-variable] 2068 | #define glMultiTexCoord2sARB ptr__glMultiTexCoord2sARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12811:40: note: in expansion of macro 'glMultiTexCoord2sARB' 12811 | static type__ptr__glMultiTexCoord2sARB glMultiTexCoord2sARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2056:30: warning: 'ptr__glMultiTexCoord2iARB' defined but not used [-Wunused-variable] 2056 | #define glMultiTexCoord2iARB ptr__glMultiTexCoord2iARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12805:40: note: in expansion of macro 'glMultiTexCoord2iARB' 12805 | static type__ptr__glMultiTexCoord2iARB glMultiTexCoord2iARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2044:30: warning: 'ptr__glMultiTexCoord2fARB' defined but not used [-Wunused-variable] 2044 | #define glMultiTexCoord2fARB ptr__glMultiTexCoord2fARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12799:40: note: in expansion of macro 'glMultiTexCoord2fARB' 12799 | static type__ptr__glMultiTexCoord2fARB glMultiTexCoord2fARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2032:30: warning: 'ptr__glMultiTexCoord2dARB' defined but not used [-Wunused-variable] 2032 | #define glMultiTexCoord2dARB ptr__glMultiTexCoord2dARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12793:40: note: in expansion of macro 'glMultiTexCoord2dARB' 12793 | static type__ptr__glMultiTexCoord2dARB glMultiTexCoord2dARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2020:30: warning: 'ptr__glMultiTexCoord1sARB' defined but not used [-Wunused-variable] 2020 | #define glMultiTexCoord1sARB ptr__glMultiTexCoord1sARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12787:40: note: in expansion of macro 'glMultiTexCoord1sARB' 12787 | static type__ptr__glMultiTexCoord1sARB glMultiTexCoord1sARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:2008:30: warning: 'ptr__glMultiTexCoord1iARB' defined but not used [-Wunused-variable] 2008 | #define glMultiTexCoord1iARB ptr__glMultiTexCoord1iARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12781:40: note: in expansion of macro 'glMultiTexCoord1iARB' 12781 | static type__ptr__glMultiTexCoord1iARB glMultiTexCoord1iARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1996:30: warning: 'ptr__glMultiTexCoord1fARB' defined but not used [-Wunused-variable] 1996 | #define glMultiTexCoord1fARB ptr__glMultiTexCoord1fARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12775:40: note: in expansion of macro 'glMultiTexCoord1fARB' 12775 | static type__ptr__glMultiTexCoord1fARB glMultiTexCoord1fARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1984:30: warning: 'ptr__glMultiTexCoord1dARB' defined but not used [-Wunused-variable] 1984 | #define glMultiTexCoord1dARB ptr__glMultiTexCoord1dARB | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12769:40: note: in expansion of macro 'glMultiTexCoord1dARB' 12769 | static type__ptr__glMultiTexCoord1dARB glMultiTexCoord1dARB = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1966:30: warning: 'ptr__glBlendFuncSeparatei' defined but not used [-Wunused-variable] 1966 | #define glBlendFuncSeparatei ptr__glBlendFuncSeparatei | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12760:40: note: in expansion of macro 'glBlendFuncSeparatei' 12760 | static type__ptr__glBlendFuncSeparatei glBlendFuncSeparatei = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1960:22: warning: 'ptr__glBlendFunci' defined but not used [-Wunused-variable] 1960 | #define glBlendFunci ptr__glBlendFunci | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12757:32: note: in expansion of macro 'glBlendFunci' 12757 | static type__ptr__glBlendFunci glBlendFunci = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1954:34: warning: 'ptr__glBlendEquationSeparatei' defined but not used [-Wunused-variable] 1954 | #define glBlendEquationSeparatei ptr__glBlendEquationSeparatei | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12754:44: note: in expansion of macro 'glBlendEquationSeparatei' 12754 | static type__ptr__glBlendEquationSeparatei glBlendEquationSeparatei = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1948:26: warning: 'ptr__glBlendEquationi' defined but not used [-Wunused-variable] 1948 | #define glBlendEquationi ptr__glBlendEquationi | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12751:36: note: in expansion of macro 'glBlendEquationi' 12751 | static type__ptr__glBlendEquationi glBlendEquationi = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1942:28: warning: 'ptr__glMinSampleShading' defined but not used [-Wunused-variable] 1942 | #define glMinSampleShading ptr__glMinSampleShading | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12748:38: note: in expansion of macro 'glMinSampleShading' 12748 | static type__ptr__glMinSampleShading glMinSampleShading = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1936:31: warning: 'ptr__glVertexAttribDivisor' defined but not used [-Wunused-variable] 1936 | #define glVertexAttribDivisor ptr__glVertexAttribDivisor | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12745:41: note: in expansion of macro 'glVertexAttribDivisor' 12745 | static type__ptr__glVertexAttribDivisor glVertexAttribDivisor = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1930:30: warning: 'ptr__glFramebufferTexture' defined but not used [-Wunused-variable] 1930 | #define glFramebufferTexture ptr__glFramebufferTexture | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12742:40: note: in expansion of macro 'glFramebufferTexture' 12742 | static type__ptr__glFramebufferTexture glFramebufferTexture = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1924:34: warning: 'ptr__glGetBufferParameteri64v' defined but not used [-Wunused-variable] 1924 | #define glGetBufferParameteri64v ptr__glGetBufferParameteri64v | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12739:44: note: in expansion of macro 'glGetBufferParameteri64v' 12739 | static type__ptr__glGetBufferParameteri64v glGetBufferParameteri64v = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1918:27: warning: 'ptr__glGetInteger64i_v' defined but not used [-Wunused-variable] 1918 | #define glGetInteger64i_v ptr__glGetInteger64i_v | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12736:37: note: in expansion of macro 'glGetInteger64i_v' 12736 | static type__ptr__glGetInteger64i_v glGetInteger64i_v = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1912:33: warning: 'ptr__glPrimitiveRestartIndex' defined but not used [-Wunused-variable] 1912 | #define glPrimitiveRestartIndex ptr__glPrimitiveRestartIndex | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12733:43: note: in expansion of macro 'glPrimitiveRestartIndex' 12733 | static type__ptr__glPrimitiveRestartIndex glPrimitiveRestartIndex = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1906:21: warning: 'ptr__glTexBuffer' defined but not used [-Wunused-variable] 1906 | #define glTexBuffer ptr__glTexBuffer | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12730:31: note: in expansion of macro 'glTexBuffer' 12730 | static type__ptr__glTexBuffer glTexBuffer = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1900:33: warning: 'ptr__glDrawElementsInstanced' defined but not used [-Wunused-variable] 1900 | #define glDrawElementsInstanced ptr__glDrawElementsInstanced | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12727:43: note: in expansion of macro 'glDrawElementsInstanced' 12727 | static type__ptr__glDrawElementsInstanced glDrawElementsInstanced = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1894:31: warning: 'ptr__glDrawArraysInstanced' defined but not used [-Wunused-variable] 1894 | #define glDrawArraysInstanced ptr__glDrawArraysInstanced | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12724:41: note: in expansion of macro 'glDrawArraysInstanced' 12724 | static type__ptr__glDrawArraysInstanced glDrawArraysInstanced = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1888:22: warning: 'ptr__glGetStringi' defined but not used [-Wunused-variable] 1888 | #define glGetStringi ptr__glGetStringi | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12721:32: note: in expansion of macro 'glGetStringi' 12721 | static type__ptr__glGetStringi glGetStringi = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1882:25: warning: 'ptr__glClearBufferfi' defined but not used [-Wunused-variable] 1882 | #define glClearBufferfi ptr__glClearBufferfi | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12718:35: note: in expansion of macro 'glClearBufferfi' 12718 | static type__ptr__glClearBufferfi glClearBufferfi = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:1876:25: warning: 'ptr__glClearBufferfv' defined but not used [-Wunused-variable] 1876 | #define glClearBufferfv ptr__glClearBufferfv | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12715:35: note: in expansion of macro 'glClearBufferfv' 12715 | static type__ptr__glClearBufferfv glClearBufferfv = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:1870:26: warning: 'ptr__glClearBufferuiv' defined but not used [-Wunused-variable] 1870 | #define glClearBufferuiv ptr__glClearBufferuiv | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12712:36: note: in expansion of macro 'glClearBufferuiv' 12712 | static type__ptr__glClearBufferuiv glClearBufferuiv = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1864:25: warning: 'ptr__glClearBufferiv' defined but not used [-Wunused-variable] 1864 | #define glClearBufferiv ptr__glClearBufferiv | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12709:35: note: in expansion of macro 'glClearBufferiv' 12709 | static type__ptr__glClearBufferiv glClearBufferiv = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:1858:31: warning: 'ptr__glGetTexParameterIuiv' defined but not used [-Wunused-variable] 1858 | #define glGetTexParameterIuiv ptr__glGetTexParameterIuiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12706:41: note: in expansion of macro 'glGetTexParameterIuiv' 12706 | static type__ptr__glGetTexParameterIuiv glGetTexParameterIuiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1852:30: warning: 'ptr__glGetTexParameterIiv' defined but not used [-Wunused-variable] 1852 | #define glGetTexParameterIiv ptr__glGetTexParameterIiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12703:40: note: in expansion of macro 'glGetTexParameterIiv' 12703 | static type__ptr__glGetTexParameterIiv glGetTexParameterIiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1846:28: warning: 'ptr__glTexParameterIuiv' defined but not used [-Wunused-variable] 1846 | #define glTexParameterIuiv ptr__glTexParameterIuiv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12700:38: note: in expansion of macro 'glTexParameterIuiv' 12700 | static type__ptr__glTexParameterIuiv glTexParameterIuiv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1840:27: warning: 'ptr__glTexParameterIiv' defined but not used [-Wunused-variable] 1840 | #define glTexParameterIiv ptr__glTexParameterIiv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12697:37: note: in expansion of macro 'glTexParameterIiv' 12697 | static type__ptr__glTexParameterIiv glTexParameterIiv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1834:23: warning: 'ptr__glUniform4uiv' defined but not used [-Wunused-variable] 1834 | #define glUniform4uiv ptr__glUniform4uiv | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12694:33: note: in expansion of macro 'glUniform4uiv' 12694 | static type__ptr__glUniform4uiv glUniform4uiv = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:1828:23: warning: 'ptr__glUniform3uiv' defined but not used [-Wunused-variable] 1828 | #define glUniform3uiv ptr__glUniform3uiv | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12691:33: note: in expansion of macro 'glUniform3uiv' 12691 | static type__ptr__glUniform3uiv glUniform3uiv = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:1822:23: warning: 'ptr__glUniform2uiv' defined but not used [-Wunused-variable] 1822 | #define glUniform2uiv ptr__glUniform2uiv | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12688:33: note: in expansion of macro 'glUniform2uiv' 12688 | static type__ptr__glUniform2uiv glUniform2uiv = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:1816:23: warning: 'ptr__glUniform1uiv' defined but not used [-Wunused-variable] 1816 | #define glUniform1uiv ptr__glUniform1uiv | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12685:33: note: in expansion of macro 'glUniform1uiv' 12685 | static type__ptr__glUniform1uiv glUniform1uiv = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:1810:22: warning: 'ptr__glUniform4ui' defined but not used [-Wunused-variable] 1810 | #define glUniform4ui ptr__glUniform4ui | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12682:32: note: in expansion of macro 'glUniform4ui' 12682 | static type__ptr__glUniform4ui glUniform4ui = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1804:22: warning: 'ptr__glUniform3ui' defined but not used [-Wunused-variable] 1804 | #define glUniform3ui ptr__glUniform3ui | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12679:32: note: in expansion of macro 'glUniform3ui' 12679 | static type__ptr__glUniform3ui glUniform3ui = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1798:22: warning: 'ptr__glUniform2ui' defined but not used [-Wunused-variable] 1798 | #define glUniform2ui ptr__glUniform2ui | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12676:32: note: in expansion of macro 'glUniform2ui' 12676 | static type__ptr__glUniform2ui glUniform2ui = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1792:22: warning: 'ptr__glUniform1ui' defined but not used [-Wunused-variable] 1792 | #define glUniform1ui ptr__glUniform1ui | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12673:32: note: in expansion of macro 'glUniform1ui' 12673 | static type__ptr__glUniform1ui glUniform1ui = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1786:31: warning: 'ptr__glGetFragDataLocation' defined but not used [-Wunused-variable] 1786 | #define glGetFragDataLocation ptr__glGetFragDataLocation | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12670:41: note: in expansion of macro 'glGetFragDataLocation' 12670 | static type__ptr__glGetFragDataLocation glGetFragDataLocation = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1780:32: warning: 'ptr__glBindFragDataLocation' defined but not used [-Wunused-variable] 1780 | #define glBindFragDataLocation ptr__glBindFragDataLocation | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12667:42: note: in expansion of macro 'glBindFragDataLocation' 12667 | static type__ptr__glBindFragDataLocation glBindFragDataLocation = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1774:25: warning: 'ptr__glGetUniformuiv' defined but not used [-Wunused-variable] 1774 | #define glGetUniformuiv ptr__glGetUniformuiv | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12664:35: note: in expansion of macro 'glGetUniformuiv' 12664 | static type__ptr__glGetUniformuiv glGetUniformuiv = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:1768:29: warning: 'ptr__glVertexAttribI4usv' defined but not used [-Wunused-variable] 1768 | #define glVertexAttribI4usv ptr__glVertexAttribI4usv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12661:39: note: in expansion of macro 'glVertexAttribI4usv' 12661 | static type__ptr__glVertexAttribI4usv glVertexAttribI4usv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1762:29: warning: 'ptr__glVertexAttribI4ubv' defined but not used [-Wunused-variable] 1762 | #define glVertexAttribI4ubv ptr__glVertexAttribI4ubv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12658:39: note: in expansion of macro 'glVertexAttribI4ubv' 12658 | static type__ptr__glVertexAttribI4ubv glVertexAttribI4ubv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1756:28: warning: 'ptr__glVertexAttribI4sv' defined but not used [-Wunused-variable] 1756 | #define glVertexAttribI4sv ptr__glVertexAttribI4sv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12655:38: note: in expansion of macro 'glVertexAttribI4sv' 12655 | static type__ptr__glVertexAttribI4sv glVertexAttribI4sv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1750:28: warning: 'ptr__glVertexAttribI4bv' defined but not used [-Wunused-variable] 1750 | #define glVertexAttribI4bv ptr__glVertexAttribI4bv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12652:38: note: in expansion of macro 'glVertexAttribI4bv' 12652 | static type__ptr__glVertexAttribI4bv glVertexAttribI4bv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1744:29: warning: 'ptr__glVertexAttribI4uiv' defined but not used [-Wunused-variable] 1744 | #define glVertexAttribI4uiv ptr__glVertexAttribI4uiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12649:39: note: in expansion of macro 'glVertexAttribI4uiv' 12649 | static type__ptr__glVertexAttribI4uiv glVertexAttribI4uiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1738:29: warning: 'ptr__glVertexAttribI3uiv' defined but not used [-Wunused-variable] 1738 | #define glVertexAttribI3uiv ptr__glVertexAttribI3uiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12646:39: note: in expansion of macro 'glVertexAttribI3uiv' 12646 | static type__ptr__glVertexAttribI3uiv glVertexAttribI3uiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1732:29: warning: 'ptr__glVertexAttribI2uiv' defined but not used [-Wunused-variable] 1732 | #define glVertexAttribI2uiv ptr__glVertexAttribI2uiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12643:39: note: in expansion of macro 'glVertexAttribI2uiv' 12643 | static type__ptr__glVertexAttribI2uiv glVertexAttribI2uiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1726:29: warning: 'ptr__glVertexAttribI1uiv' defined but not used [-Wunused-variable] 1726 | #define glVertexAttribI1uiv ptr__glVertexAttribI1uiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12640:39: note: in expansion of macro 'glVertexAttribI1uiv' 12640 | static type__ptr__glVertexAttribI1uiv glVertexAttribI1uiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1720:28: warning: 'ptr__glVertexAttribI4iv' defined but not used [-Wunused-variable] 1720 | #define glVertexAttribI4iv ptr__glVertexAttribI4iv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12637:38: note: in expansion of macro 'glVertexAttribI4iv' 12637 | static type__ptr__glVertexAttribI4iv glVertexAttribI4iv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1714:28: warning: 'ptr__glVertexAttribI3iv' defined but not used [-Wunused-variable] 1714 | #define glVertexAttribI3iv ptr__glVertexAttribI3iv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12634:38: note: in expansion of macro 'glVertexAttribI3iv' 12634 | static type__ptr__glVertexAttribI3iv glVertexAttribI3iv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1708:28: warning: 'ptr__glVertexAttribI2iv' defined but not used [-Wunused-variable] 1708 | #define glVertexAttribI2iv ptr__glVertexAttribI2iv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12631:38: note: in expansion of macro 'glVertexAttribI2iv' 12631 | static type__ptr__glVertexAttribI2iv glVertexAttribI2iv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1702:28: warning: 'ptr__glVertexAttribI1iv' defined but not used [-Wunused-variable] 1702 | #define glVertexAttribI1iv ptr__glVertexAttribI1iv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12628:38: note: in expansion of macro 'glVertexAttribI1iv' 12628 | static type__ptr__glVertexAttribI1iv glVertexAttribI1iv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1696:28: warning: 'ptr__glVertexAttribI4ui' defined but not used [-Wunused-variable] 1696 | #define glVertexAttribI4ui ptr__glVertexAttribI4ui | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12625:38: note: in expansion of macro 'glVertexAttribI4ui' 12625 | static type__ptr__glVertexAttribI4ui glVertexAttribI4ui = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1690:28: warning: 'ptr__glVertexAttribI3ui' defined but not used [-Wunused-variable] 1690 | #define glVertexAttribI3ui ptr__glVertexAttribI3ui | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12622:38: note: in expansion of macro 'glVertexAttribI3ui' 12622 | static type__ptr__glVertexAttribI3ui glVertexAttribI3ui = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1684:28: warning: 'ptr__glVertexAttribI2ui' defined but not used [-Wunused-variable] 1684 | #define glVertexAttribI2ui ptr__glVertexAttribI2ui | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12619:38: note: in expansion of macro 'glVertexAttribI2ui' 12619 | static type__ptr__glVertexAttribI2ui glVertexAttribI2ui = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1678:28: warning: 'ptr__glVertexAttribI1ui' defined but not used [-Wunused-variable] 1678 | #define glVertexAttribI1ui ptr__glVertexAttribI1ui | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12616:38: note: in expansion of macro 'glVertexAttribI1ui' 12616 | static type__ptr__glVertexAttribI1ui glVertexAttribI1ui = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1672:27: warning: 'ptr__glVertexAttribI4i' defined but not used [-Wunused-variable] 1672 | #define glVertexAttribI4i ptr__glVertexAttribI4i | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12613:37: note: in expansion of macro 'glVertexAttribI4i' 12613 | static type__ptr__glVertexAttribI4i glVertexAttribI4i = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1666:27: warning: 'ptr__glVertexAttribI3i' defined but not used [-Wunused-variable] 1666 | #define glVertexAttribI3i ptr__glVertexAttribI3i | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12610:37: note: in expansion of macro 'glVertexAttribI3i' 12610 | static type__ptr__glVertexAttribI3i glVertexAttribI3i = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1660:27: warning: 'ptr__glVertexAttribI2i' defined but not used [-Wunused-variable] 1660 | #define glVertexAttribI2i ptr__glVertexAttribI2i | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12607:37: note: in expansion of macro 'glVertexAttribI2i' 12607 | static type__ptr__glVertexAttribI2i glVertexAttribI2i = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1654:27: warning: 'ptr__glVertexAttribI1i' defined but not used [-Wunused-variable] 1654 | #define glVertexAttribI1i ptr__glVertexAttribI1i | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12604:37: note: in expansion of macro 'glVertexAttribI1i' 12604 | static type__ptr__glVertexAttribI1i glVertexAttribI1i = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1648:31: warning: 'ptr__glGetVertexAttribIuiv' defined but not used [-Wunused-variable] 1648 | #define glGetVertexAttribIuiv ptr__glGetVertexAttribIuiv | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12601:41: note: in expansion of macro 'glGetVertexAttribIuiv' 12601 | static type__ptr__glGetVertexAttribIuiv glGetVertexAttribIuiv = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1642:30: warning: 'ptr__glGetVertexAttribIiv' defined but not used [-Wunused-variable] 1642 | #define glGetVertexAttribIiv ptr__glGetVertexAttribIiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12598:40: note: in expansion of macro 'glGetVertexAttribIiv' 12598 | static type__ptr__glGetVertexAttribIiv glGetVertexAttribIiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1636:32: warning: 'ptr__glVertexAttribIPointer' defined but not used [-Wunused-variable] 1636 | #define glVertexAttribIPointer ptr__glVertexAttribIPointer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12595:42: note: in expansion of macro 'glVertexAttribIPointer' 12595 | static type__ptr__glVertexAttribIPointer glVertexAttribIPointer = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1630:32: warning: 'ptr__glEndConditionalRender' defined but not used [-Wunused-variable] 1630 | #define glEndConditionalRender ptr__glEndConditionalRender | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12592:42: note: in expansion of macro 'glEndConditionalRender' 12592 | static type__ptr__glEndConditionalRender glEndConditionalRender = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1624:34: warning: 'ptr__glBeginConditionalRender' defined but not used [-Wunused-variable] 1624 | #define glBeginConditionalRender ptr__glBeginConditionalRender | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12589:44: note: in expansion of macro 'glBeginConditionalRender' 12589 | static type__ptr__glBeginConditionalRender glBeginConditionalRender = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1618:22: warning: 'ptr__glClampColor' defined but not used [-Wunused-variable] 1618 | #define glClampColor ptr__glClampColor | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12586:32: note: in expansion of macro 'glClampColor' 12586 | static type__ptr__glClampColor glClampColor = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1612:39: warning: 'ptr__glGetTransformFeedbackVarying' defined but not used [-Wunused-variable] 1612 | #define glGetTransformFeedbackVarying ptr__glGetTransformFeedbackVarying | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1612:39: note: in definition of macro 'glGetTransformFeedbackVarying' 1612 | #define glGetTransformFeedbackVarying ptr__glGetTransformFeedbackVarying | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1606:37: warning: 'ptr__glTransformFeedbackVaryings' defined but not used [-Wunused-variable] 1606 | #define glTransformFeedbackVaryings ptr__glTransformFeedbackVaryings | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12580:47: note: in expansion of macro 'glTransformFeedbackVaryings' 12580 | static type__ptr__glTransformFeedbackVaryings glTransformFeedbackVaryings = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1600:26: warning: 'ptr__glBindBufferBase' defined but not used [-Wunused-variable] 1600 | #define glBindBufferBase ptr__glBindBufferBase | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12577:36: note: in expansion of macro 'glBindBufferBase' 12577 | static type__ptr__glBindBufferBase glBindBufferBase = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1594:27: warning: 'ptr__glBindBufferRange' defined but not used [-Wunused-variable] 1594 | #define glBindBufferRange ptr__glBindBufferRange | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12574:37: note: in expansion of macro 'glBindBufferRange' 12574 | static type__ptr__glBindBufferRange glBindBufferRange = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1588:32: warning: 'ptr__glEndTransformFeedback' defined but not used [-Wunused-variable] 1588 | #define glEndTransformFeedback ptr__glEndTransformFeedback | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12571:42: note: in expansion of macro 'glEndTransformFeedback' 12571 | static type__ptr__glEndTransformFeedback glEndTransformFeedback = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1582:34: warning: 'ptr__glBeginTransformFeedback' defined but not used [-Wunused-variable] 1582 | #define glBeginTransformFeedback ptr__glBeginTransformFeedback | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12568:44: note: in expansion of macro 'glBeginTransformFeedback' 12568 | static type__ptr__glBeginTransformFeedback glBeginTransformFeedback = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1576:22: warning: 'ptr__glIsEnabledi' defined but not used [-Wunused-variable] 1576 | #define glIsEnabledi ptr__glIsEnabledi | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12565:32: note: in expansion of macro 'glIsEnabledi' 12565 | static type__ptr__glIsEnabledi glIsEnabledi = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1570:20: warning: 'ptr__glDisablei' defined but not used [-Wunused-variable] 1570 | #define glDisablei ptr__glDisablei | ^~~~~~~~~~~~~~~ gl-ptrs.h:12562:30: note: in expansion of macro 'glDisablei' 12562 | static type__ptr__glDisablei glDisablei = NULL; | ^~~~~~~~~~ gl-ptrs.h:1564:19: warning: 'ptr__glEnablei' defined but not used [-Wunused-variable] 1564 | #define glEnablei ptr__glEnablei | ^~~~~~~~~~~~~~ gl-ptrs.h:12559:29: note: in expansion of macro 'glEnablei' 12559 | static type__ptr__glEnablei glEnablei = NULL; | ^~~~~~~~~ gl-ptrs.h:1558:25: warning: 'ptr__glGetIntegeri_v' defined but not used [-Wunused-variable] 1558 | #define glGetIntegeri_v ptr__glGetIntegeri_v | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12556:35: note: in expansion of macro 'glGetIntegeri_v' 12556 | static type__ptr__glGetIntegeri_v glGetIntegeri_v = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:1552:25: warning: 'ptr__glGetBooleani_v' defined but not used [-Wunused-variable] 1552 | #define glGetBooleani_v ptr__glGetBooleani_v | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12553:35: note: in expansion of macro 'glGetBooleani_v' 12553 | static type__ptr__glGetBooleani_v glGetBooleani_v = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:1546:22: warning: 'ptr__glColorMaski' defined but not used [-Wunused-variable] 1546 | #define glColorMaski ptr__glColorMaski | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12550:32: note: in expansion of macro 'glColorMaski' 12550 | static type__ptr__glColorMaski glColorMaski = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1540:30: warning: 'ptr__glUniformMatrix4x3fv' defined but not used [-Wunused-variable] 1540 | #define glUniformMatrix4x3fv ptr__glUniformMatrix4x3fv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12547:40: note: in expansion of macro 'glUniformMatrix4x3fv' 12547 | static type__ptr__glUniformMatrix4x3fv glUniformMatrix4x3fv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1534:30: warning: 'ptr__glUniformMatrix3x4fv' defined but not used [-Wunused-variable] 1534 | #define glUniformMatrix3x4fv ptr__glUniformMatrix3x4fv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12544:40: note: in expansion of macro 'glUniformMatrix3x4fv' 12544 | static type__ptr__glUniformMatrix3x4fv glUniformMatrix3x4fv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1528:30: warning: 'ptr__glUniformMatrix4x2fv' defined but not used [-Wunused-variable] 1528 | #define glUniformMatrix4x2fv ptr__glUniformMatrix4x2fv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12541:40: note: in expansion of macro 'glUniformMatrix4x2fv' 12541 | static type__ptr__glUniformMatrix4x2fv glUniformMatrix4x2fv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1522:30: warning: 'ptr__glUniformMatrix2x4fv' defined but not used [-Wunused-variable] 1522 | #define glUniformMatrix2x4fv ptr__glUniformMatrix2x4fv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12538:40: note: in expansion of macro 'glUniformMatrix2x4fv' 12538 | static type__ptr__glUniformMatrix2x4fv glUniformMatrix2x4fv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1516:30: warning: 'ptr__glUniformMatrix3x2fv' defined but not used [-Wunused-variable] 1516 | #define glUniformMatrix3x2fv ptr__glUniformMatrix3x2fv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12535:40: note: in expansion of macro 'glUniformMatrix3x2fv' 12535 | static type__ptr__glUniformMatrix3x2fv glUniformMatrix3x2fv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1510:30: warning: 'ptr__glUniformMatrix2x3fv' defined but not used [-Wunused-variable] 1510 | #define glUniformMatrix2x3fv ptr__glUniformMatrix2x3fv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12532:40: note: in expansion of macro 'glUniformMatrix2x3fv' 12532 | static type__ptr__glUniformMatrix2x3fv glUniformMatrix2x3fv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1504:31: warning: 'ptr__glVertexAttribPointer' defined but not used [-Wunused-variable] 1504 | #define glVertexAttribPointer ptr__glVertexAttribPointer | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12529:41: note: in expansion of macro 'glVertexAttribPointer' 12529 | static type__ptr__glVertexAttribPointer glVertexAttribPointer = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1498:28: warning: 'ptr__glVertexAttrib4usv' defined but not used [-Wunused-variable] 1498 | #define glVertexAttrib4usv ptr__glVertexAttrib4usv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12526:38: note: in expansion of macro 'glVertexAttrib4usv' 12526 | static type__ptr__glVertexAttrib4usv glVertexAttrib4usv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1492:28: warning: 'ptr__glVertexAttrib4uiv' defined but not used [-Wunused-variable] 1492 | #define glVertexAttrib4uiv ptr__glVertexAttrib4uiv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12523:38: note: in expansion of macro 'glVertexAttrib4uiv' 12523 | static type__ptr__glVertexAttrib4uiv glVertexAttrib4uiv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1486:28: warning: 'ptr__glVertexAttrib4ubv' defined but not used [-Wunused-variable] 1486 | #define glVertexAttrib4ubv ptr__glVertexAttrib4ubv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12520:38: note: in expansion of macro 'glVertexAttrib4ubv' 12520 | static type__ptr__glVertexAttrib4ubv glVertexAttrib4ubv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1480:27: warning: 'ptr__glVertexAttrib4sv' defined but not used [-Wunused-variable] 1480 | #define glVertexAttrib4sv ptr__glVertexAttrib4sv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12517:37: note: in expansion of macro 'glVertexAttrib4sv' 12517 | static type__ptr__glVertexAttrib4sv glVertexAttrib4sv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1474:26: warning: 'ptr__glVertexAttrib4s' defined but not used [-Wunused-variable] 1474 | #define glVertexAttrib4s ptr__glVertexAttrib4s | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12514:36: note: in expansion of macro 'glVertexAttrib4s' 12514 | static type__ptr__glVertexAttrib4s glVertexAttrib4s = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1468:27: warning: 'ptr__glVertexAttrib4iv' defined but not used [-Wunused-variable] 1468 | #define glVertexAttrib4iv ptr__glVertexAttrib4iv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12511:37: note: in expansion of macro 'glVertexAttrib4iv' 12511 | static type__ptr__glVertexAttrib4iv glVertexAttrib4iv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1462:27: warning: 'ptr__glVertexAttrib4fv' defined but not used [-Wunused-variable] 1462 | #define glVertexAttrib4fv ptr__glVertexAttrib4fv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12508:37: note: in expansion of macro 'glVertexAttrib4fv' 12508 | static type__ptr__glVertexAttrib4fv glVertexAttrib4fv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1456:26: warning: 'ptr__glVertexAttrib4f' defined but not used [-Wunused-variable] 1456 | #define glVertexAttrib4f ptr__glVertexAttrib4f | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12505:36: note: in expansion of macro 'glVertexAttrib4f' 12505 | static type__ptr__glVertexAttrib4f glVertexAttrib4f = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1450:27: warning: 'ptr__glVertexAttrib4dv' defined but not used [-Wunused-variable] 1450 | #define glVertexAttrib4dv ptr__glVertexAttrib4dv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12502:37: note: in expansion of macro 'glVertexAttrib4dv' 12502 | static type__ptr__glVertexAttrib4dv glVertexAttrib4dv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1444:26: warning: 'ptr__glVertexAttrib4d' defined but not used [-Wunused-variable] 1444 | #define glVertexAttrib4d ptr__glVertexAttrib4d | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12499:36: note: in expansion of macro 'glVertexAttrib4d' 12499 | static type__ptr__glVertexAttrib4d glVertexAttrib4d = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1438:27: warning: 'ptr__glVertexAttrib4bv' defined but not used [-Wunused-variable] 1438 | #define glVertexAttrib4bv ptr__glVertexAttrib4bv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12496:37: note: in expansion of macro 'glVertexAttrib4bv' 12496 | static type__ptr__glVertexAttrib4bv glVertexAttrib4bv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1432:29: warning: 'ptr__glVertexAttrib4Nusv' defined but not used [-Wunused-variable] 1432 | #define glVertexAttrib4Nusv ptr__glVertexAttrib4Nusv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12493:39: note: in expansion of macro 'glVertexAttrib4Nusv' 12493 | static type__ptr__glVertexAttrib4Nusv glVertexAttrib4Nusv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1426:29: warning: 'ptr__glVertexAttrib4Nuiv' defined but not used [-Wunused-variable] 1426 | #define glVertexAttrib4Nuiv ptr__glVertexAttrib4Nuiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12490:39: note: in expansion of macro 'glVertexAttrib4Nuiv' 12490 | static type__ptr__glVertexAttrib4Nuiv glVertexAttrib4Nuiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1420:29: warning: 'ptr__glVertexAttrib4Nubv' defined but not used [-Wunused-variable] 1420 | #define glVertexAttrib4Nubv ptr__glVertexAttrib4Nubv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12487:39: note: in expansion of macro 'glVertexAttrib4Nubv' 12487 | static type__ptr__glVertexAttrib4Nubv glVertexAttrib4Nubv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1414:28: warning: 'ptr__glVertexAttrib4Nub' defined but not used [-Wunused-variable] 1414 | #define glVertexAttrib4Nub ptr__glVertexAttrib4Nub | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12484:38: note: in expansion of macro 'glVertexAttrib4Nub' 12484 | static type__ptr__glVertexAttrib4Nub glVertexAttrib4Nub = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1408:28: warning: 'ptr__glVertexAttrib4Nsv' defined but not used [-Wunused-variable] 1408 | #define glVertexAttrib4Nsv ptr__glVertexAttrib4Nsv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12481:38: note: in expansion of macro 'glVertexAttrib4Nsv' 12481 | static type__ptr__glVertexAttrib4Nsv glVertexAttrib4Nsv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1402:28: warning: 'ptr__glVertexAttrib4Niv' defined but not used [-Wunused-variable] 1402 | #define glVertexAttrib4Niv ptr__glVertexAttrib4Niv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12478:38: note: in expansion of macro 'glVertexAttrib4Niv' 12478 | static type__ptr__glVertexAttrib4Niv glVertexAttrib4Niv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1396:28: warning: 'ptr__glVertexAttrib4Nbv' defined but not used [-Wunused-variable] 1396 | #define glVertexAttrib4Nbv ptr__glVertexAttrib4Nbv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12475:38: note: in expansion of macro 'glVertexAttrib4Nbv' 12475 | static type__ptr__glVertexAttrib4Nbv glVertexAttrib4Nbv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1390:27: warning: 'ptr__glVertexAttrib3sv' defined but not used [-Wunused-variable] 1390 | #define glVertexAttrib3sv ptr__glVertexAttrib3sv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12472:37: note: in expansion of macro 'glVertexAttrib3sv' 12472 | static type__ptr__glVertexAttrib3sv glVertexAttrib3sv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1384:26: warning: 'ptr__glVertexAttrib3s' defined but not used [-Wunused-variable] 1384 | #define glVertexAttrib3s ptr__glVertexAttrib3s | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12469:36: note: in expansion of macro 'glVertexAttrib3s' 12469 | static type__ptr__glVertexAttrib3s glVertexAttrib3s = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1378:27: warning: 'ptr__glVertexAttrib3fv' defined but not used [-Wunused-variable] 1378 | #define glVertexAttrib3fv ptr__glVertexAttrib3fv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12466:37: note: in expansion of macro 'glVertexAttrib3fv' 12466 | static type__ptr__glVertexAttrib3fv glVertexAttrib3fv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1372:26: warning: 'ptr__glVertexAttrib3f' defined but not used [-Wunused-variable] 1372 | #define glVertexAttrib3f ptr__glVertexAttrib3f | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12463:36: note: in expansion of macro 'glVertexAttrib3f' 12463 | static type__ptr__glVertexAttrib3f glVertexAttrib3f = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1366:27: warning: 'ptr__glVertexAttrib3dv' defined but not used [-Wunused-variable] 1366 | #define glVertexAttrib3dv ptr__glVertexAttrib3dv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12460:37: note: in expansion of macro 'glVertexAttrib3dv' 12460 | static type__ptr__glVertexAttrib3dv glVertexAttrib3dv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1360:26: warning: 'ptr__glVertexAttrib3d' defined but not used [-Wunused-variable] 1360 | #define glVertexAttrib3d ptr__glVertexAttrib3d | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12457:36: note: in expansion of macro 'glVertexAttrib3d' 12457 | static type__ptr__glVertexAttrib3d glVertexAttrib3d = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1354:27: warning: 'ptr__glVertexAttrib2sv' defined but not used [-Wunused-variable] 1354 | #define glVertexAttrib2sv ptr__glVertexAttrib2sv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12454:37: note: in expansion of macro 'glVertexAttrib2sv' 12454 | static type__ptr__glVertexAttrib2sv glVertexAttrib2sv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1348:26: warning: 'ptr__glVertexAttrib2s' defined but not used [-Wunused-variable] 1348 | #define glVertexAttrib2s ptr__glVertexAttrib2s | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12451:36: note: in expansion of macro 'glVertexAttrib2s' 12451 | static type__ptr__glVertexAttrib2s glVertexAttrib2s = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1342:27: warning: 'ptr__glVertexAttrib2fv' defined but not used [-Wunused-variable] 1342 | #define glVertexAttrib2fv ptr__glVertexAttrib2fv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12448:37: note: in expansion of macro 'glVertexAttrib2fv' 12448 | static type__ptr__glVertexAttrib2fv glVertexAttrib2fv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1336:26: warning: 'ptr__glVertexAttrib2f' defined but not used [-Wunused-variable] 1336 | #define glVertexAttrib2f ptr__glVertexAttrib2f | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12445:36: note: in expansion of macro 'glVertexAttrib2f' 12445 | static type__ptr__glVertexAttrib2f glVertexAttrib2f = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1330:27: warning: 'ptr__glVertexAttrib2dv' defined but not used [-Wunused-variable] 1330 | #define glVertexAttrib2dv ptr__glVertexAttrib2dv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12442:37: note: in expansion of macro 'glVertexAttrib2dv' 12442 | static type__ptr__glVertexAttrib2dv glVertexAttrib2dv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1324:26: warning: 'ptr__glVertexAttrib2d' defined but not used [-Wunused-variable] 1324 | #define glVertexAttrib2d ptr__glVertexAttrib2d | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12439:36: note: in expansion of macro 'glVertexAttrib2d' 12439 | static type__ptr__glVertexAttrib2d glVertexAttrib2d = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1318:27: warning: 'ptr__glVertexAttrib1sv' defined but not used [-Wunused-variable] 1318 | #define glVertexAttrib1sv ptr__glVertexAttrib1sv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12436:37: note: in expansion of macro 'glVertexAttrib1sv' 12436 | static type__ptr__glVertexAttrib1sv glVertexAttrib1sv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1312:26: warning: 'ptr__glVertexAttrib1s' defined but not used [-Wunused-variable] 1312 | #define glVertexAttrib1s ptr__glVertexAttrib1s | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12433:36: note: in expansion of macro 'glVertexAttrib1s' 12433 | static type__ptr__glVertexAttrib1s glVertexAttrib1s = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1306:27: warning: 'ptr__glVertexAttrib1fv' defined but not used [-Wunused-variable] 1306 | #define glVertexAttrib1fv ptr__glVertexAttrib1fv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12430:37: note: in expansion of macro 'glVertexAttrib1fv' 12430 | static type__ptr__glVertexAttrib1fv glVertexAttrib1fv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1300:26: warning: 'ptr__glVertexAttrib1f' defined but not used [-Wunused-variable] 1300 | #define glVertexAttrib1f ptr__glVertexAttrib1f | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12427:36: note: in expansion of macro 'glVertexAttrib1f' 12427 | static type__ptr__glVertexAttrib1f glVertexAttrib1f = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1294:27: warning: 'ptr__glVertexAttrib1dv' defined but not used [-Wunused-variable] 1294 | #define glVertexAttrib1dv ptr__glVertexAttrib1dv | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12424:37: note: in expansion of macro 'glVertexAttrib1dv' 12424 | static type__ptr__glVertexAttrib1dv glVertexAttrib1dv = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1288:26: warning: 'ptr__glVertexAttrib1d' defined but not used [-Wunused-variable] 1288 | #define glVertexAttrib1d ptr__glVertexAttrib1d | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12421:36: note: in expansion of macro 'glVertexAttrib1d' 12421 | static type__ptr__glVertexAttrib1d glVertexAttrib1d = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:1282:27: warning: 'ptr__glValidateProgram' defined but not used [-Wunused-variable] 1282 | #define glValidateProgram ptr__glValidateProgram | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12418:37: note: in expansion of macro 'glValidateProgram' 12418 | static type__ptr__glValidateProgram glValidateProgram = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1276:28: warning: 'ptr__glUniformMatrix4fv' defined but not used [-Wunused-variable] 1276 | #define glUniformMatrix4fv ptr__glUniformMatrix4fv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12415:38: note: in expansion of macro 'glUniformMatrix4fv' 12415 | static type__ptr__glUniformMatrix4fv glUniformMatrix4fv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1270:28: warning: 'ptr__glUniformMatrix3fv' defined but not used [-Wunused-variable] 1270 | #define glUniformMatrix3fv ptr__glUniformMatrix3fv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12412:38: note: in expansion of macro 'glUniformMatrix3fv' 12412 | static type__ptr__glUniformMatrix3fv glUniformMatrix3fv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1264:28: warning: 'ptr__glUniformMatrix2fv' defined but not used [-Wunused-variable] 1264 | #define glUniformMatrix2fv ptr__glUniformMatrix2fv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12409:38: note: in expansion of macro 'glUniformMatrix2fv' 12409 | static type__ptr__glUniformMatrix2fv glUniformMatrix2fv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1258:22: warning: 'ptr__glUniform4iv' defined but not used [-Wunused-variable] 1258 | #define glUniform4iv ptr__glUniform4iv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12406:32: note: in expansion of macro 'glUniform4iv' 12406 | static type__ptr__glUniform4iv glUniform4iv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1252:22: warning: 'ptr__glUniform3iv' defined but not used [-Wunused-variable] 1252 | #define glUniform3iv ptr__glUniform3iv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12403:32: note: in expansion of macro 'glUniform3iv' 12403 | static type__ptr__glUniform3iv glUniform3iv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1246:22: warning: 'ptr__glUniform2iv' defined but not used [-Wunused-variable] 1246 | #define glUniform2iv ptr__glUniform2iv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12400:32: note: in expansion of macro 'glUniform2iv' 12400 | static type__ptr__glUniform2iv glUniform2iv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1240:22: warning: 'ptr__glUniform1iv' defined but not used [-Wunused-variable] 1240 | #define glUniform1iv ptr__glUniform1iv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12397:32: note: in expansion of macro 'glUniform1iv' 12397 | static type__ptr__glUniform1iv glUniform1iv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1234:22: warning: 'ptr__glUniform4fv' defined but not used [-Wunused-variable] 1234 | #define glUniform4fv ptr__glUniform4fv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12394:32: note: in expansion of macro 'glUniform4fv' 12394 | static type__ptr__glUniform4fv glUniform4fv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1228:22: warning: 'ptr__glUniform3fv' defined but not used [-Wunused-variable] 1228 | #define glUniform3fv ptr__glUniform3fv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12391:32: note: in expansion of macro 'glUniform3fv' 12391 | static type__ptr__glUniform3fv glUniform3fv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1222:22: warning: 'ptr__glUniform2fv' defined but not used [-Wunused-variable] 1222 | #define glUniform2fv ptr__glUniform2fv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12388:32: note: in expansion of macro 'glUniform2fv' 12388 | static type__ptr__glUniform2fv glUniform2fv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1216:22: warning: 'ptr__glUniform1fv' defined but not used [-Wunused-variable] 1216 | #define glUniform1fv ptr__glUniform1fv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12385:32: note: in expansion of macro 'glUniform1fv' 12385 | static type__ptr__glUniform1fv glUniform1fv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1210:21: warning: 'ptr__glUniform4i' defined but not used [-Wunused-variable] 1210 | #define glUniform4i ptr__glUniform4i | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12382:31: note: in expansion of macro 'glUniform4i' 12382 | static type__ptr__glUniform4i glUniform4i = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1204:21: warning: 'ptr__glUniform3i' defined but not used [-Wunused-variable] 1204 | #define glUniform3i ptr__glUniform3i | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12379:31: note: in expansion of macro 'glUniform3i' 12379 | static type__ptr__glUniform3i glUniform3i = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1198:21: warning: 'ptr__glUniform2i' defined but not used [-Wunused-variable] 1198 | #define glUniform2i ptr__glUniform2i | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12376:31: note: in expansion of macro 'glUniform2i' 12376 | static type__ptr__glUniform2i glUniform2i = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1192:21: warning: 'ptr__glUniform1i' defined but not used [-Wunused-variable] 1192 | #define glUniform1i ptr__glUniform1i | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12373:31: note: in expansion of macro 'glUniform1i' 12373 | static type__ptr__glUniform1i glUniform1i = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1186:21: warning: 'ptr__glUniform4f' defined but not used [-Wunused-variable] 1186 | #define glUniform4f ptr__glUniform4f | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12370:31: note: in expansion of macro 'glUniform4f' 12370 | static type__ptr__glUniform4f glUniform4f = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1180:21: warning: 'ptr__glUniform3f' defined but not used [-Wunused-variable] 1180 | #define glUniform3f ptr__glUniform3f | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12367:31: note: in expansion of macro 'glUniform3f' 12367 | static type__ptr__glUniform3f glUniform3f = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1174:21: warning: 'ptr__glUniform2f' defined but not used [-Wunused-variable] 1174 | #define glUniform2f ptr__glUniform2f | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12364:31: note: in expansion of macro 'glUniform2f' 12364 | static type__ptr__glUniform2f glUniform2f = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1168:21: warning: 'ptr__glUniform1f' defined but not used [-Wunused-variable] 1168 | #define glUniform1f ptr__glUniform1f | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12361:31: note: in expansion of macro 'glUniform1f' 12361 | static type__ptr__glUniform1f glUniform1f = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1162:22: warning: 'ptr__glUseProgram' defined but not used [-Wunused-variable] 1162 | #define glUseProgram ptr__glUseProgram | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12358:32: note: in expansion of macro 'glUseProgram' 12358 | static type__ptr__glUseProgram glUseProgram = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:1156:24: warning: 'ptr__glShaderSource' defined but not used [-Wunused-variable] 1156 | #define glShaderSource ptr__glShaderSource | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12355:34: note: in expansion of macro 'glShaderSource' 12355 | static type__ptr__glShaderSource glShaderSource = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:1150:23: warning: 'ptr__glLinkProgram' defined but not used [-Wunused-variable] 1150 | #define glLinkProgram ptr__glLinkProgram | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12352:33: note: in expansion of macro 'glLinkProgram' 12352 | static type__ptr__glLinkProgram glLinkProgram = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:1144:20: warning: 'ptr__glIsShader' defined but not used [-Wunused-variable] 1144 | #define glIsShader ptr__glIsShader | ^~~~~~~~~~~~~~~ gl-ptrs.h:12349:30: note: in expansion of macro 'glIsShader' 12349 | static type__ptr__glIsShader glIsShader = NULL; | ^~~~~~~~~~ gl-ptrs.h:1138:21: warning: 'ptr__glIsProgram' defined but not used [-Wunused-variable] 1138 | #define glIsProgram ptr__glIsProgram | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12346:31: note: in expansion of macro 'glIsProgram' 12346 | static type__ptr__glIsProgram glIsProgram = NULL; | ^~~~~~~~~~~ gl-ptrs.h:1132:35: warning: 'ptr__glGetVertexAttribPointerv' defined but not used [-Wunused-variable] 1132 | #define glGetVertexAttribPointerv ptr__glGetVertexAttribPointerv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12343:45: note: in expansion of macro 'glGetVertexAttribPointerv' 12343 | static type__ptr__glGetVertexAttribPointerv glGetVertexAttribPointerv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1126:29: warning: 'ptr__glGetVertexAttribiv' defined but not used [-Wunused-variable] 1126 | #define glGetVertexAttribiv ptr__glGetVertexAttribiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12340:39: note: in expansion of macro 'glGetVertexAttribiv' 12340 | static type__ptr__glGetVertexAttribiv glGetVertexAttribiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1120:29: warning: 'ptr__glGetVertexAttribfv' defined but not used [-Wunused-variable] 1120 | #define glGetVertexAttribfv ptr__glGetVertexAttribfv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12337:39: note: in expansion of macro 'glGetVertexAttribfv' 12337 | static type__ptr__glGetVertexAttribfv glGetVertexAttribfv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1114:29: warning: 'ptr__glGetVertexAttribdv' defined but not used [-Wunused-variable] 1114 | #define glGetVertexAttribdv ptr__glGetVertexAttribdv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12334:39: note: in expansion of macro 'glGetVertexAttribdv' 12334 | static type__ptr__glGetVertexAttribdv glGetVertexAttribdv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1108:24: warning: 'ptr__glGetUniformiv' defined but not used [-Wunused-variable] 1108 | #define glGetUniformiv ptr__glGetUniformiv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12331:34: note: in expansion of macro 'glGetUniformiv' 12331 | static type__ptr__glGetUniformiv glGetUniformiv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:1102:24: warning: 'ptr__glGetUniformfv' defined but not used [-Wunused-variable] 1102 | #define glGetUniformfv ptr__glGetUniformfv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12328:34: note: in expansion of macro 'glGetUniformfv' 12328 | static type__ptr__glGetUniformfv glGetUniformfv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:1096:30: warning: 'ptr__glGetUniformLocation' defined but not used [-Wunused-variable] 1096 | #define glGetUniformLocation ptr__glGetUniformLocation | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12325:40: note: in expansion of macro 'glGetUniformLocation' 12325 | static type__ptr__glGetUniformLocation glGetUniformLocation = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1090:27: warning: 'ptr__glGetShaderSource' defined but not used [-Wunused-variable] 1090 | #define glGetShaderSource ptr__glGetShaderSource | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12322:37: note: in expansion of macro 'glGetShaderSource' 12322 | static type__ptr__glGetShaderSource glGetShaderSource = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1084:28: warning: 'ptr__glGetShaderInfoLog' defined but not used [-Wunused-variable] 1084 | #define glGetShaderInfoLog ptr__glGetShaderInfoLog | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12319:38: note: in expansion of macro 'glGetShaderInfoLog' 12319 | static type__ptr__glGetShaderInfoLog glGetShaderInfoLog = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1078:23: warning: 'ptr__glGetShaderiv' defined but not used [-Wunused-variable] 1078 | #define glGetShaderiv ptr__glGetShaderiv | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12316:33: note: in expansion of macro 'glGetShaderiv' 12316 | static type__ptr__glGetShaderiv glGetShaderiv = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:1072:29: warning: 'ptr__glGetProgramInfoLog' defined but not used [-Wunused-variable] 1072 | #define glGetProgramInfoLog ptr__glGetProgramInfoLog | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12313:39: note: in expansion of macro 'glGetProgramInfoLog' 12313 | static type__ptr__glGetProgramInfoLog glGetProgramInfoLog = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1066:24: warning: 'ptr__glGetProgramiv' defined but not used [-Wunused-variable] 1066 | #define glGetProgramiv ptr__glGetProgramiv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12310:34: note: in expansion of macro 'glGetProgramiv' 12310 | static type__ptr__glGetProgramiv glGetProgramiv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:1060:29: warning: 'ptr__glGetAttribLocation' defined but not used [-Wunused-variable] 1060 | #define glGetAttribLocation ptr__glGetAttribLocation | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12307:39: note: in expansion of macro 'glGetAttribLocation' 12307 | static type__ptr__glGetAttribLocation glGetAttribLocation = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1054:30: warning: 'ptr__glGetAttachedShaders' defined but not used [-Wunused-variable] 1054 | #define glGetAttachedShaders ptr__glGetAttachedShaders | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12304:40: note: in expansion of macro 'glGetAttachedShaders' 12304 | static type__ptr__glGetAttachedShaders glGetAttachedShaders = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1048:28: warning: 'ptr__glGetActiveUniform' defined but not used [-Wunused-variable] 1048 | #define glGetActiveUniform ptr__glGetActiveUniform | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12301:38: note: in expansion of macro 'glGetActiveUniform' 12301 | static type__ptr__glGetActiveUniform glGetActiveUniform = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:1042:27: warning: 'ptr__glGetActiveAttrib' defined but not used [-Wunused-variable] 1042 | #define glGetActiveAttrib ptr__glGetActiveAttrib | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12298:37: note: in expansion of macro 'glGetActiveAttrib' 12298 | static type__ptr__glGetActiveAttrib glGetActiveAttrib = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:1036:35: warning: 'ptr__glEnableVertexAttribArray' defined but not used [-Wunused-variable] 1036 | #define glEnableVertexAttribArray ptr__glEnableVertexAttribArray | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12295:45: note: in expansion of macro 'glEnableVertexAttribArray' 12295 | static type__ptr__glEnableVertexAttribArray glEnableVertexAttribArray = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1030:36: warning: 'ptr__glDisableVertexAttribArray' defined but not used [-Wunused-variable] 1030 | #define glDisableVertexAttribArray ptr__glDisableVertexAttribArray | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12292:46: note: in expansion of macro 'glDisableVertexAttribArray' 12292 | static type__ptr__glDisableVertexAttribArray glDisableVertexAttribArray = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:1024:24: warning: 'ptr__glDetachShader' defined but not used [-Wunused-variable] 1024 | #define glDetachShader ptr__glDetachShader | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12289:34: note: in expansion of macro 'glDetachShader' 12289 | static type__ptr__glDetachShader glDetachShader = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:1018:24: warning: 'ptr__glDeleteShader' defined but not used [-Wunused-variable] 1018 | #define glDeleteShader ptr__glDeleteShader | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12286:34: note: in expansion of macro 'glDeleteShader' 12286 | static type__ptr__glDeleteShader glDeleteShader = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:1012:25: warning: 'ptr__glDeleteProgram' defined but not used [-Wunused-variable] 1012 | #define glDeleteProgram ptr__glDeleteProgram | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12283:35: note: in expansion of macro 'glDeleteProgram' 12283 | static type__ptr__glDeleteProgram glDeleteProgram = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:1006:24: warning: 'ptr__glCreateShader' defined but not used [-Wunused-variable] 1006 | #define glCreateShader ptr__glCreateShader | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12280:34: note: in expansion of macro 'glCreateShader' 12280 | static type__ptr__glCreateShader glCreateShader = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:1000:25: warning: 'ptr__glCreateProgram' defined but not used [-Wunused-variable] 1000 | #define glCreateProgram ptr__glCreateProgram | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12277:35: note: in expansion of macro 'glCreateProgram' 12277 | static type__ptr__glCreateProgram glCreateProgram = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:994:25: warning: 'ptr__glCompileShader' defined but not used [-Wunused-variable] 994 | #define glCompileShader ptr__glCompileShader | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12274:35: note: in expansion of macro 'glCompileShader' 12274 | static type__ptr__glCompileShader glCompileShader = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:988:30: warning: 'ptr__glBindAttribLocation' defined but not used [-Wunused-variable] 988 | #define glBindAttribLocation ptr__glBindAttribLocation | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12271:40: note: in expansion of macro 'glBindAttribLocation' 12271 | static type__ptr__glBindAttribLocation glBindAttribLocation = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:982:24: warning: 'ptr__glAttachShader' defined but not used [-Wunused-variable] 982 | #define glAttachShader ptr__glAttachShader | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12268:34: note: in expansion of macro 'glAttachShader' 12268 | static type__ptr__glAttachShader glAttachShader = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:976:31: warning: 'ptr__glStencilMaskSeparate' defined but not used [-Wunused-variable] 976 | #define glStencilMaskSeparate ptr__glStencilMaskSeparate | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12265:41: note: in expansion of macro 'glStencilMaskSeparate' 12265 | static type__ptr__glStencilMaskSeparate glStencilMaskSeparate = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:970:31: warning: 'ptr__glStencilFuncSeparate' defined but not used [-Wunused-variable] 970 | #define glStencilFuncSeparate ptr__glStencilFuncSeparate | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12262:41: note: in expansion of macro 'glStencilFuncSeparate' 12262 | static type__ptr__glStencilFuncSeparate glStencilFuncSeparate = NULL; | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:964:29: warning: 'ptr__glStencilOpSeparate' defined but not used [-Wunused-variable] 964 | #define glStencilOpSeparate ptr__glStencilOpSeparate | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12259:39: note: in expansion of macro 'glStencilOpSeparate' 12259 | static type__ptr__glStencilOpSeparate glStencilOpSeparate = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:958:23: warning: 'ptr__glDrawBuffers' defined but not used [-Wunused-variable] 958 | #define glDrawBuffers ptr__glDrawBuffers | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12256:33: note: in expansion of macro 'glDrawBuffers' 12256 | static type__ptr__glDrawBuffers glDrawBuffers = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:952:33: warning: 'ptr__glBlendEquationSeparate' defined but not used [-Wunused-variable] 952 | #define glBlendEquationSeparate ptr__glBlendEquationSeparate | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12253:43: note: in expansion of macro 'glBlendEquationSeparate' 12253 | static type__ptr__glBlendEquationSeparate glBlendEquationSeparate = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:946:29: warning: 'ptr__glGetBufferPointerv' defined but not used [-Wunused-variable] 946 | #define glGetBufferPointerv ptr__glGetBufferPointerv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12250:39: note: in expansion of macro 'glGetBufferPointerv' 12250 | static type__ptr__glGetBufferPointerv glGetBufferPointerv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:940:32: warning: 'ptr__glGetBufferParameteriv' defined but not used [-Wunused-variable] 940 | #define glGetBufferParameteriv ptr__glGetBufferParameteriv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12247:42: note: in expansion of macro 'glGetBufferParameteriv' 12247 | static type__ptr__glGetBufferParameteriv glGetBufferParameteriv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:934:23: warning: 'ptr__glUnmapBuffer' defined but not used [-Wunused-variable] 934 | #define glUnmapBuffer ptr__glUnmapBuffer | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12244:33: note: in expansion of macro 'glUnmapBuffer' 12244 | static type__ptr__glUnmapBuffer glUnmapBuffer = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:928:21: warning: 'ptr__glMapBuffer' defined but not used [-Wunused-variable] 928 | #define glMapBuffer ptr__glMapBuffer | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12241:31: note: in expansion of macro 'glMapBuffer' 12241 | static type__ptr__glMapBuffer glMapBuffer = NULL; | ^~~~~~~~~~~ gl-ptrs.h:922:28: warning: 'ptr__glGetBufferSubData' defined but not used [-Wunused-variable] 922 | #define glGetBufferSubData ptr__glGetBufferSubData | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12238:38: note: in expansion of macro 'glGetBufferSubData' 12238 | static type__ptr__glGetBufferSubData glGetBufferSubData = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:916:25: warning: 'ptr__glBufferSubData' defined but not used [-Wunused-variable] 916 | #define glBufferSubData ptr__glBufferSubData | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12235:35: note: in expansion of macro 'glBufferSubData' 12235 | static type__ptr__glBufferSubData glBufferSubData = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:910:22: warning: 'ptr__glBufferData' defined but not used [-Wunused-variable] 910 | #define glBufferData ptr__glBufferData | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12232:32: note: in expansion of macro 'glBufferData' 12232 | static type__ptr__glBufferData glBufferData = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:904:20: warning: 'ptr__glIsBuffer' defined but not used [-Wunused-variable] 904 | #define glIsBuffer ptr__glIsBuffer | ^~~~~~~~~~~~~~~ gl-ptrs.h:12229:30: note: in expansion of macro 'glIsBuffer' 12229 | static type__ptr__glIsBuffer glIsBuffer = NULL; | ^~~~~~~~~~ gl-ptrs.h:898:22: warning: 'ptr__glGenBuffers' defined but not used [-Wunused-variable] 898 | #define glGenBuffers ptr__glGenBuffers | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12226:32: note: in expansion of macro 'glGenBuffers' 12226 | static type__ptr__glGenBuffers glGenBuffers = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:892:25: warning: 'ptr__glDeleteBuffers' defined but not used [-Wunused-variable] 892 | #define glDeleteBuffers ptr__glDeleteBuffers | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12223:35: note: in expansion of macro 'glDeleteBuffers' 12223 | static type__ptr__glDeleteBuffers glDeleteBuffers = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:886:22: warning: 'ptr__glBindBuffer' defined but not used [-Wunused-variable] 886 | #define glBindBuffer ptr__glBindBuffer | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12220:32: note: in expansion of macro 'glBindBuffer' 12220 | static type__ptr__glBindBuffer glBindBuffer = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:880:29: warning: 'ptr__glGetQueryObjectuiv' defined but not used [-Wunused-variable] 880 | #define glGetQueryObjectuiv ptr__glGetQueryObjectuiv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12217:39: note: in expansion of macro 'glGetQueryObjectuiv' 12217 | static type__ptr__glGetQueryObjectuiv glGetQueryObjectuiv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:874:28: warning: 'ptr__glGetQueryObjectiv' defined but not used [-Wunused-variable] 874 | #define glGetQueryObjectiv ptr__glGetQueryObjectiv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12214:38: note: in expansion of macro 'glGetQueryObjectiv' 12214 | static type__ptr__glGetQueryObjectiv glGetQueryObjectiv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:868:22: warning: 'ptr__glGetQueryiv' defined but not used [-Wunused-variable] 868 | #define glGetQueryiv ptr__glGetQueryiv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12211:32: note: in expansion of macro 'glGetQueryiv' 12211 | static type__ptr__glGetQueryiv glGetQueryiv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:862:20: warning: 'ptr__glEndQuery' defined but not used [-Wunused-variable] 862 | #define glEndQuery ptr__glEndQuery | ^~~~~~~~~~~~~~~ gl-ptrs.h:12208:30: note: in expansion of macro 'glEndQuery' 12208 | static type__ptr__glEndQuery glEndQuery = NULL; | ^~~~~~~~~~ gl-ptrs.h:856:22: warning: 'ptr__glBeginQuery' defined but not used [-Wunused-variable] 856 | #define glBeginQuery ptr__glBeginQuery | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12205:32: note: in expansion of macro 'glBeginQuery' 12205 | static type__ptr__glBeginQuery glBeginQuery = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:850:19: warning: 'ptr__glIsQuery' defined but not used [-Wunused-variable] 850 | #define glIsQuery ptr__glIsQuery | ^~~~~~~~~~~~~~ gl-ptrs.h:12202:29: note: in expansion of macro 'glIsQuery' 12202 | static type__ptr__glIsQuery glIsQuery = NULL; | ^~~~~~~~~ gl-ptrs.h:844:25: warning: 'ptr__glDeleteQueries' defined but not used [-Wunused-variable] 844 | #define glDeleteQueries ptr__glDeleteQueries | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12199:35: note: in expansion of macro 'glDeleteQueries' 12199 | static type__ptr__glDeleteQueries glDeleteQueries = NULL; | ^~~~~~~~~~~~~~~ gl-ptrs.h:838:22: warning: 'ptr__glGenQueries' defined but not used [-Wunused-variable] 838 | #define glGenQueries ptr__glGenQueries | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12196:32: note: in expansion of macro 'glGenQueries' 12196 | static type__ptr__glGenQueries glGenQueries = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:832:24: warning: 'ptr__glWindowPos3sv' defined but not used [-Wunused-variable] 832 | #define glWindowPos3sv ptr__glWindowPos3sv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12193:34: note: in expansion of macro 'glWindowPos3sv' 12193 | static type__ptr__glWindowPos3sv glWindowPos3sv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:826:23: warning: 'ptr__glWindowPos3s' defined but not used [-Wunused-variable] 826 | #define glWindowPos3s ptr__glWindowPos3s | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12190:33: note: in expansion of macro 'glWindowPos3s' 12190 | static type__ptr__glWindowPos3s glWindowPos3s = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:820:24: warning: 'ptr__glWindowPos3iv' defined but not used [-Wunused-variable] 820 | #define glWindowPos3iv ptr__glWindowPos3iv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12187:34: note: in expansion of macro 'glWindowPos3iv' 12187 | static type__ptr__glWindowPos3iv glWindowPos3iv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:814:23: warning: 'ptr__glWindowPos3i' defined but not used [-Wunused-variable] 814 | #define glWindowPos3i ptr__glWindowPos3i | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12184:33: note: in expansion of macro 'glWindowPos3i' 12184 | static type__ptr__glWindowPos3i glWindowPos3i = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:808:24: warning: 'ptr__glWindowPos3fv' defined but not used [-Wunused-variable] 808 | #define glWindowPos3fv ptr__glWindowPos3fv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12181:34: note: in expansion of macro 'glWindowPos3fv' 12181 | static type__ptr__glWindowPos3fv glWindowPos3fv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:802:23: warning: 'ptr__glWindowPos3f' defined but not used [-Wunused-variable] 802 | #define glWindowPos3f ptr__glWindowPos3f | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12178:33: note: in expansion of macro 'glWindowPos3f' 12178 | static type__ptr__glWindowPos3f glWindowPos3f = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:796:24: warning: 'ptr__glWindowPos3dv' defined but not used [-Wunused-variable] 796 | #define glWindowPos3dv ptr__glWindowPos3dv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12175:34: note: in expansion of macro 'glWindowPos3dv' 12175 | static type__ptr__glWindowPos3dv glWindowPos3dv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:790:23: warning: 'ptr__glWindowPos3d' defined but not used [-Wunused-variable] 790 | #define glWindowPos3d ptr__glWindowPos3d | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12172:33: note: in expansion of macro 'glWindowPos3d' 12172 | static type__ptr__glWindowPos3d glWindowPos3d = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:784:24: warning: 'ptr__glWindowPos2sv' defined but not used [-Wunused-variable] 784 | #define glWindowPos2sv ptr__glWindowPos2sv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12169:34: note: in expansion of macro 'glWindowPos2sv' 12169 | static type__ptr__glWindowPos2sv glWindowPos2sv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:778:23: warning: 'ptr__glWindowPos2s' defined but not used [-Wunused-variable] 778 | #define glWindowPos2s ptr__glWindowPos2s | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12166:33: note: in expansion of macro 'glWindowPos2s' 12166 | static type__ptr__glWindowPos2s glWindowPos2s = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:772:24: warning: 'ptr__glWindowPos2iv' defined but not used [-Wunused-variable] 772 | #define glWindowPos2iv ptr__glWindowPos2iv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12163:34: note: in expansion of macro 'glWindowPos2iv' 12163 | static type__ptr__glWindowPos2iv glWindowPos2iv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:766:23: warning: 'ptr__glWindowPos2i' defined but not used [-Wunused-variable] 766 | #define glWindowPos2i ptr__glWindowPos2i | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12160:33: note: in expansion of macro 'glWindowPos2i' 12160 | static type__ptr__glWindowPos2i glWindowPos2i = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:760:24: warning: 'ptr__glWindowPos2fv' defined but not used [-Wunused-variable] 760 | #define glWindowPos2fv ptr__glWindowPos2fv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12157:34: note: in expansion of macro 'glWindowPos2fv' 12157 | static type__ptr__glWindowPos2fv glWindowPos2fv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:754:23: warning: 'ptr__glWindowPos2f' defined but not used [-Wunused-variable] 754 | #define glWindowPos2f ptr__glWindowPos2f | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12154:33: note: in expansion of macro 'glWindowPos2f' 12154 | static type__ptr__glWindowPos2f glWindowPos2f = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:748:24: warning: 'ptr__glWindowPos2dv' defined but not used [-Wunused-variable] 748 | #define glWindowPos2dv ptr__glWindowPos2dv | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12151:34: note: in expansion of macro 'glWindowPos2dv' 12151 | static type__ptr__glWindowPos2dv glWindowPos2dv = NULL; | ^~~~~~~~~~~~~~ gl-ptrs.h:742:23: warning: 'ptr__glWindowPos2d' defined but not used [-Wunused-variable] 742 | #define glWindowPos2d ptr__glWindowPos2d | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:12148:33: note: in expansion of macro 'glWindowPos2d' 12148 | static type__ptr__glWindowPos2d glWindowPos2d = NULL; | ^~~~~~~~~~~~~ gl-ptrs.h:736:33: warning: 'ptr__glSecondaryColorPointer' defined but not used [-Wunused-variable] 736 | #define glSecondaryColorPointer ptr__glSecondaryColorPointer | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12145:43: note: in expansion of macro 'glSecondaryColorPointer' 12145 | static type__ptr__glSecondaryColorPointer glSecondaryColorPointer = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:730:30: warning: 'ptr__glSecondaryColor3usv' defined but not used [-Wunused-variable] 730 | #define glSecondaryColor3usv ptr__glSecondaryColor3usv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12142:40: note: in expansion of macro 'glSecondaryColor3usv' 12142 | static type__ptr__glSecondaryColor3usv glSecondaryColor3usv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:724:29: warning: 'ptr__glSecondaryColor3us' defined but not used [-Wunused-variable] 724 | #define glSecondaryColor3us ptr__glSecondaryColor3us | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12139:39: note: in expansion of macro 'glSecondaryColor3us' 12139 | static type__ptr__glSecondaryColor3us glSecondaryColor3us = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:718:30: warning: 'ptr__glSecondaryColor3uiv' defined but not used [-Wunused-variable] 718 | #define glSecondaryColor3uiv ptr__glSecondaryColor3uiv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12136:40: note: in expansion of macro 'glSecondaryColor3uiv' 12136 | static type__ptr__glSecondaryColor3uiv glSecondaryColor3uiv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:712:29: warning: 'ptr__glSecondaryColor3ui' defined but not used [-Wunused-variable] 712 | #define glSecondaryColor3ui ptr__glSecondaryColor3ui | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12133:39: note: in expansion of macro 'glSecondaryColor3ui' 12133 | static type__ptr__glSecondaryColor3ui glSecondaryColor3ui = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:706:30: warning: 'ptr__glSecondaryColor3ubv' defined but not used [-Wunused-variable] 706 | #define glSecondaryColor3ubv ptr__glSecondaryColor3ubv | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12130:40: note: in expansion of macro 'glSecondaryColor3ubv' 12130 | static type__ptr__glSecondaryColor3ubv glSecondaryColor3ubv = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:700:29: warning: 'ptr__glSecondaryColor3ub' defined but not used [-Wunused-variable] 700 | #define glSecondaryColor3ub ptr__glSecondaryColor3ub | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12127:39: note: in expansion of macro 'glSecondaryColor3ub' 12127 | static type__ptr__glSecondaryColor3ub glSecondaryColor3ub = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:694:29: warning: 'ptr__glSecondaryColor3sv' defined but not used [-Wunused-variable] 694 | #define glSecondaryColor3sv ptr__glSecondaryColor3sv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12124:39: note: in expansion of macro 'glSecondaryColor3sv' 12124 | static type__ptr__glSecondaryColor3sv glSecondaryColor3sv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:688:28: warning: 'ptr__glSecondaryColor3s' defined but not used [-Wunused-variable] 688 | #define glSecondaryColor3s ptr__glSecondaryColor3s | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12121:38: note: in expansion of macro 'glSecondaryColor3s' 12121 | static type__ptr__glSecondaryColor3s glSecondaryColor3s = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:682:29: warning: 'ptr__glSecondaryColor3iv' defined but not used [-Wunused-variable] 682 | #define glSecondaryColor3iv ptr__glSecondaryColor3iv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12118:39: note: in expansion of macro 'glSecondaryColor3iv' 12118 | static type__ptr__glSecondaryColor3iv glSecondaryColor3iv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:676:28: warning: 'ptr__glSecondaryColor3i' defined but not used [-Wunused-variable] 676 | #define glSecondaryColor3i ptr__glSecondaryColor3i | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12115:38: note: in expansion of macro 'glSecondaryColor3i' 12115 | static type__ptr__glSecondaryColor3i glSecondaryColor3i = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:670:29: warning: 'ptr__glSecondaryColor3fv' defined but not used [-Wunused-variable] 670 | #define glSecondaryColor3fv ptr__glSecondaryColor3fv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12112:39: note: in expansion of macro 'glSecondaryColor3fv' 12112 | static type__ptr__glSecondaryColor3fv glSecondaryColor3fv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:664:28: warning: 'ptr__glSecondaryColor3f' defined but not used [-Wunused-variable] 664 | #define glSecondaryColor3f ptr__glSecondaryColor3f | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12109:38: note: in expansion of macro 'glSecondaryColor3f' 12109 | static type__ptr__glSecondaryColor3f glSecondaryColor3f = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:658:29: warning: 'ptr__glSecondaryColor3dv' defined but not used [-Wunused-variable] 658 | #define glSecondaryColor3dv ptr__glSecondaryColor3dv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12106:39: note: in expansion of macro 'glSecondaryColor3dv' 12106 | static type__ptr__glSecondaryColor3dv glSecondaryColor3dv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:652:28: warning: 'ptr__glSecondaryColor3d' defined but not used [-Wunused-variable] 652 | #define glSecondaryColor3d ptr__glSecondaryColor3d | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12103:38: note: in expansion of macro 'glSecondaryColor3d' 12103 | static type__ptr__glSecondaryColor3d glSecondaryColor3d = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:646:29: warning: 'ptr__glSecondaryColor3bv' defined but not used [-Wunused-variable] 646 | #define glSecondaryColor3bv ptr__glSecondaryColor3bv | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12100:39: note: in expansion of macro 'glSecondaryColor3bv' 12100 | static type__ptr__glSecondaryColor3bv glSecondaryColor3bv = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:640:28: warning: 'ptr__glSecondaryColor3b' defined but not used [-Wunused-variable] 640 | #define glSecondaryColor3b ptr__glSecondaryColor3b | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12097:38: note: in expansion of macro 'glSecondaryColor3b' 12097 | static type__ptr__glSecondaryColor3b glSecondaryColor3b = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:634:27: warning: 'ptr__glFogCoordPointer' defined but not used [-Wunused-variable] 634 | #define glFogCoordPointer ptr__glFogCoordPointer | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12094:37: note: in expansion of macro 'glFogCoordPointer' 12094 | static type__ptr__glFogCoordPointer glFogCoordPointer = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:628:22: warning: 'ptr__glFogCoorddv' defined but not used [-Wunused-variable] 628 | #define glFogCoorddv ptr__glFogCoorddv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12091:32: note: in expansion of macro 'glFogCoorddv' 12091 | static type__ptr__glFogCoorddv glFogCoorddv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:622:21: warning: 'ptr__glFogCoordd' defined but not used [-Wunused-variable] 622 | #define glFogCoordd ptr__glFogCoordd | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12088:31: note: in expansion of macro 'glFogCoordd' 12088 | static type__ptr__glFogCoordd glFogCoordd = NULL; | ^~~~~~~~~~~ gl-ptrs.h:616:22: warning: 'ptr__glFogCoordfv' defined but not used [-Wunused-variable] 616 | #define glFogCoordfv ptr__glFogCoordfv | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:12085:32: note: in expansion of macro 'glFogCoordfv' 12085 | static type__ptr__glFogCoordfv glFogCoordfv = NULL; | ^~~~~~~~~~~~ gl-ptrs.h:610:21: warning: 'ptr__glFogCoordf' defined but not used [-Wunused-variable] 610 | #define glFogCoordf ptr__glFogCoordf | ^~~~~~~~~~~~~~~~ gl-ptrs.h:12082:31: note: in expansion of macro 'glFogCoordf' 12082 | static type__ptr__glFogCoordf glFogCoordf = NULL; | ^~~~~~~~~~~ gl-ptrs.h:604:28: warning: 'ptr__glPointParameteriv' defined but not used [-Wunused-variable] 604 | #define glPointParameteriv ptr__glPointParameteriv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12079:38: note: in expansion of macro 'glPointParameteriv' 12079 | static type__ptr__glPointParameteriv glPointParameteriv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:598:27: warning: 'ptr__glPointParameteri' defined but not used [-Wunused-variable] 598 | #define glPointParameteri ptr__glPointParameteri | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12076:37: note: in expansion of macro 'glPointParameteri' 12076 | static type__ptr__glPointParameteri glPointParameteri = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:592:28: warning: 'ptr__glPointParameterfv' defined but not used [-Wunused-variable] 592 | #define glPointParameterfv ptr__glPointParameterfv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12073:38: note: in expansion of macro 'glPointParameterfv' 12073 | static type__ptr__glPointParameterfv glPointParameterfv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:586:27: warning: 'ptr__glPointParameterf' defined but not used [-Wunused-variable] 586 | #define glPointParameterf ptr__glPointParameterf | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12070:37: note: in expansion of macro 'glPointParameterf' 12070 | static type__ptr__glPointParameterf glPointParameterf = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:580:29: warning: 'ptr__glMultiDrawElements' defined but not used [-Wunused-variable] 580 | #define glMultiDrawElements ptr__glMultiDrawElements | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12067:39: note: in expansion of macro 'glMultiDrawElements' 12067 | static type__ptr__glMultiDrawElements glMultiDrawElements = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:574:27: warning: 'ptr__glMultiDrawArrays' defined but not used [-Wunused-variable] 574 | #define glMultiDrawArrays ptr__glMultiDrawArrays | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12064:37: note: in expansion of macro 'glMultiDrawArrays' 12064 | static type__ptr__glMultiDrawArrays glMultiDrawArrays = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:568:29: warning: 'ptr__glBlendFuncSeparate' defined but not used [-Wunused-variable] 568 | #define glBlendFuncSeparate ptr__glBlendFuncSeparate | ^~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12061:39: note: in expansion of macro 'glBlendFuncSeparate' 12061 | static type__ptr__glBlendFuncSeparate glBlendFuncSeparate = NULL; | ^~~~~~~~~~~~~~~~~~~ gl-ptrs.h:562:32: warning: 'ptr__glMultTransposeMatrixd' defined but not used [-Wunused-variable] 562 | #define glMultTransposeMatrixd ptr__glMultTransposeMatrixd | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12058:42: note: in expansion of macro 'glMultTransposeMatrixd' 12058 | static type__ptr__glMultTransposeMatrixd glMultTransposeMatrixd = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:556:32: warning: 'ptr__glMultTransposeMatrixf' defined but not used [-Wunused-variable] 556 | #define glMultTransposeMatrixf ptr__glMultTransposeMatrixf | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12055:42: note: in expansion of macro 'glMultTransposeMatrixf' 12055 | static type__ptr__glMultTransposeMatrixf glMultTransposeMatrixf = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:550:32: warning: 'ptr__glLoadTransposeMatrixd' defined but not used [-Wunused-variable] 550 | #define glLoadTransposeMatrixd ptr__glLoadTransposeMatrixd | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12052:42: note: in expansion of macro 'glLoadTransposeMatrixd' 12052 | static type__ptr__glLoadTransposeMatrixd glLoadTransposeMatrixd = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:544:32: warning: 'ptr__glLoadTransposeMatrixf' defined but not used [-Wunused-variable] 544 | #define glLoadTransposeMatrixf ptr__glLoadTransposeMatrixf | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12049:42: note: in expansion of macro 'glLoadTransposeMatrixf' 12049 | static type__ptr__glLoadTransposeMatrixf glLoadTransposeMatrixf = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:538:28: warning: 'ptr__glMultiTexCoord4sv' defined but not used [-Wunused-variable] 538 | #define glMultiTexCoord4sv ptr__glMultiTexCoord4sv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12046:38: note: in expansion of macro 'glMultiTexCoord4sv' 12046 | static type__ptr__glMultiTexCoord4sv glMultiTexCoord4sv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:532:27: warning: 'ptr__glMultiTexCoord4s' defined but not used [-Wunused-variable] 532 | #define glMultiTexCoord4s ptr__glMultiTexCoord4s | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12043:37: note: in expansion of macro 'glMultiTexCoord4s' 12043 | static type__ptr__glMultiTexCoord4s glMultiTexCoord4s = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:526:28: warning: 'ptr__glMultiTexCoord4iv' defined but not used [-Wunused-variable] 526 | #define glMultiTexCoord4iv ptr__glMultiTexCoord4iv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12040:38: note: in expansion of macro 'glMultiTexCoord4iv' 12040 | static type__ptr__glMultiTexCoord4iv glMultiTexCoord4iv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:520:27: warning: 'ptr__glMultiTexCoord4i' defined but not used [-Wunused-variable] 520 | #define glMultiTexCoord4i ptr__glMultiTexCoord4i | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12037:37: note: in expansion of macro 'glMultiTexCoord4i' 12037 | static type__ptr__glMultiTexCoord4i glMultiTexCoord4i = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:514:28: warning: 'ptr__glMultiTexCoord4fv' defined but not used [-Wunused-variable] 514 | #define glMultiTexCoord4fv ptr__glMultiTexCoord4fv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12034:38: note: in expansion of macro 'glMultiTexCoord4fv' 12034 | static type__ptr__glMultiTexCoord4fv glMultiTexCoord4fv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:508:27: warning: 'ptr__glMultiTexCoord4f' defined but not used [-Wunused-variable] 508 | #define glMultiTexCoord4f ptr__glMultiTexCoord4f | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12031:37: note: in expansion of macro 'glMultiTexCoord4f' 12031 | static type__ptr__glMultiTexCoord4f glMultiTexCoord4f = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:502:28: warning: 'ptr__glMultiTexCoord4dv' defined but not used [-Wunused-variable] 502 | #define glMultiTexCoord4dv ptr__glMultiTexCoord4dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12028:38: note: in expansion of macro 'glMultiTexCoord4dv' 12028 | static type__ptr__glMultiTexCoord4dv glMultiTexCoord4dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:496:27: warning: 'ptr__glMultiTexCoord4d' defined but not used [-Wunused-variable] 496 | #define glMultiTexCoord4d ptr__glMultiTexCoord4d | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12025:37: note: in expansion of macro 'glMultiTexCoord4d' 12025 | static type__ptr__glMultiTexCoord4d glMultiTexCoord4d = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:490:28: warning: 'ptr__glMultiTexCoord3sv' defined but not used [-Wunused-variable] 490 | #define glMultiTexCoord3sv ptr__glMultiTexCoord3sv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12022:38: note: in expansion of macro 'glMultiTexCoord3sv' 12022 | static type__ptr__glMultiTexCoord3sv glMultiTexCoord3sv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:484:27: warning: 'ptr__glMultiTexCoord3s' defined but not used [-Wunused-variable] 484 | #define glMultiTexCoord3s ptr__glMultiTexCoord3s | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12019:37: note: in expansion of macro 'glMultiTexCoord3s' 12019 | static type__ptr__glMultiTexCoord3s glMultiTexCoord3s = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:478:28: warning: 'ptr__glMultiTexCoord3iv' defined but not used [-Wunused-variable] 478 | #define glMultiTexCoord3iv ptr__glMultiTexCoord3iv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12016:38: note: in expansion of macro 'glMultiTexCoord3iv' 12016 | static type__ptr__glMultiTexCoord3iv glMultiTexCoord3iv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:472:27: warning: 'ptr__glMultiTexCoord3i' defined but not used [-Wunused-variable] 472 | #define glMultiTexCoord3i ptr__glMultiTexCoord3i | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12013:37: note: in expansion of macro 'glMultiTexCoord3i' 12013 | static type__ptr__glMultiTexCoord3i glMultiTexCoord3i = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:466:28: warning: 'ptr__glMultiTexCoord3fv' defined but not used [-Wunused-variable] 466 | #define glMultiTexCoord3fv ptr__glMultiTexCoord3fv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12010:38: note: in expansion of macro 'glMultiTexCoord3fv' 12010 | static type__ptr__glMultiTexCoord3fv glMultiTexCoord3fv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:460:27: warning: 'ptr__glMultiTexCoord3f' defined but not used [-Wunused-variable] 460 | #define glMultiTexCoord3f ptr__glMultiTexCoord3f | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12007:37: note: in expansion of macro 'glMultiTexCoord3f' 12007 | static type__ptr__glMultiTexCoord3f glMultiTexCoord3f = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:454:28: warning: 'ptr__glMultiTexCoord3dv' defined but not used [-Wunused-variable] 454 | #define glMultiTexCoord3dv ptr__glMultiTexCoord3dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12004:38: note: in expansion of macro 'glMultiTexCoord3dv' 12004 | static type__ptr__glMultiTexCoord3dv glMultiTexCoord3dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:448:27: warning: 'ptr__glMultiTexCoord3d' defined but not used [-Wunused-variable] 448 | #define glMultiTexCoord3d ptr__glMultiTexCoord3d | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:12001:37: note: in expansion of macro 'glMultiTexCoord3d' 12001 | static type__ptr__glMultiTexCoord3d glMultiTexCoord3d = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:442:28: warning: 'ptr__glMultiTexCoord2sv' defined but not used [-Wunused-variable] 442 | #define glMultiTexCoord2sv ptr__glMultiTexCoord2sv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11998:38: note: in expansion of macro 'glMultiTexCoord2sv' 11998 | static type__ptr__glMultiTexCoord2sv glMultiTexCoord2sv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:436:27: warning: 'ptr__glMultiTexCoord2s' defined but not used [-Wunused-variable] 436 | #define glMultiTexCoord2s ptr__glMultiTexCoord2s | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11995:37: note: in expansion of macro 'glMultiTexCoord2s' 11995 | static type__ptr__glMultiTexCoord2s glMultiTexCoord2s = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:430:28: warning: 'ptr__glMultiTexCoord2iv' defined but not used [-Wunused-variable] 430 | #define glMultiTexCoord2iv ptr__glMultiTexCoord2iv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11992:38: note: in expansion of macro 'glMultiTexCoord2iv' 11992 | static type__ptr__glMultiTexCoord2iv glMultiTexCoord2iv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:424:27: warning: 'ptr__glMultiTexCoord2i' defined but not used [-Wunused-variable] 424 | #define glMultiTexCoord2i ptr__glMultiTexCoord2i | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11989:37: note: in expansion of macro 'glMultiTexCoord2i' 11989 | static type__ptr__glMultiTexCoord2i glMultiTexCoord2i = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:418:28: warning: 'ptr__glMultiTexCoord2fv' defined but not used [-Wunused-variable] 418 | #define glMultiTexCoord2fv ptr__glMultiTexCoord2fv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11986:38: note: in expansion of macro 'glMultiTexCoord2fv' 11986 | static type__ptr__glMultiTexCoord2fv glMultiTexCoord2fv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:412:27: warning: 'ptr__glMultiTexCoord2f' defined but not used [-Wunused-variable] 412 | #define glMultiTexCoord2f ptr__glMultiTexCoord2f | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11983:37: note: in expansion of macro 'glMultiTexCoord2f' 11983 | static type__ptr__glMultiTexCoord2f glMultiTexCoord2f = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:406:28: warning: 'ptr__glMultiTexCoord2dv' defined but not used [-Wunused-variable] 406 | #define glMultiTexCoord2dv ptr__glMultiTexCoord2dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11980:38: note: in expansion of macro 'glMultiTexCoord2dv' 11980 | static type__ptr__glMultiTexCoord2dv glMultiTexCoord2dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:400:27: warning: 'ptr__glMultiTexCoord2d' defined but not used [-Wunused-variable] 400 | #define glMultiTexCoord2d ptr__glMultiTexCoord2d | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11977:37: note: in expansion of macro 'glMultiTexCoord2d' 11977 | static type__ptr__glMultiTexCoord2d glMultiTexCoord2d = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:394:28: warning: 'ptr__glMultiTexCoord1sv' defined but not used [-Wunused-variable] 394 | #define glMultiTexCoord1sv ptr__glMultiTexCoord1sv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11974:38: note: in expansion of macro 'glMultiTexCoord1sv' 11974 | static type__ptr__glMultiTexCoord1sv glMultiTexCoord1sv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:388:27: warning: 'ptr__glMultiTexCoord1s' defined but not used [-Wunused-variable] 388 | #define glMultiTexCoord1s ptr__glMultiTexCoord1s | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11971:37: note: in expansion of macro 'glMultiTexCoord1s' 11971 | static type__ptr__glMultiTexCoord1s glMultiTexCoord1s = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:382:28: warning: 'ptr__glMultiTexCoord1iv' defined but not used [-Wunused-variable] 382 | #define glMultiTexCoord1iv ptr__glMultiTexCoord1iv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11968:38: note: in expansion of macro 'glMultiTexCoord1iv' 11968 | static type__ptr__glMultiTexCoord1iv glMultiTexCoord1iv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:376:27: warning: 'ptr__glMultiTexCoord1i' defined but not used [-Wunused-variable] 376 | #define glMultiTexCoord1i ptr__glMultiTexCoord1i | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11965:37: note: in expansion of macro 'glMultiTexCoord1i' 11965 | static type__ptr__glMultiTexCoord1i glMultiTexCoord1i = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:370:28: warning: 'ptr__glMultiTexCoord1fv' defined but not used [-Wunused-variable] 370 | #define glMultiTexCoord1fv ptr__glMultiTexCoord1fv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11962:38: note: in expansion of macro 'glMultiTexCoord1fv' 11962 | static type__ptr__glMultiTexCoord1fv glMultiTexCoord1fv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:364:27: warning: 'ptr__glMultiTexCoord1f' defined but not used [-Wunused-variable] 364 | #define glMultiTexCoord1f ptr__glMultiTexCoord1f | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11959:37: note: in expansion of macro 'glMultiTexCoord1f' 11959 | static type__ptr__glMultiTexCoord1f glMultiTexCoord1f = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:358:28: warning: 'ptr__glMultiTexCoord1dv' defined but not used [-Wunused-variable] 358 | #define glMultiTexCoord1dv ptr__glMultiTexCoord1dv | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11956:38: note: in expansion of macro 'glMultiTexCoord1dv' 11956 | static type__ptr__glMultiTexCoord1dv glMultiTexCoord1dv = NULL; | ^~~~~~~~~~~~~~~~~~ gl-ptrs.h:352:27: warning: 'ptr__glMultiTexCoord1d' defined but not used [-Wunused-variable] 352 | #define glMultiTexCoord1d ptr__glMultiTexCoord1d | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11953:37: note: in expansion of macro 'glMultiTexCoord1d' 11953 | static type__ptr__glMultiTexCoord1d glMultiTexCoord1d = NULL; | ^~~~~~~~~~~~~~~~~ gl-ptrs.h:340:33: warning: 'ptr__glGetCompressedTexImage' defined but not used [-Wunused-variable] 340 | #define glGetCompressedTexImage ptr__glGetCompressedTexImage | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11947:43: note: in expansion of macro 'glGetCompressedTexImage' 11947 | static type__ptr__glGetCompressedTexImage glGetCompressedTexImage = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:334:35: warning: 'ptr__glCompressedTexSubImage1D' defined but not used [-Wunused-variable] 334 | #define glCompressedTexSubImage1D ptr__glCompressedTexSubImage1D | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11944:45: note: in expansion of macro 'glCompressedTexSubImage1D' 11944 | static type__ptr__glCompressedTexSubImage1D glCompressedTexSubImage1D = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:328:35: warning: 'ptr__glCompressedTexSubImage2D' defined but not used [-Wunused-variable] 328 | #define glCompressedTexSubImage2D ptr__glCompressedTexSubImage2D | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11941:45: note: in expansion of macro 'glCompressedTexSubImage2D' 11941 | static type__ptr__glCompressedTexSubImage2D glCompressedTexSubImage2D = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:322:35: warning: 'ptr__glCompressedTexSubImage3D' defined but not used [-Wunused-variable] 322 | #define glCompressedTexSubImage3D ptr__glCompressedTexSubImage3D | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11938:45: note: in expansion of macro 'glCompressedTexSubImage3D' 11938 | static type__ptr__glCompressedTexSubImage3D glCompressedTexSubImage3D = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:316:32: warning: 'ptr__glCompressedTexImage1D' defined but not used [-Wunused-variable] 316 | #define glCompressedTexImage1D ptr__glCompressedTexImage1D | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11935:42: note: in expansion of macro 'glCompressedTexImage1D' 11935 | static type__ptr__glCompressedTexImage1D glCompressedTexImage1D = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:310:32: warning: 'ptr__glCompressedTexImage2D' defined but not used [-Wunused-variable] 310 | #define glCompressedTexImage2D ptr__glCompressedTexImage2D | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11932:42: note: in expansion of macro 'glCompressedTexImage2D' 11932 | static type__ptr__glCompressedTexImage2D glCompressedTexImage2D = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:304:32: warning: 'ptr__glCompressedTexImage3D' defined but not used [-Wunused-variable] 304 | #define glCompressedTexImage3D ptr__glCompressedTexImage3D | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11929:42: note: in expansion of macro 'glCompressedTexImage3D' 11929 | static type__ptr__glCompressedTexImage3D glCompressedTexImage3D = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:298:26: warning: 'ptr__glSampleCoverage' defined but not used [-Wunused-variable] 298 | #define glSampleCoverage ptr__glSampleCoverage | ^~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11926:36: note: in expansion of macro 'glSampleCoverage' 11926 | static type__ptr__glSampleCoverage glSampleCoverage = NULL; | ^~~~~~~~~~~~~~~~ gl-ptrs.h:256:32: warning: 'ptr__glGetMinmaxParameterfv' defined but not used [-Wunused-variable] 256 | #define glGetMinmaxParameterfv ptr__glGetMinmaxParameterfv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11905:42: note: in expansion of macro 'glGetMinmaxParameterfv' 11905 | static type__ptr__glGetMinmaxParameterfv glGetMinmaxParameterfv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:238:35: warning: 'ptr__glGetHistogramParameterfv' defined but not used [-Wunused-variable] 238 | #define glGetHistogramParameterfv ptr__glGetHistogramParameterfv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11896:45: note: in expansion of macro 'glGetHistogramParameterfv' 11896 | static type__ptr__glGetHistogramParameterfv glGetHistogramParameterfv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:220:30: warning: 'ptr__glGetSeparableFilter' defined but not used [-Wunused-variable] 220 | #define glGetSeparableFilter ptr__glGetSeparableFilter | ^~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11887:40: note: in expansion of macro 'glGetSeparableFilter' 11887 | static type__ptr__glGetSeparableFilter glGetSeparableFilter = NULL; | ^~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:202:32: warning: 'ptr__glGetConvolutionFilter' defined but not used [-Wunused-variable] 202 | #define glGetConvolutionFilter ptr__glGetConvolutionFilter | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11878:42: note: in expansion of macro 'glGetConvolutionFilter' 11878 | static type__ptr__glGetConvolutionFilter glGetConvolutionFilter = NULL; | ^~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:166:33: warning: 'ptr__glConvolutionParameterf' defined but not used [-Wunused-variable] 166 | #define glConvolutionParameterf ptr__glConvolutionParameterf | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11860:43: note: in expansion of macro 'glConvolutionParameterf' 11860 | static type__ptr__glConvolutionParameterf glConvolutionParameterf = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:136:36: warning: 'ptr__glGetColorTableParameteriv' defined but not used [-Wunused-variable] 136 | #define glGetColorTableParameteriv ptr__glGetColorTableParameteriv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11845:46: note: in expansion of macro 'glGetColorTableParameteriv' 11845 | static type__ptr__glGetColorTableParameteriv glGetColorTableParameteriv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:130:36: warning: 'ptr__glGetColorTableParameterfv' defined but not used [-Wunused-variable] 130 | #define glGetColorTableParameterfv ptr__glGetColorTableParameterfv | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl-ptrs.h:11842:46: note: in expansion of macro 'glGetColorTableParameterfv' 11842 | static type__ptr__glGetColorTableParameterfv glGetColorTableParameterfv = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glext-lib.c:2: glext-lib.stub: In function 'glext_lib_gl_get_framebuffer_attachment_parameter_ext': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ glext-lib.stub:1596:8: note: 'SCM_RESULT' was declared here In file included from glext-lib.c:2: glext-lib.stub: In function 'glext_lib_gl_get_renderbuffer_parameter_ext': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ glext-lib.stub:1512:8: note: 'SCM_RESULT' was declared here 1512 | | ^ In file included from glext-lib.c:2: glext-lib.stub: In function 'glext_lib_gl_get_object_parameter_arb': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ glext-lib.stub:676:8: note: 'SCM_RESULT' was declared here 676 | (define-cproc gl-get-info-log-arb (object::) | ^~~~~~~~~~ In file included from glext-lib.c:2: /usr/share/gauche-0.97/0.9.9/lib/gauche/cgen/cise.scm: In function 'glext_lib_gl_get_convolution_parameter': /usr/lib64/gauche-0.97/0.9.9/include/gauche.h:526:50: warning: 'SCM_RESULT' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | #define SCM_OBJ_SAFE(obj) ((obj)?SCM_OBJ(obj):SCM_UNDEFINED) | ^ /usr/share/gauche-0.97/0.9.9/lib/gauche/cgen/cise.scm:809:8: note: 'SCM_RESULT' was declared here 809 | ,(render-rec `(begin ,@body) env))] | ^ ~~~~~~~~ gcc -c '-I/usr/lib64/gauche-0.97/0.9.9/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o 'gauche-gl.o' 'gauche-gl.c' gcc -c '-I/usr/lib64/gauche-0.97/0.9.9/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o 'gl-syms.o' 'gl-syms.c' gcc -c '-I/usr/lib64/gauche-0.97/0.9.9/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o 'gl-lib.o' 'gl-lib.c' gcc -c '-I/usr/lib64/gauche-0.97/0.9.9/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o 'glu-lib.o' 'glu-lib.c' gcc -c '-I/usr/lib64/gauche-0.97/0.9.9/include' -DPACKAGE_NAME="Gauche-gl" -DPACKAGE_TARNAME="gauche-gl" -DPACKAGE_VERSION="0.6" -DPACKAGE_STRING="Gauche-gl\ 0.6" -DPACKAGE_BUGREPORT="shiro@acm.org" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GLX_H=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o 'glext-lib.o' 'glext-lib.c' gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '-L/usr/lib64/gauche-0.97/0.9.9/riscv64-redhat-linux-gnu' '-L/usr/lib64/gauche-0.97/site/riscv64-redhat-linux-gnu' -shared -o libgauche-gl.so 'gauche-gl.o' 'gl-syms.o' 'gl-lib.o' 'glu-lib.o' 'glext-lib.o' -lgauche-0.97 -ldl -lcrypt -lutil -lrt -lm -lpthread -lGLU -lGL -lX11 -lXext -lSM -lICE make[1]: Leaving directory '/builddir/build/BUILD/Gauche-gl-0.6/src' if test X != X; then (cd cg; make all); fi cd doc; make all make[1]: Entering directory '/builddir/build/BUILD/Gauche-gl-0.6/doc' gosh ./extract -en -o gauche-gl-refe.texi gauche-gl-ref.texi gosh ./extract -jp -o gauche-gl-refj.texi gauche-gl-ref.texi if test "X"makeinfo"" != X -a "X"gzip"" != X; then \ "makeinfo" --no-warn gauche-gl-refe.texi; \ rm -rf gauche-gl-refe.info*.gz; \ "gzip" gauche-gl-refe.info; \ fi if test "X"makeinfo"" != X -a "X"gzip"" != X; then \ "makeinfo" --no-warn gauche-gl-refj.texi; \ rm -rf gauche-gl-refj.info*.gz; \ "gzip" gauche-gl-refj.info ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/Gauche-gl-0.6/doc' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Uk83qw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64 + cd Gauche-gl-0.6 + make install DESTDIR=/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64 cd src; make install make[1]: Entering directory '/builddir/build/BUILD/Gauche-gl-0.6/src' "/usr/bin/gauche-install" -m 444 -T "/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64`"/usr/bin/gauche-config" --siteincdir`" gauche/math3d.h "/usr/bin/gauche-install" -m 444 -T "/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64`"/usr/bin/gauche-config" --sitelibdir`" "/usr/bin/gauche-install" -m 555 -T "/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64`"/usr/bin/gauche-config" --sitearchdir`" libgauche-math3d.so libgauche-gl.so libgauche-glut.so make[1]: Leaving directory '/builddir/build/BUILD/Gauche-gl-0.6/src' cd lib; make install make[1]: Entering directory '/builddir/build/BUILD/Gauche-gl-0.6/lib' "/usr/bin/gauche-install" -m 444 -T "/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64`"/usr/bin/gauche-config" --sitelibdir`" gl.scm gl/math3d.scm gl/glut.scm gl/simple-image.scm gl/simple/viewer.scm gl/simple/image.scm make[1]: Leaving directory '/builddir/build/BUILD/Gauche-gl-0.6/lib' if test X != X; then (cd cg; make install); fi cd doc; make install make[1]: Entering directory '/builddir/build/BUILD/Gauche-gl-0.6/doc' if test -f gauche-gl-refe.info.gz -o -f gauche-gl-refj.info.gz; then \ for info in *.info*; do \ "/usr/bin/gauche-install" -m 444 -T "/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64`"/usr/bin/gauche-config" --infodir`" $info; \ done; \ fi make[1]: Leaving directory '/builddir/build/BUILD/Gauche-gl-0.6/doc' "/usr/bin/gauche-install" -m 444 -T "/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64`"/usr/bin/gauche-config" --sitelibdir`"/.packages Gauche-gl.gpd + rm -f /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/share/info/gauche-gl-refj.info.gz + find /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64 -name '*.so' -exec chmod 0755 '{}' ';' + rm -rf '/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/lib64/gauche/%{gauche_version}*/include' + sed -i 's/\r//' examples/slbook/ogl2particle/3Dlabs-License.txt examples/slbook/ogl2particle/README.txt examples/slbook/ogl2particle/ogl2particle.scm examples/slbook/ogl2particle/particle.frag examples/slbook/ogl2particle/particle.vert examples/slbook/ogl2particle/run.sh examples/slbook/ogl2brick/3Dlabs-License.txt examples/slbook/ogl2brick/README.txt examples/slbook/ogl2brick/brick.frag examples/slbook/ogl2brick/brick.vert examples/slbook/ogl2brick/ogl2brick.scm examples/slbook/ogl2brick/run.sh + rm -f examples/glbook/run + rm -f examples/slbook/ogl2particle/run.sh + find . -print0 + xargs -0 chmod a+r + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6-16.fc33 --unique-debug-suffix -0.6-16.fc33.riscv64 --unique-debug-src-base gauche-gl-0.6-16.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Gauche-gl-0.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/lib64/gauche-0.97/site/riscv64-redhat-linux-gnu/libgauche-math3d.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/lib64/gauche-0.97/site/riscv64-redhat-linux-gnu/libgauche-glut.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/lib64/gauche-0.97/site/riscv64-redhat-linux-gnu/libgauche-gl.so extracting debug info from /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/lib64/gauche-0.97/site/riscv64-redhat-linux-gnu/libgauche-glut.so extracting debug info from /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/lib64/gauche-0.97/site/riscv64-redhat-linux-gnu/libgauche-gl.so extracting debug info from /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/lib64/gauche-0.97/site/riscv64-redhat-linux-gnu/libgauche-math3d.so original debug info size: 5568kB, size after compression: 5456kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. cpio: src/gl-lib.c: Cannot stat: No such file or directory cpio: src/glext-lib.c: Cannot stat: No such file or directory cpio: src/glu-lib.c: Cannot stat: No such file or directory cpio: src/glut-lib.c: Cannot stat: No such file or directory cpio: src/math3d-lib.c: Cannot stat: No such file or directory 3799 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QDq9jA + umask 022 + cd /builddir/build/BUILD + cd Gauche-gl-0.6 + make check cd src; make all make[1]: Entering directory '/builddir/build/BUILD/Gauche-gl-0.6/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/Gauche-gl-0.6/src' if test X != X; then (cd cg; make all); fi cd doc; make all make[1]: Entering directory '/builddir/build/BUILD/Gauche-gl-0.6/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/Gauche-gl-0.6/doc' cd src; make check make[1]: Entering directory '/builddir/build/BUILD/Gauche-gl-0.6/src' "/usr/bin/gosh" -I. -I../lib test-math3d.scm > test.log Testing gl.math3d ... failed. discrepancies found. Errors are: test 2vtest #,(vector4f 1 1 0 0) #,(vector4f 1 1 0 0): expects #,(vector4f 0.707107 0.707107 0 0) => got #,(vector4f 0.706863 0.707351 0 0) test 2vtest #,(vector4f 1 1 0 0) #,(vector4f 1 1 0 0): expects #,(vector4f 0.707107 0.707107 0 0) => got #,(vector4f 0.706863 0.707351 0 0) "/usr/bin/gosh" -I. -I../lib test.scm >> test.log Testing GL ... passed. "/usr/bin/gosh" -I. -I../lib test-simple.scm >> test.log Testing gl.simple.* ... passed. make[1]: Leaving directory '/builddir/build/BUILD/Gauche-gl-0.6/src' if test X != X; then (cd cg; make check); fi + RPM_EC=0 ++ jobs -p + exit 0 Processing files: gauche-gl-0.6-16.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.D0emix + umask 022 + cd /builddir/build/BUILD + cd Gauche-gl-0.6 + DOCDIR=/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/share/doc/gauche-gl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/share/doc/gauche-gl + cp -pr examples /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/share/doc/gauche-gl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9oi5ow + umask 022 + cd /builddir/build/BUILD + cd Gauche-gl-0.6 + LICENSEDIR=/builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/share/licenses/gauche-gl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/share/licenses/gauche-gl + cp -pr COPYING /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64/usr/share/licenses/gauche-gl + RPM_EC=0 ++ jobs -p + exit 0 Provides: gauche-gl = 0.6-16.fc33 gauche-gl(riscv-64) = 0.6-16.fc33 libgauche-gl.so()(64bit) libgauche-glut.so()(64bit) libgauche-math3d.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgauche-0.97.so.0.9()(64bit) libglut.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: gauche-gl-devel-0.6-16.fc33.riscv64 Provides: gauche-gl-devel = 0.6-16.fc33 gauche-gl-devel(riscv-64) = 0.6-16.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gauche-gl-debugsource-0.6-16.fc33.riscv64 Provides: gauche-gl-debugsource = 0.6-16.fc33 gauche-gl-debugsource(riscv-64) = 0.6-16.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gauche-gl-debuginfo-0.6-16.fc33.riscv64 Provides: debuginfo(build-id) = 2ea3fe188deff3c3e0a359ed99144ca6710c2a36 debuginfo(build-id) = 9de04ab7a7a25d29f989483e4c96a192d344dbbe debuginfo(build-id) = e4773c466ae0613323e37ff427c0a935576e2598 gauche-gl-debuginfo = 0.6-16.fc33 gauche-gl-debuginfo(riscv-64) = 0.6-16.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gauche-gl-debugsource(riscv-64) = 0.6-16.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64 Wrote: /builddir/build/RPMS/gauche-gl-devel-0.6-16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gauche-gl-debuginfo-0.6-16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gauche-gl-0.6-16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gauche-gl-debugsource-0.6-16.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OCsZwy + umask 022 + cd /builddir/build/BUILD + cd Gauche-gl-0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gauche-gl-0.6-16.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0