[INFO] fetching crate tgl 0.1.1... [INFO] testing tgl-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate tgl 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tgl 0.1.1 [INFO] finished tweaking crates.io crate tgl 0.1.1 [INFO] tweaked toml for crates.io crate tgl 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tgl 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tgl 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20d67738796a5e86ead8c101ea9a0bcdafbd976ee901b1f317749908075096b7 [INFO] running `Command { std: "docker" "start" "-a" "20d67738796a5e86ead8c101ea9a0bcdafbd976ee901b1f317749908075096b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d67738796a5e86ead8c101ea9a0bcdafbd976ee901b1f317749908075096b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d67738796a5e86ead8c101ea9a0bcdafbd976ee901b1f317749908075096b7", kill_on_drop: false }` [INFO] [stdout] 20d67738796a5e86ead8c101ea9a0bcdafbd976ee901b1f317749908075096b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3b0938ae84c9b3c75d23ba4d9a9dc33196d3c46901b3f8b81b275f7c711328e [INFO] running `Command { std: "docker" "start" "-a" "e3b0938ae84c9b3c75d23ba4d9a9dc33196d3c46901b3f8b81b275f7c711328e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tgl v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `GL_2D` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:51:51 [INFO] [stdout] | [INFO] [stdout] 51 | pub const _2D: crate::types::GLenum = crate::sys::GL_2D as crate::types::GLenum; [INFO] [stdout] | ^^^^^ not found in `crate::sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_2_BYTES` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:52:56 [INFO] [stdout] | [INFO] [stdout] 52 | pub const _2_BYTES: crate::types::GLenum = crate::sys::GL_2_BYTES as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_3D` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:53:51 [INFO] [stdout] | [INFO] [stdout] 53 | pub const _3D: crate::types::GLenum = crate::sys::GL_3D as crate::types::GLenum; [INFO] [stdout] | ^^^^^ not found in `crate::sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_3D_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:54:57 [INFO] [stdout] | [INFO] [stdout] 54 | pub const _3D_COLOR: crate::types::GLenum = crate::sys::GL_3D_COLOR as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_3D_COLOR_TEXTURE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | crate::sys::GL_3D_COLOR_TEXTURE as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_3_BYTES` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:57:56 [INFO] [stdout] | [INFO] [stdout] 57 | pub const _3_BYTES: crate::types::GLenum = crate::sys::GL_3_BYTES as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_4D_COLOR_TEXTURE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | crate::sys::GL_4D_COLOR_TEXTURE as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_4_BYTES` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 60 | pub const _4_BYTES: crate::types::GLenum = crate::sys::GL_4_BYTES as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ACCUM` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ACCUM_ALPHA_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ACCUM_BLUE_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ACCUM_BUFFER_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ACCUM_CLEAR_VALUE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ACCUM_GREEN_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ACCUM_RED_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ADD` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALL_ATTRIB_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA8` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA12` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA16` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA_BIAS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA_SCALE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA_TEST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA_TEST_FUNC` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALPHA_TEST_REF` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ALWAYS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AMBIENT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AMBIENT_AND_DIFFUSE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AND` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AND_INVERTED` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AND_REVERSE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ARRAY_BUFFER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ATTRIB_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AUTO_NORMAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AUX0` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AUX1` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AUX2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AUX3` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_AUX_BUFFERS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BACK` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BACK_LEFT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BACK_RIGHT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BITMAP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BITMAP_TOKEN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BLEND` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BLEND_DST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BLEND_EQUATION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BLEND_SRC` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BLUE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BLUE_BIAS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BLUE_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BLUE_SCALE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_BYTE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_C3F_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_C4F_N3F_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_C4UB_V2F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_C4UB_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CCW` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CLAMP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CLEAR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CLIP_PLANE0` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CLIP_PLANE1` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CLIP_PLANE2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CLIP_PLANE3` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CLIP_PLANE4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CLIP_PLANE5` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COEFF` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_ARRAY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_ARRAY_COUNT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_ARRAY_POINTER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_ARRAY_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_ARRAY_STRIDE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_ARRAY_TYPE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_BUFFER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_BUFFER_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_CLEAR_VALUE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_INDEX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_INDEXES` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_MATERIAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_MATERIAL_FACE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_MATERIAL_PARAMETER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COLOR_WRITEMASK` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COMPILE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COMPILE_AND_EXECUTE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CONSTANT_ALPHA` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CONSTANT_ATTENUATION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CONSTANT_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COPY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COPY_INVERTED` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_COPY_PIXEL_TOKEN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CULL_FACE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CULL_FACE_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_INDEX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_NORMAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_RASTER_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_RASTER_DISTANCE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_RASTER_INDEX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_RASTER_POSITION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_RASTER_POSITION_VALID` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_RASTER_TEXTURE_COORDS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CURRENT_TEXTURE_COORDS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_CW` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DECAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DECR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_BIAS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_BUFFER_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_CLEAR_VALUE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_COMPONENT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_FUNC` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_RANGE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_SCALE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_TEST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DEPTH_WRITEMASK` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DIFFUSE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DITHER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DOMAIN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DONT_CARE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DOUBLE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DOUBLEBUFFER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DRAW_BUFFER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DRAW_PIXEL_TOKEN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DST_ALPHA` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_DST_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EDGE_FLAG` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EDGE_FLAG_ARRAY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EDGE_FLAG_ARRAY_COUNT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EDGE_FLAG_ARRAY_POINTER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EDGE_FLAG_ARRAY_STRIDE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EMISSION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ENABLE_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EQUAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EQUIV` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ERROR_CHECK_LEVEL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EVAL_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EXP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EXP2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EXTENSIONS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EYE_LINEAR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_EYE_PLANE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FALSE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FASTEST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FEEDBACK` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FILL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FLAT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FLOAT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FOG` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FOG_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FOG_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FOG_DENSITY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FOG_END` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FOG_HINT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FOG_INDEX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FOG_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FOG_START` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FRONT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FRONT_AND_BACK` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FRONT_FACE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FRONT_LEFT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FRONT_RIGHT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FUNC_ADD` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FUNC_REVERSE_SUBTRACT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_FUNC_SUBTRACT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_GEQUAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_GREATER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_GREEN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_GREEN_BIAS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_GREEN_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_GREEN_SCALE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_HINT_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INCR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_ARRAY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_ARRAY_COUNT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_ARRAY_POINTER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_ARRAY_STRIDE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_ARRAY_TYPE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_CLEAR_VALUE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_OFFSET` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_SHIFT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INDEX_WRITEMASK` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INTENSITY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INTENSITY4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INTENSITY8` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INTENSITY12` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INTENSITY16` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INVALID_ENUM` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INVALID_OPERATION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INVALID_VALUE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_INVERT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_IS_SPECULAR_ENABLED` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_KEEP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LEFT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LEQUAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LESS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LICENSE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT0` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT1` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT3` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT5` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT6` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT7` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT8` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT9` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT10` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT11` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT12` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT13` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT14` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT15` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHTING` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHTING_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT_MODEL_AMBIENT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT_MODEL_LOCAL_VIEWER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIGHT_MODEL_TWO_SIDE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINEAR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINEAR_ATTENUATION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINEAR_MIPMAP_LINEAR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINEAR_MIPMAP_NEAREST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINES` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_LOOP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_RESET_TOKEN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_SMOOTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_SMOOTH_HINT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_STIPPLE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_STIPPLE_PATTERN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_STIPPLE_REPEAT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_STRIP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_TOKEN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_WIDTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_WIDTH_GRANULARITY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LINE_WIDTH_RANGE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIST_BASE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIST_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIST_INDEX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LIST_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LOAD` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LOGIC_OP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LOGIC_OP_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE4_ALPHA4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE6_ALPHA2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE8` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE8_ALPHA8` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE12` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE12_ALPHA4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE12_ALPHA12` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE16` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE16_ALPHA16` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_LUMINANCE_ALPHA` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_COLOR_4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_GRID_DOMAIN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_GRID_SEGMENTS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_INDEX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_NORMAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_TEXTURE_COORD_1` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_TEXTURE_COORD_2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_TEXTURE_COORD_3` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_TEXTURE_COORD_4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_VERTEX_3` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP1_VERTEX_4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_COLOR_4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_GRID_DOMAIN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_GRID_SEGMENTS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_INDEX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_NORMAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_TEXTURE_COORD_1` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_TEXTURE_COORD_2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_TEXTURE_COORD_3` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_TEXTURE_COORD_4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_VERTEX_3` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP2_VERTEX_4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAP_STENCIL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MATRIX_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_ATTRIB_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_BUFFERS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_CLIENT_ATTRIB_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_CLIP_PLANES` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_DISPLAY_LISTS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_EVAL_ORDER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_LIGHTS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_LIST_NESTING` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_MODELVIEW_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_NAME_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_PIXEL_MAP_TABLE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_PROJECTION_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_SPECULAR_BUFFERS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_TEXTURE_LEVELS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_TEXTURE_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_TEXTURE_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MAX_VIEWPORT_DIMS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MODELVIEW` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MODELVIEW_MATRIX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MODELVIEW_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MODULATE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_MULT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_N3F_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NAME_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NAND` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NEAREST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NEAREST_MIPMAP_LINEAR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NEAREST_MIPMAP_NEAREST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NEVER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NICEST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NONE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NOOP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMALIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY_COUNT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY_COUNT_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY_POINTER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY_POINTER_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY_STRIDE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY_STRIDE_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY_TYPE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_ARRAY_TYPE_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NORMAL_BUFFER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NOTEQUAL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_NO_ERROR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_OBJECT_LINEAR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_OBJECT_PLANE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ONE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ONE_MINUS_CONSTANT_ALPHA` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ONE_MINUS_CONSTANT_ALPHA_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ONE_MINUS_CONSTANT_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ONE_MINUS_CONSTANT_COLOR_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ONE_MINUS_DST_ALPHA` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ONE_MINUS_DST_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ONE_MINUS_SRC_ALPHA` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ONE_MINUS_SRC_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_OR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_ORDER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_OR_INVERTED` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_OR_REVERSE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_OUT_OF_MEMORY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PACK_ALIGNMENT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PACK_LSB_FIRST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PACK_ROW_LENGTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PACK_SKIP_PIXELS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PACK_SKIP_ROWS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PACK_SWAP_BYTES` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PASS_THROUGH_TOKEN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PERSPECTIVE_CORRECTION_HINT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_A_TO_A` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_A_TO_A_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_B_TO_B` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_B_TO_B_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_G_TO_G` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_G_TO_G_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_A` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_A_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_B` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_B_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_G` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_G_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_I` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_I_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_R` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_I_TO_R_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_R_TO_R` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_R_TO_R_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_S_TO_S` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MAP_S_TO_S_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PIXEL_MODE_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POINT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POINTS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POINT_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POINT_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POINT_SIZE_GRANULARITY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POINT_SIZE_RANGE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POINT_SMOOTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POINT_SMOOTH_HINT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POINT_TOKEN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_MAX_VERTEX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_OFFSET_BIAS_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_OFFSET_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_OFFSET_FILL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_OFFSET_LINE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_OFFSET_POINT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_OFFSET_UNITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_SMOOTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_SMOOTH_HINT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_STIPPLE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_STIPPLE_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POLYGON_TOKEN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_POSITION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PROJECTION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PROJECTION_MATRIX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PROJECTION_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PROXY_TEXTURE_1D` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_PROXY_TEXTURE_2D` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_Q` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_QUADRATIC_ATTENUATION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_QUADS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_QUAD_STRIP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_R` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_R3_G3_B2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_READ_BUFFER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RED` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RED_BIAS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RED_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RED_SCALE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RENDER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RENDERER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RENDER_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_REPEAT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_REPLACE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RETURN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGB` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGB4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGB5` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGB5_A1` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGB8` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGB10` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGB10_A2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGB12` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGB16` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGBA` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGBA2` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGBA4` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGBA8` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGBA12` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGBA16` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RGBA_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_RIGHT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_S` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SCISSOR_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SCISSOR_BOX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SCISSOR_TEST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SELECT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SET` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SHADE_MODEL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SHININESS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SHORT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SMOOTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SPECULAR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SPHERE_MAP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SPOT_CUTOFF` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SPOT_DIRECTION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SPOT_EXPONENT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SRC_ALPHA` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SRC_ALPHA_SATURATE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SRC_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STACK_OVERFLOW` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STACK_UNDERFLOW` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STATIC_DRAW` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_BUFFER_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_CLEAR_VALUE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_FAIL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_FUNC` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_INDEX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_PASS_DEPTH_FAIL` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_PASS_DEPTH_PASS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_REF` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_TEST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_VALUE_MASK` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STENCIL_WRITEMASK` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_STEREO` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_SUBPIXEL_BITS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_T` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_T2F_C3F_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_T2F_C4F_N3F_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_T2F_C4UB_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_T2F_N3F_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_T2F_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_T4F_C4F_N3F_V4F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_T4F_V4F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_1D` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_1D_BINDING` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_2D` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_2D_BINDING` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_BORDER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_BORDER_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COMPONENTS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_COUNT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_COUNT_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_POINTER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_POINTER_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_SIZE_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_STRIDE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_STRIDE_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_TYPE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_ARRAY_TYPE_EXT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_COORD_BUFFER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_ENV` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_ENV_COLOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_ENV_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_GEN_MODE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_GEN_Q` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_GEN_R` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_GEN_S` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_GEN_T` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_HEIGHT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_HASH_TABLE_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_MAG_FILTER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_MATRIX` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_MIN_FILTER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_PRIORITY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_RESIDENT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_STACK_DEPTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_WIDTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_WRAP_S` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TEXTURE_WRAP_T` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TRANSFORM_BIT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TRIANGLES` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TRIANGLE_FAN` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TRIANGLE_STRIP` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_TRUE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNPACK_ALIGNMENT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNPACK_LSB_FIRST` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNPACK_ROW_LENGTH` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNPACK_SKIP_PIXELS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNPACK_SKIP_ROWS` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNPACK_SWAP_BYTES` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNSIGNED_BYTE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNSIGNED_INT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNSIGNED_INT_8_8_8_8` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNSIGNED_SHORT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_UNSIGNED_SHORT_5_6_5` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_V2F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_V3F` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VENDOR` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VERSION` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VERTEX_ARRAY` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VERTEX_ARRAY_COUNT` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VERTEX_ARRAY_POINTER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VERTEX_ARRAY_SIZE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VERTEX_ARRAY_STRIDE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VERTEX_ARRAY_TYPE` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VERTEX_BUFFER` in module `crate::sys` [INFO] [stdout] --> src/lib.rs:10:52 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $i: crate::types::GLenum = crate::sys::[] as crate::types::GLenum; [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::sys` [INFO] [stdout] ... [INFO] [stdout] 62 | / glconst![ [INFO] [stdout] 63 | | ACCUM, [INFO] [stdout] 64 | | ACCUM_ALPHA_BITS, [INFO] [stdout] 65 | | ACCUM_BLUE_BITS, [INFO] [stdout] ... | [INFO] [stdout] 618 | | ZOOM_Y [INFO] [stdout] 619 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `glconst` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GL_VIEWPORT` in module `crate::sys` [WARN] too many lines in the log, truncating it