[INFO] fetching crate oxidx 0.6.0...
[INFO] checking oxidx-0.6.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate oxidx 0.6.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate oxidx 0.6.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oxidx 0.6.0
[INFO] finished tweaking crates.io crate oxidx 0.6.0
[INFO] tweaked toml for crates.io crate oxidx 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a2f15e19ae4275aa9146e97951b91ebcd84f2b9467b9ff9b2ddcd8014028ffb
[INFO] running `Command { std: "docker" "start" "-a" "4a2f15e19ae4275aa9146e97951b91ebcd84f2b9467b9ff9b2ddcd8014028ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a2f15e19ae4275aa9146e97951b91ebcd84f2b9467b9ff9b2ddcd8014028ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2f15e19ae4275aa9146e97951b91ebcd84f2b9467b9ff9b2ddcd8014028ffb", kill_on_drop: false }`
[INFO] [stdout] 4a2f15e19ae4275aa9146e97951b91ebcd84f2b9467b9ff9b2ddcd8014028ffb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40d232b36a2d9d82c4e379dca2f97e1175375e2bd848955e5363e725bad82420
[INFO] running `Command { std: "docker" "start" "-a" "40d232b36a2d9d82c4e379dca2f97e1175375e2bd848955e5363e725bad82420", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling oxidx v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/adapter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Dxgi::{IDXGIAdapter3, IDXGIOutput1},
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/adapter.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{IUnknown, Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/blob.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Graphics::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/blob.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, HSTRING, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command_allocator.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::ID3D12CommandAllocator,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/command_allocator.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command_list.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::{Foundation::BOOL, Graphics::Direct3D12::*},
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/command_list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, Param, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command_queue.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/command_queue.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{IUnknown, Interface, Param, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command_signature.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::ID3D12CommandSignature,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/command_signature.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/debug.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Win32`
[INFO] [stdout]  --> src/debug.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core::{Interface, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 6 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/descriptor_heap.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::{core::Interface, Win32::Graphics::Direct3D12::*};
[INFO] [stdout]   |                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/descriptor_heap.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::{core::Interface, Win32::Graphics::Direct3D12::*};
[INFO] [stdout]   |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/device.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Win32::Graphics::Direct3D12::{ID3D12Device, ID3D12InfoQueue1},
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/device.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     core::{Interface, PCWSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/device_child.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Graphics::{Direct3D::WKPDID_D3DDebugObjectName, Direct3D12::ID3D12DeviceChild},
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/entry.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Direct3D12::{D3D12CreateDevice, D3D12GetDebugInterface};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/entry.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Dxgi::CreateDXGIFactory2;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/device_child.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/factory.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/factory.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::Graphics::Dxgi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/factory.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::core::Interface;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/heap.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/heap.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/info_queue.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Win32::Graphics::Direct3D12::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/info_queue.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     core::{Param, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/pageable.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::ID3D12Pageable,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/pageable.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/pso.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/pso.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/query_heap.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::ID3D12QueryHeap,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/query_heap.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/resources.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/resources.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/root_signature.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/root_signature.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/swapchain.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Dxgi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/swapchain.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::core::{Interface, Param};
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/sync.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/types/enums.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Graphics::{Direct3D::*, Direct3D12::*};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/types/flags.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Direct3D12::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/sync.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/types/structs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/types.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Graphics::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/types/structs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core::PCSTR,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/pix.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/conv/enums.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Direct3D12::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/conv/flags.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Direct3D12::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/conv.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/pix.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::PCSTR,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/adapter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Dxgi::{IDXGIAdapter3, IDXGIOutput1},
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/adapter.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{IUnknown, Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/blob.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Graphics::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/blob.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, HSTRING, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command_allocator.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::ID3D12CommandAllocator,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/command_allocator.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command_list.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::{Foundation::BOOL, Graphics::Direct3D12::*},
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/command_list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, Param, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command_queue.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/command_queue.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{IUnknown, Interface, Param, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command_signature.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::ID3D12CommandSignature,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/command_signature.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/debug.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Win32`
[INFO] [stdout]  --> src/debug.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core::{Interface, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 6 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/descriptor_heap.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::{core::Interface, Win32::Graphics::Direct3D12::*};
[INFO] [stdout]   |                                ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/descriptor_heap.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::{core::Interface, Win32::Graphics::Direct3D12::*};
[INFO] [stdout]   |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/device.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Win32::Graphics::Direct3D12::{ID3D12Device, ID3D12InfoQueue1},
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/device.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     core::{Interface, PCWSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/device_child.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Graphics::{Direct3D::WKPDID_D3DDebugObjectName, Direct3D12::ID3D12DeviceChild},
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/entry.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Direct3D12::{D3D12CreateDevice, D3D12GetDebugInterface};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/entry.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Dxgi::CreateDXGIFactory2;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/device_child.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/factory.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/factory.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::Graphics::Dxgi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/factory.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::core::Interface;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/heap.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/heap.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/info_queue.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Win32::Graphics::Direct3D12::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/info_queue.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     core::{Param, PCSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/pageable.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::ID3D12Pageable,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/pageable.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/pso.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/pso.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/query_heap.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::ID3D12QueryHeap,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/query_heap.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/resources.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/resources.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/root_signature.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::Graphics::Direct3D12::*,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/root_signature.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/swapchain.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Graphics::Dxgi::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/swapchain.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::core::{Interface, Param};
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/sync.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/types/enums.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Graphics::{Direct3D::*, Direct3D12::*};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/types/flags.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Direct3D12::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/sync.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::{Interface, Param},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/types/structs.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/types.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Graphics::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/types/structs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core::PCSTR,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/pix.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/conv/enums.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Direct3D12::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/conv/flags.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::Direct3D12::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/conv.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/pix.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::PCSTR,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/conv.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl From<windows::core::Error> for DxError {
[INFO] [stdout]    |                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/conv.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn from(value: windows::core::Error) -> Self {
[INFO] [stdout]    |                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope
[INFO] [stdout]   --> src/command_list.rs:43:59
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ICommandList + for<'a> HasInterface<RawRef<'a>: Param<ID3D12GraphicsCommandList>>
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub trait IGraphicsCommandList<ID3D12GraphicsCommandList>:
[INFO] [stdout]    |                               +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope
[INFO] [stdout]    --> src/command_list.rs:486:41
[INFO] [stdout]     |
[INFO] [stdout] 42  | / pub trait IGraphicsCommandList:
[INFO] [stdout] 43  | |     ICommandList + for<'a> HasInterface<RawRef<'a>: Param<ID3D12GraphicsCommandList>>
[INFO] [stdout] 44  | | {
[INFO] [stdout] 45  | |     /// Marks the start of a user-defined region of work.
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |     fn so_set_targets(&self, start_slot: u32, views: Option<&[StreamOutputBufferView]>);
[INFO] [stdout] 448 | | }
[INFO] [stdout]     | |_- similarly named trait `IGraphicsCommandList` defined here
[INFO] [stdout] ...
[INFO] [stdout] 486 |   create_type! { GraphicsCommandList wrap ID3D12GraphicsCommandList }
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IGraphicsCommandList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope
[INFO] [stdout]    --> src/command_list.rs:486:41
[INFO] [stdout]     |
[INFO] [stdout] 42  | / pub trait IGraphicsCommandList:
[INFO] [stdout] 43  | |     ICommandList + for<'a> HasInterface<RawRef<'a>: Param<ID3D12GraphicsCommandList>>
[INFO] [stdout] 44  | | {
[INFO] [stdout] 45  | |     /// Marks the start of a user-defined region of work.
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |     fn so_set_targets(&self, start_slot: u32, views: Option<&[StreamOutputBufferView]>);
[INFO] [stdout] 448 | | }
[INFO] [stdout]     | |_- similarly named trait `IGraphicsCommandList` defined here
[INFO] [stdout] ...
[INFO] [stdout] 486 |   create_type! { GraphicsCommandList wrap ID3D12GraphicsCommandList }
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 486 | create_type! { GraphicsCommandList wrap IGraphicsCommandList }
[INFO] [stdout]     |                                         ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12GraphicsCommandList>(pub(crate) $raw_type);
[INFO] [stdout]     |                         +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandQueue` in this scope
[INFO] [stdout]   --> src/command_queue.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait ICommandQueue: for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<IUnknown>> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ similarly named trait `ICommandQueue` defined here
[INFO] [stdout] ...
[INFO] [stdout] 93 |     CommandQueue wrap ID3D12CommandQueue
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ICommandQueue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandQueue` in this scope
[INFO] [stdout]   --> src/command_queue.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait ICommandQueue: for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<IUnknown>> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ similarly named trait `ICommandQueue` defined here
[INFO] [stdout] ...
[INFO] [stdout] 93 |     CommandQueue wrap ID3D12CommandQueue
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 93 |     CommandQueue wrap ICommandQueue
[INFO] [stdout]    |                       ~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12CommandQueue>(pub(crate) $raw_type);
[INFO] [stdout]    |                         ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TILE_MAPPING_FLAG_NONE` in this scope
[INFO] [stdout]    --> src/command_queue.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 D3D12_TILE_MAPPING_FLAG_NONE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TILE_MAPPING_FLAG_NONE` in this scope
[INFO] [stdout]    --> src/command_queue.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 D3D12_TILE_MAPPING_FLAG_NONE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug` in this scope
[INFO] [stdout]    --> src/debug.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     Debug wrap ID3D12Debug
[INFO] [stdout]     |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug` in this scope
[INFO] [stdout]    --> src/debug.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     Debug wrap ID3D12Debug
[INFO] [stdout]     |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug>(pub(crate) $raw_type);
[INFO] [stdout]     |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug1` in this scope
[INFO] [stdout]    --> src/debug.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     Debug1 wrap ID3D12Debug1; decorator for Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug1` in this scope
[INFO] [stdout]    --> src/debug.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     Debug1 wrap ID3D12Debug1; decorator for Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug1>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug3` in this scope
[INFO] [stdout]    --> src/debug.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Debug3 wrap ID3D12Debug3; decorator for Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug3` in this scope
[INFO] [stdout]    --> src/debug.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Debug3 wrap ID3D12Debug3; decorator for Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug3>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug4` in this scope
[INFO] [stdout]    --> src/debug.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Debug4 wrap ID3D12Debug4; decorator for Debug3, Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug4` in this scope
[INFO] [stdout]    --> src/debug.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Debug4 wrap ID3D12Debug4; decorator for Debug3, Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug4>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug5` in this scope
[INFO] [stdout]    --> src/debug.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Debug5 wrap ID3D12Debug5; decorator for Debug4, Debug3, Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug5` in this scope
[INFO] [stdout]    --> src/debug.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Debug5 wrap ID3D12Debug5; decorator for Debug4, Debug3, Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug5>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug6` in this scope
[INFO] [stdout]    --> src/debug.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |    Debug6 wrap ID3D12Debug6; decorator for Debug5, Debug4, Debug3, Debug1, Debug
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug6` in this scope
[INFO] [stdout]    --> src/debug.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |    Debug6 wrap ID3D12Debug6; decorator for Debug5, Debug4, Debug3, Debug1, Debug
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug6>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `D3D12_MESSAGE_CATEGORY` in this scope
[INFO] [stdout]    --> src/debug.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |     category: D3D12_MESSAGE_CATEGORY,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `D3D12_MESSAGE_SEVERITY` in this scope
[INFO] [stdout]    --> src/debug.rs:262:15
[INFO] [stdout]     |
[INFO] [stdout] 262 |     severity: D3D12_MESSAGE_SEVERITY,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `D3D12_MESSAGE_ID` in this scope
[INFO] [stdout]    --> src/debug.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     id: D3D12_MESSAGE_ID,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12DescriptorHeap` in this scope
[INFO] [stdout]   --> src/descriptor_heap.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait IDescriptorHeap: HasInterface<Raw: Interface> {
[INFO] [stdout]    | ------------------------------------------------------- similarly named trait `IDescriptorHeap` defined here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     DescriptorHeap wrap ID3D12DescriptorHeap
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDescriptorHeap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12DescriptorHeap` in this scope
[INFO] [stdout]   --> src/descriptor_heap.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait IDescriptorHeap: HasInterface<Raw: Interface> {
[INFO] [stdout]    | ------------------------------------------------------- similarly named trait `IDescriptorHeap` defined here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     DescriptorHeap wrap ID3D12DescriptorHeap
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 33 |     DescriptorHeap wrap IDescriptorHeap
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12DescriptorHeap>(pub(crate) $raw_type);
[INFO] [stdout]    |                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Heap` in this scope
[INFO] [stdout]   --> src/heap.rs:12:73
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait IHeap: for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12Heap>> {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait IHeap<ID3D12Heap>: for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12Heap>> {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Heap` in this scope
[INFO] [stdout]   --> src/heap.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Heap wrap ID3D12Heap
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Heap` in this scope
[INFO] [stdout]   --> src/heap.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Heap wrap ID3D12Heap
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12Heap>(pub(crate) $raw_type);
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12PipelineState` in this scope
[INFO] [stdout]   --> src/pso.rs:12:60
[INFO] [stdout]    |
[INFO] [stdout] 12 |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12PipelineState>>
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IPipelineState<ID3D12PipelineState>:
[INFO] [stdout]    |                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12PipelineState` in this scope
[INFO] [stdout]   --> src/pso.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub trait IPipelineState:
[INFO] [stdout] 12 | |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12PipelineState>>
[INFO] [stdout] 13 | | {
[INFO] [stdout] 14 | |     /// Gets the cached blob representing the pipeline state.
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     fn get_cached_blob(&self) -> Result<Blob, DxError>;
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- similarly named trait `IPipelineState` defined here
[INFO] [stdout] ...
[INFO] [stdout] 24 |       PipelineState wrap ID3D12PipelineState
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IPipelineState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12PipelineState` in this scope
[INFO] [stdout]   --> src/pso.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub trait IPipelineState:
[INFO] [stdout] 12 | |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12PipelineState>>
[INFO] [stdout] 13 | | {
[INFO] [stdout] 14 | |     /// Gets the cached blob representing the pipeline state.
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     fn get_cached_blob(&self) -> Result<Blob, DxError>;
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- similarly named trait `IPipelineState` defined here
[INFO] [stdout] ...
[INFO] [stdout] 24 |       PipelineState wrap ID3D12PipelineState
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 |     PipelineState wrap IPipelineState
[INFO] [stdout]    |                        ~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12PipelineState>(pub(crate) $raw_type);
[INFO] [stdout]    |                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope
[INFO] [stdout]   --> src/resources.rs:21:60
[INFO] [stdout]    |
[INFO] [stdout] 21 |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12Resource>>
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait IResource<ID3D12Resource>:
[INFO] [stdout]    |                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope
[INFO] [stdout]   --> src/resources.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Resource wrap ID3D12Resource
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope
[INFO] [stdout]   --> src/resources.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Resource wrap ID3D12Resource
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12Resource>(pub(crate) $raw_type);
[INFO] [stdout]    |                         ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `D3D12_RANGE` in this scope
[INFO] [stdout]    --> src/resources.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |             let range = read_range.map(|r| D3D12_RANGE {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `D3D12_RANGE` in this scope
[INFO] [stdout]    --> src/resources.rs:156:47
[INFO] [stdout]     |
[INFO] [stdout] 156 |             let range = written_range.map(|r| D3D12_RANGE {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12RootSignature` in this scope
[INFO] [stdout]   --> src/root_signature.rs:14:60
[INFO] [stdout]    |
[INFO] [stdout] 14 |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12RootSignature>>
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait IRootSignature<ID3D12RootSignature>:
[INFO] [stdout]    |                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12RootSignature` in this scope
[INFO] [stdout]   --> src/root_signature.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | / pub trait IRootSignature:
[INFO] [stdout] 14 | |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12RootSignature>>
[INFO] [stdout] 15 | | {
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- similarly named trait `IRootSignature` defined here
[INFO] [stdout] ...
[INFO] [stdout] 35 |       RootSignature wrap ID3D12RootSignature
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IRootSignature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12RootSignature` in this scope
[INFO] [stdout]   --> src/root_signature.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | / pub trait IRootSignature:
[INFO] [stdout] 14 | |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12RootSignature>>
[INFO] [stdout] 15 | | {
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- similarly named trait `IRootSignature` defined here
[INFO] [stdout] ...
[INFO] [stdout] 35 |       RootSignature wrap ID3D12RootSignature
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 35 |     RootSignature wrap IRootSignature
[INFO] [stdout]    |                        ~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12RootSignature>(pub(crate) $raw_type);
[INFO] [stdout]    |                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_WRAP` in this scope
[INFO] [stdout]   --> src/types/enums.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Wrap = D3D12_TEXTURE_ADDRESS_MODE_WRAP.0,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_MIRROR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Mirror = D3D12_TEXTURE_ADDRESS_MODE_MIRROR.0,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_CLAMP` in this scope
[INFO] [stdout]   --> src/types/enums.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Clamp = D3D12_TEXTURE_ADDRESS_MODE_CLAMP.0,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_BORDER` in this scope
[INFO] [stdout]   --> src/types/enums.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Border = D3D12_TEXTURE_ADDRESS_MODE_BORDER.0,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_MIRROR_ONCE` in this scope
[INFO] [stdout]   --> src/types/enums.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     MirrorOnce = D3D12_TEXTURE_ADDRESS_MODE_MIRROR_ONCE.0,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_ALPHA_MODE_UNSPECIFIED` in this scope
[INFO] [stdout]   --> src/types/enums.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Unspecified = DXGI_ALPHA_MODE_UNSPECIFIED.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_ALPHA_MODE_PREMULTIPLIED` in this scope
[INFO] [stdout]   --> src/types/enums.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     Premultiplied = DXGI_ALPHA_MODE_PREMULTIPLIED.0,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_ALPHA_MODE_STRAIGHT` in this scope
[INFO] [stdout]   --> src/types/enums.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Straight = DXGI_ALPHA_MODE_STRAIGHT.0,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_ALPHA_MODE_IGNORE` in this scope
[INFO] [stdout]   --> src/types/enums.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Ignore = DXGI_ALPHA_MODE_IGNORE.0,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_ZERO` in this scope
[INFO] [stdout]   --> src/types/enums.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Zero = D3D12_BLEND_ZERO.0,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_ONE` in this scope
[INFO] [stdout]   --> src/types/enums.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     One = D3D12_BLEND_ONE.0,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC_COLOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     SrcColor = D3D12_BLEND_SRC_COLOR.0,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_SRC_COLOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     InvSrcColor = D3D12_BLEND_INV_SRC_COLOR.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC_ALPHA` in this scope
[INFO] [stdout]   --> src/types/enums.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     SrcAlpha = D3D12_BLEND_SRC_ALPHA.0,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_SRC_ALPHA` in this scope
[INFO] [stdout]   --> src/types/enums.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     InvSrcAlpha = D3D12_BLEND_INV_SRC_ALPHA.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_DEST_ALPHA` in this scope
[INFO] [stdout]   --> src/types/enums.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |     DestAlpha = D3D12_BLEND_DEST_ALPHA.0,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_DEST_ALPHA` in this scope
[INFO] [stdout]   --> src/types/enums.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     InvDestAlpha = D3D12_BLEND_INV_DEST_ALPHA.0,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_DEST_COLOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     DestColor = D3D12_BLEND_DEST_COLOR.0,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_DEST_COLOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     InvDestColor = D3D12_BLEND_INV_DEST_COLOR.0,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC_ALPHA_SAT` in this scope
[INFO] [stdout]   --> src/types/enums.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     SrcAlphaSat = D3D12_BLEND_SRC_ALPHA_SAT.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_BLEND_FACTOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     BlendFactor = D3D12_BLEND_BLEND_FACTOR.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_BLEND_FACTOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     InvBlendFactor = D3D12_BLEND_INV_BLEND_FACTOR.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC1_COLOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Src1Color = D3D12_BLEND_SRC1_COLOR.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_SRC1_COLOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     InvSrc1Color = D3D12_BLEND_INV_SRC1_COLOR.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC1_ALPHA` in this scope
[INFO] [stdout]    --> src/types/enums.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     Src1Alpha = D3D12_BLEND_SRC1_ALPHA.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_SRC1_ALPHA` in this scope
[INFO] [stdout]    --> src/types/enums.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     InvSrc1Alpha = D3D12_BLEND_INV_SRC1_ALPHA.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_ALPHA_FACTOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     AlphaFactor = D3D12_BLEND_ALPHA_FACTOR.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_ALPHA_FACTOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |     InvAlphaFactor = D3D12_BLEND_INV_ALPHA_FACTOR.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_ADD` in this scope
[INFO] [stdout]    --> src/types/enums.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Add = D3D12_BLEND_OP_ADD.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_SUBTRACT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Subtract = D3D12_BLEND_OP_SUBTRACT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_REV_SUBTRACT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |     RevSubtract = D3D12_BLEND_OP_REV_SUBTRACT.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_MIN` in this scope
[INFO] [stdout]    --> src/types/enums.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     Min = D3D12_BLEND_OP_MIN.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_MAX` in this scope
[INFO] [stdout]    --> src/types/enums.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     Max = D3D12_BLEND_OP_MAX.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_TRANSPARENT_BLACK` in this scope
[INFO] [stdout]    --> src/types/enums.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |     TransparentBlack = D3D12_STATIC_BORDER_COLOR_TRANSPARENT_BLACK.0,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_OPAQUE_BLACK` in this scope
[INFO] [stdout]    --> src/types/enums.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     OpaqueBlack = D3D12_STATIC_BORDER_COLOR_OPAQUE_BLACK.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_OPAQUE_WHITE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     OpaqueWhite = D3D12_STATIC_BORDER_COLOR_OPAQUE_WHITE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_OPAQUE_BLACK_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout] 161 |     OpaqueBlackUint = D3D12_STATIC_BORDER_COLOR_OPAQUE_BLACK_UINT.0,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_OPAQUE_WHITE_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |     OpaqueWhiteUint = D3D12_STATIC_BORDER_COLOR_OPAQUE_WHITE_UINT.0,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_DIRECT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |     Direct = D3D12_COMMAND_LIST_TYPE_DIRECT.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_BUNDLE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 179 |     Bundle = D3D12_COMMAND_LIST_TYPE_BUNDLE.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_COMPUTE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:182:15
[INFO] [stdout]     |
[INFO] [stdout] 182 |     Compute = D3D12_COMMAND_LIST_TYPE_COMPUTE.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_COPY` in this scope
[INFO] [stdout]    --> src/types/enums.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 |     Copy = D3D12_COMMAND_LIST_TYPE_COPY.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_VIDEO_DECODE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |     VideoDecode = D3D12_COMMAND_LIST_TYPE_VIDEO_DECODE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_VIDEO_PROCESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |     VideoProcess = D3D12_COMMAND_LIST_TYPE_VIDEO_PROCESS.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_VIDEO_ENCODE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:194:19
[INFO] [stdout]     |
[INFO] [stdout] 194 |     VideoEncode = D3D12_COMMAND_LIST_TYPE_VIDEO_ENCODE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_QUEUE_PRIORITY_NORMAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |     Normal = D3D12_COMMAND_QUEUE_PRIORITY_NORMAL.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_QUEUE_PRIORITY_HIGH` in this scope
[INFO] [stdout]    --> src/types/enums.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 208 |     High = D3D12_COMMAND_QUEUE_PRIORITY_HIGH.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_QUEUE_PRIORITY_GLOBAL_REALTIME` in this scope
[INFO] [stdout]    --> src/types/enums.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     GlobalRealtime = D3D12_COMMAND_QUEUE_PRIORITY_GLOBAL_REALTIME.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_NONE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:222:12
[INFO] [stdout]     |
[INFO] [stdout] 222 |     None = D3D12_COMPARISON_FUNC_NONE.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_NEVER` in this scope
[INFO] [stdout]    --> src/types/enums.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |     Never = D3D12_COMPARISON_FUNC_NEVER.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_LESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 |     Less = D3D12_COMPARISON_FUNC_LESS.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_EQUAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |     Equal = D3D12_COMPARISON_FUNC_EQUAL.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_LESS_EQUAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |     LessEqual = D3D12_COMPARISON_FUNC_LESS_EQUAL.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_GREATER` in this scope
[INFO] [stdout]    --> src/types/enums.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     Greater = D3D12_COMPARISON_FUNC_GREATER.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_NOT_EQUAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 |     NotEqual = D3D12_COMPARISON_FUNC_NOT_EQUAL.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_GREATER_EQUAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:243:20
[INFO] [stdout]     |
[INFO] [stdout] 243 |     GreaterEqual = D3D12_COMPARISON_FUNC_GREATER_EQUAL.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_ALWAYS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     Always = D3D12_COMPARISON_FUNC_ALWAYS.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_MODE_OFF` in this scope
[INFO] [stdout]    --> src/types/enums.rs:257:11
[INFO] [stdout]     |
[INFO] [stdout] 257 |     Off = D3D12_CONSERVATIVE_RASTERIZATION_MODE_OFF.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_MODE_ON` in this scope
[INFO] [stdout]    --> src/types/enums.rs:260:10
[INFO] [stdout]     |
[INFO] [stdout] 260 |     On = D3D12_CONSERVATIVE_RASTERIZATION_MODE_ON.0,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_TIER_NOT_SUPPORTED` in this scope
[INFO] [stdout]    --> src/types/enums.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |     NotSupported = D3D12_CONSERVATIVE_RASTERIZATION_TIER_NOT_SUPPORTED.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_TIER_1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |     Tier1 = D3D12_CONSERVATIVE_RASTERIZATION_TIER_1.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_TIER_2` in this scope
[INFO] [stdout]    --> src/types/enums.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |     Tier2 = D3D12_CONSERVATIVE_RASTERIZATION_TIER_2.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_TIER_3` in this scope
[INFO] [stdout]    --> src/types/enums.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |     Tier3 = D3D12_CONSERVATIVE_RASTERIZATION_TIER_3.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CPU_PAGE_PROPERTY_UNKNOWN` in this scope
[INFO] [stdout]    --> src/types/enums.rs:295:15
[INFO] [stdout]     |
[INFO] [stdout] 295 |     Unknown = D3D12_CPU_PAGE_PROPERTY_UNKNOWN.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CPU_PAGE_PROPERTY_NOT_AVAILABLE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     NotAvailable = D3D12_CPU_PAGE_PROPERTY_NOT_AVAILABLE.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CPU_PAGE_PROPERTY_WRITE_COMBINE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:301:20
[INFO] [stdout]     |
[INFO] [stdout] 301 |     WriteCombine = D3D12_CPU_PAGE_PROPERTY_WRITE_COMBINE.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CPU_PAGE_PROPERTY_WRITE_BACK` in this scope
[INFO] [stdout]    --> src/types/enums.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |     WriteBack = D3D12_CPU_PAGE_PROPERTY_WRITE_BACK.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_NOT_SUPPORTED` in this scope
[INFO] [stdout]    --> src/types/enums.rs:315:20
[INFO] [stdout]     |
[INFO] [stdout] 315 |     NotSupported = D3D12_CROSS_NODE_SHARING_TIER_NOT_SUPPORTED.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_1_EMULATED` in this scope
[INFO] [stdout]    --> src/types/enums.rs:320:21
[INFO] [stdout]     |
[INFO] [stdout] 320 |     Tier1Emulated = D3D12_CROSS_NODE_SHARING_TIER_1_EMULATED.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |     Tier1 = D3D12_CROSS_NODE_SHARING_TIER_1.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_2` in this scope
[INFO] [stdout]    --> src/types/enums.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 |     Tier2 = D3D12_CROSS_NODE_SHARING_TIER_2.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_3` in this scope
[INFO] [stdout]    --> src/types/enums.rs:335:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |     Tier3 = D3D12_CROSS_NODE_SHARING_TIER_3.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/conv.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl From<windows::core::Error> for DxError {
[INFO] [stdout]    |                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/conv.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn from(value: windows::core::Error) -> Self {
[INFO] [stdout]    |                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CULL_MODE_NONE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:346:12
[INFO] [stdout]     |
[INFO] [stdout] 346 |     None = D3D12_CULL_MODE_NONE.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CULL_MODE_FRONT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 |     Front = D3D12_CULL_MODE_FRONT.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CULL_MODE_BACK` in this scope
[INFO] [stdout]    --> src/types/enums.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout] 352 |     Back = D3D12_CULL_MODE_BACK.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope
[INFO] [stdout]   --> src/command_list.rs:43:59
[INFO] [stdout]    |
[INFO] [stdout] 43 |     ICommandList + for<'a> HasInterface<RawRef<'a>: Param<ID3D12GraphicsCommandList>>
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub trait IGraphicsCommandList<ID3D12GraphicsCommandList>:
[INFO] [stdout]    |                               +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope
[INFO] [stdout]    --> src/command_list.rs:486:41
[INFO] [stdout]     |
[INFO] [stdout] 42  | / pub trait IGraphicsCommandList:
[INFO] [stdout] 43  | |     ICommandList + for<'a> HasInterface<RawRef<'a>: Param<ID3D12GraphicsCommandList>>
[INFO] [stdout] 44  | | {
[INFO] [stdout] 45  | |     /// Marks the start of a user-defined region of work.
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |     fn so_set_targets(&self, start_slot: u32, views: Option<&[StreamOutputBufferView]>);
[INFO] [stdout] 448 | | }
[INFO] [stdout]     | |_- similarly named trait `IGraphicsCommandList` defined here
[INFO] [stdout] ...
[INFO] [stdout] 486 |   create_type! { GraphicsCommandList wrap ID3D12GraphicsCommandList }
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IGraphicsCommandList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_HEAP_TYPE_RTV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:363:11
[INFO] [stdout]     |
[INFO] [stdout] 363 |     Rtv = D3D12_DESCRIPTOR_HEAP_TYPE_RTV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope
[INFO] [stdout]    --> src/command_list.rs:486:41
[INFO] [stdout]     |
[INFO] [stdout] 42  | / pub trait IGraphicsCommandList:
[INFO] [stdout] 43  | |     ICommandList + for<'a> HasInterface<RawRef<'a>: Param<ID3D12GraphicsCommandList>>
[INFO] [stdout] 44  | | {
[INFO] [stdout] 45  | |     /// Marks the start of a user-defined region of work.
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |     fn so_set_targets(&self, start_slot: u32, views: Option<&[StreamOutputBufferView]>);
[INFO] [stdout] 448 | | }
[INFO] [stdout]     | |_- similarly named trait `IGraphicsCommandList` defined here
[INFO] [stdout] ...
[INFO] [stdout] 486 |   create_type! { GraphicsCommandList wrap ID3D12GraphicsCommandList }
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 486 | create_type! { GraphicsCommandList wrap IGraphicsCommandList }
[INFO] [stdout]     |                                         ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12GraphicsCommandList>(pub(crate) $raw_type);
[INFO] [stdout]     |                         +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_HEAP_TYPE_DSV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:366:11
[INFO] [stdout]     |
[INFO] [stdout] 366 |     Dsv = D3D12_DESCRIPTOR_HEAP_TYPE_DSV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |     CbvSrvUav = D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_HEAP_TYPE_SAMPLER` in this scope
[INFO] [stdout]    --> src/types/enums.rs:372:15
[INFO] [stdout]     |
[INFO] [stdout] 372 |     Sampler = D3D12_DESCRIPTOR_HEAP_TYPE_SAMPLER.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandQueue` in this scope
[INFO] [stdout]   --> src/command_queue.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait ICommandQueue: for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<IUnknown>> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ similarly named trait `ICommandQueue` defined here
[INFO] [stdout] ...
[INFO] [stdout] 93 |     CommandQueue wrap ID3D12CommandQueue
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ICommandQueue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandQueue` in this scope
[INFO] [stdout]   --> src/command_queue.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait ICommandQueue: for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<IUnknown>> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ similarly named trait `ICommandQueue` defined here
[INFO] [stdout] ...
[INFO] [stdout] 93 |     CommandQueue wrap ID3D12CommandQueue
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 93 |     CommandQueue wrap ICommandQueue
[INFO] [stdout]    |                       ~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12CommandQueue>(pub(crate) $raw_type);
[INFO] [stdout]    |                         ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_RANGE_TYPE_SRV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:382:11
[INFO] [stdout]     |
[INFO] [stdout] 382 |     Srv = D3D12_DESCRIPTOR_RANGE_TYPE_SRV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_RANGE_TYPE_UAV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:385:11
[INFO] [stdout]     |
[INFO] [stdout] 385 |     Uav = D3D12_DESCRIPTOR_RANGE_TYPE_UAV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TILE_MAPPING_FLAG_NONE` in this scope
[INFO] [stdout]    --> src/command_queue.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 D3D12_TILE_MAPPING_FLAG_NONE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_RANGE_TYPE_CBV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:388:11
[INFO] [stdout]     |
[INFO] [stdout] 388 |     Cbv = D3D12_DESCRIPTOR_RANGE_TYPE_CBV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TILE_MAPPING_FLAG_NONE` in this scope
[INFO] [stdout]    --> src/command_queue.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 D3D12_TILE_MAPPING_FLAG_NONE,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_RANGE_TYPE_SAMPLER` in this scope
[INFO] [stdout]    --> src/types/enums.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 391 |     Sampler = D3D12_DESCRIPTOR_RANGE_TYPE_SAMPLER.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug` in this scope
[INFO] [stdout]    --> src/debug.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     Debug wrap ID3D12Debug
[INFO] [stdout]     |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug` in this scope
[INFO] [stdout]    --> src/debug.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     Debug wrap ID3D12Debug
[INFO] [stdout]     |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug>(pub(crate) $raw_type);
[INFO] [stdout]     |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug1` in this scope
[INFO] [stdout]    --> src/debug.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     Debug1 wrap ID3D12Debug1; decorator for Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_11_0` in this scope
[INFO] [stdout]    --> src/types/enums.rs:402:15
[INFO] [stdout]     |
[INFO] [stdout] 402 |     Level11 = D3D_FEATURE_LEVEL_11_0.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug1` in this scope
[INFO] [stdout]    --> src/debug.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |     Debug1 wrap ID3D12Debug1; decorator for Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug1>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_11_1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:406:17
[INFO] [stdout]     |
[INFO] [stdout] 406 |     Level11_1 = D3D_FEATURE_LEVEL_11_1.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_12_0` in this scope
[INFO] [stdout]    --> src/types/enums.rs:409:15
[INFO] [stdout]     |
[INFO] [stdout] 409 |     Level12 = D3D_FEATURE_LEVEL_12_0.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_12_1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |     Level12_1 = D3D_FEATURE_LEVEL_12_1.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_12_2` in this scope
[INFO] [stdout]    --> src/types/enums.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 415 |     Level12_2 = D3D_FEATURE_LEVEL_12_2.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug3` in this scope
[INFO] [stdout]    --> src/debug.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Debug3 wrap ID3D12Debug3; decorator for Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug3` in this scope
[INFO] [stdout]    --> src/debug.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Debug3 wrap ID3D12Debug3; decorator for Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug3>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug4` in this scope
[INFO] [stdout]    --> src/debug.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Debug4 wrap ID3D12Debug4; decorator for Debug3, Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:425:15
[INFO] [stdout]     |
[INFO] [stdout] 425 |     Options = D3D12_FEATURE_D3D12_OPTIONS.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug4` in this scope
[INFO] [stdout]    --> src/debug.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Debug4 wrap ID3D12Debug4; decorator for Debug3, Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug4>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_ARCHITECTURE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:428:20
[INFO] [stdout]     |
[INFO] [stdout] 428 |     Architecture = D3D12_FEATURE_ARCHITECTURE.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_FEATURE_LEVELS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:431:21
[INFO] [stdout]     |
[INFO] [stdout] 431 |     FeatureLevels = D3D12_FEATURE_FEATURE_LEVELS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_FORMAT_SUPPORT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |     FormatSupport = D3D12_FEATURE_FORMAT_SUPPORT.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_MULTISAMPLE_QUALITY_LEVELS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:437:32
[INFO] [stdout]     |
[INFO] [stdout] 437 |     MultisampleQualityLevels = D3D12_FEATURE_MULTISAMPLE_QUALITY_LEVELS.0,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug5` in this scope
[INFO] [stdout]    --> src/debug.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Debug5 wrap ID3D12Debug5; decorator for Debug4, Debug3, Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_FORMAT_INFO` in this scope
[INFO] [stdout]    --> src/types/enums.rs:440:18
[INFO] [stdout]     |
[INFO] [stdout] 440 |     FormatInfo = D3D12_FEATURE_FORMAT_INFO.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug5` in this scope
[INFO] [stdout]    --> src/debug.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Debug5 wrap ID3D12Debug5; decorator for Debug4, Debug3, Debug1, Debug
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug5>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_GPU_VIRTUAL_ADDRESS_SUPPORT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:443:32
[INFO] [stdout]     |
[INFO] [stdout] 443 |     GpuVirtualAddressSupport = D3D12_FEATURE_GPU_VIRTUAL_ADDRESS_SUPPORT.0,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_SHADER_MODEL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:446:19
[INFO] [stdout]     |
[INFO] [stdout] 446 |     ShaderModel = D3D12_FEATURE_SHADER_MODEL.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:449:16
[INFO] [stdout]     |
[INFO] [stdout] 449 |     Options1 = D3D12_FEATURE_D3D12_OPTIONS1.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_SUPPORT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:452:39
[INFO] [stdout]     |
[INFO] [stdout] 452 |     ProtectedResourceSessionSupport = D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_SUPPORT.0,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug6` in this scope
[INFO] [stdout]    --> src/debug.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |    Debug6 wrap ID3D12Debug6; decorator for Debug5, Debug4, Debug3, Debug1, Debug
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_ROOT_SIGNATURE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:455:21
[INFO] [stdout]     |
[INFO] [stdout] 455 |     RootSignature = D3D12_FEATURE_ROOT_SIGNATURE.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug6` in this scope
[INFO] [stdout]    --> src/debug.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |    Debug6 wrap ID3D12Debug6; decorator for Debug5, Debug4, Debug3, Debug1, Debug
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    --> src/utils.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout] 11  |         pub struct $name<ID3D12Debug6>(pub(crate) $raw_type);
[INFO] [stdout]     |                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_ARCHITECTURE1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:458:21
[INFO] [stdout]     |
[INFO] [stdout] 458 |     Architecture1 = D3D12_FEATURE_ARCHITECTURE1.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS2` in this scope
[INFO] [stdout]    --> src/types/enums.rs:461:16
[INFO] [stdout]     |
[INFO] [stdout] 461 |     Options2 = D3D12_FEATURE_D3D12_OPTIONS2.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_SHADER_CACHE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:464:19
[INFO] [stdout]     |
[INFO] [stdout] 464 |     ShaderCache = D3D12_FEATURE_SHADER_CACHE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_COMMAND_QUEUE_PRIORITY` in this scope
[INFO] [stdout]    --> src/types/enums.rs:467:28
[INFO] [stdout]     |
[INFO] [stdout] 467 |     CommandQueuePriority = D3D12_FEATURE_COMMAND_QUEUE_PRIORITY.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `D3D12_MESSAGE_CATEGORY` in this scope
[INFO] [stdout]    --> src/debug.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |     category: D3D12_MESSAGE_CATEGORY,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS3` in this scope
[INFO] [stdout]    --> src/types/enums.rs:470:16
[INFO] [stdout]     |
[INFO] [stdout] 470 |     Options3 = D3D12_FEATURE_D3D12_OPTIONS3.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `D3D12_MESSAGE_SEVERITY` in this scope
[INFO] [stdout]    --> src/debug.rs:262:15
[INFO] [stdout]     |
[INFO] [stdout] 262 |     severity: D3D12_MESSAGE_SEVERITY,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_EXISTING_HEAPS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:473:21
[INFO] [stdout]     |
[INFO] [stdout] 473 |     ExistingHeaps = D3D12_FEATURE_EXISTING_HEAPS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `D3D12_MESSAGE_ID` in this scope
[INFO] [stdout]    --> src/debug.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     id: D3D12_MESSAGE_ID,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS4` in this scope
[INFO] [stdout]    --> src/types/enums.rs:476:16
[INFO] [stdout]     |
[INFO] [stdout] 476 |     Options4 = D3D12_FEATURE_D3D12_OPTIONS4.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_SERIALIZATION` in this scope
[INFO] [stdout]    --> src/types/enums.rs:479:21
[INFO] [stdout]     |
[INFO] [stdout] 479 |     Serialization = D3D12_FEATURE_SERIALIZATION.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12DescriptorHeap` in this scope
[INFO] [stdout]   --> src/descriptor_heap.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait IDescriptorHeap: HasInterface<Raw: Interface> {
[INFO] [stdout]    | ------------------------------------------------------- similarly named trait `IDescriptorHeap` defined here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     DescriptorHeap wrap ID3D12DescriptorHeap
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDescriptorHeap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_CROSS_NODE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:482:17
[INFO] [stdout]     |
[INFO] [stdout] 482 |     CrossNode = D3D12_FEATURE_CROSS_NODE.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12DescriptorHeap` in this scope
[INFO] [stdout]   --> src/descriptor_heap.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait IDescriptorHeap: HasInterface<Raw: Interface> {
[INFO] [stdout]    | ------------------------------------------------------- similarly named trait `IDescriptorHeap` defined here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     DescriptorHeap wrap ID3D12DescriptorHeap
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 33 |     DescriptorHeap wrap IDescriptorHeap
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12DescriptorHeap>(pub(crate) $raw_type);
[INFO] [stdout]    |                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS5` in this scope
[INFO] [stdout]    --> src/types/enums.rs:485:16
[INFO] [stdout]     |
[INFO] [stdout] 485 |     Options5 = D3D12_FEATURE_D3D12_OPTIONS5.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_DISPLAYABLE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:488:19
[INFO] [stdout]     |
[INFO] [stdout] 488 |     Displayable = D3D12_FEATURE_DISPLAYABLE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS6` in this scope
[INFO] [stdout]    --> src/types/enums.rs:491:16
[INFO] [stdout]     |
[INFO] [stdout] 491 |     Options6 = D3D12_FEATURE_D3D12_OPTIONS6.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS7` in this scope
[INFO] [stdout]    --> src/types/enums.rs:494:16
[INFO] [stdout]     |
[INFO] [stdout] 494 |     Options7 = D3D12_FEATURE_D3D12_OPTIONS7.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_TYPE_COUNT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:497:41
[INFO] [stdout]     |
[INFO] [stdout] 497 |     ProtectedResourceSessionTypeCount = D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_TYPE_COUNT.0,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Heap` in this scope
[INFO] [stdout]   --> src/heap.rs:12:73
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait IHeap: for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12Heap>> {
[INFO] [stdout]    |                                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait IHeap<ID3D12Heap>: for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12Heap>> {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_TYPES` in this scope
[INFO] [stdout]    --> src/types/enums.rs:500:37
[INFO] [stdout]     |
[INFO] [stdout] 500 |     ProtectedResourceSessionTypes = D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_TYPES.0,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Heap` in this scope
[INFO] [stdout]   --> src/heap.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Heap wrap ID3D12Heap
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS8` in this scope
[INFO] [stdout]    --> src/types/enums.rs:503:16
[INFO] [stdout]     |
[INFO] [stdout] 503 |     Options8 = D3D12_FEATURE_D3D12_OPTIONS8.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Heap` in this scope
[INFO] [stdout]   --> src/heap.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Heap wrap ID3D12Heap
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12Heap>(pub(crate) $raw_type);
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS9` in this scope
[INFO] [stdout]    --> src/types/enums.rs:508:16
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Options9 = D3D12_FEATURE_D3D12_OPTIONS9.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS10` in this scope
[INFO] [stdout]    --> src/types/enums.rs:511:17
[INFO] [stdout]     |
[INFO] [stdout] 511 |     Options10 = D3D12_FEATURE_D3D12_OPTIONS10.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS11` in this scope
[INFO] [stdout]    --> src/types/enums.rs:514:17
[INFO] [stdout]     |
[INFO] [stdout] 514 |     Options11 = D3D12_FEATURE_D3D12_OPTIONS11.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12PipelineState` in this scope
[INFO] [stdout]   --> src/pso.rs:12:60
[INFO] [stdout]    |
[INFO] [stdout] 12 |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12PipelineState>>
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait IPipelineState<ID3D12PipelineState>:
[INFO] [stdout]    |                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS12` in this scope
[INFO] [stdout]    --> src/types/enums.rs:517:17
[INFO] [stdout]     |
[INFO] [stdout] 517 |     Options12 = D3D12_FEATURE_D3D12_OPTIONS12.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12PipelineState` in this scope
[INFO] [stdout]   --> src/pso.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub trait IPipelineState:
[INFO] [stdout] 12 | |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12PipelineState>>
[INFO] [stdout] 13 | | {
[INFO] [stdout] 14 | |     /// Gets the cached blob representing the pipeline state.
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     fn get_cached_blob(&self) -> Result<Blob, DxError>;
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- similarly named trait `IPipelineState` defined here
[INFO] [stdout] ...
[INFO] [stdout] 24 |       PipelineState wrap ID3D12PipelineState
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IPipelineState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12PipelineState` in this scope
[INFO] [stdout]   --> src/pso.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub trait IPipelineState:
[INFO] [stdout] 12 | |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12PipelineState>>
[INFO] [stdout] 13 | | {
[INFO] [stdout] 14 | |     /// Gets the cached blob representing the pipeline state.
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | |     fn get_cached_blob(&self) -> Result<Blob, DxError>;
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_- similarly named trait `IPipelineState` defined here
[INFO] [stdout] ...
[INFO] [stdout] 24 |       PipelineState wrap ID3D12PipelineState
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 |     PipelineState wrap IPipelineState
[INFO] [stdout]    |                        ~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12PipelineState>(pub(crate) $raw_type);
[INFO] [stdout]    |                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS13` in this scope
[INFO] [stdout]    --> src/types/enums.rs:520:17
[INFO] [stdout]     |
[INFO] [stdout] 520 |     Options13 = D3D12_FEATURE_D3D12_OPTIONS13.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS14` in this scope
[INFO] [stdout]    --> src/types/enums.rs:523:17
[INFO] [stdout]     |
[INFO] [stdout] 523 |     Options14 = D3D12_FEATURE_D3D12_OPTIONS14.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope
[INFO] [stdout]   --> src/resources.rs:21:60
[INFO] [stdout]    |
[INFO] [stdout] 21 |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12Resource>>
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait IResource<ID3D12Resource>:
[INFO] [stdout]    |                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS15` in this scope
[INFO] [stdout]    --> src/types/enums.rs:526:17
[INFO] [stdout]     |
[INFO] [stdout] 526 |     Options15 = D3D12_FEATURE_D3D12_OPTIONS15.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope
[INFO] [stdout]   --> src/resources.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Resource wrap ID3D12Resource
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS16` in this scope
[INFO] [stdout]    --> src/types/enums.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 |     Options16 = D3D12_FEATURE_D3D12_OPTIONS16.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS17` in this scope
[INFO] [stdout]    --> src/types/enums.rs:532:17
[INFO] [stdout]     |
[INFO] [stdout] 532 |     Options17 = D3D12_FEATURE_D3D12_OPTIONS17.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope
[INFO] [stdout]   --> src/resources.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Resource wrap ID3D12Resource
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12Resource>(pub(crate) $raw_type);
[INFO] [stdout]    |                         ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS18` in this scope
[INFO] [stdout]    --> src/types/enums.rs:535:17
[INFO] [stdout]     |
[INFO] [stdout] 535 |     Options18 = D3D12_FEATURE_D3D12_OPTIONS18.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS19` in this scope
[INFO] [stdout]    --> src/types/enums.rs:538:17
[INFO] [stdout]     |
[INFO] [stdout] 538 |     Options19 = D3D12_FEATURE_D3D12_OPTIONS19.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS20` in this scope
[INFO] [stdout]    --> src/types/enums.rs:541:17
[INFO] [stdout]     |
[INFO] [stdout] 541 |     Options20 = D3D12_FEATURE_D3D12_OPTIONS20.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `D3D12_RANGE` in this scope
[INFO] [stdout]    --> src/resources.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |             let range = read_range.map(|r| D3D12_RANGE {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PREDICATION` in this scope
[INFO] [stdout]    --> src/types/enums.rs:544:19
[INFO] [stdout]     |
[INFO] [stdout] 544 |     Predication = D3D12_FEATURE_PREDICATION.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `D3D12_RANGE` in this scope
[INFO] [stdout]    --> src/resources.rs:156:47
[INFO] [stdout]     |
[INFO] [stdout] 156 |             let range = written_range.map(|r| D3D12_RANGE {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PLACED_RESOURCE_SUPPORT_INFO` in this scope
[INFO] [stdout]    --> src/types/enums.rs:547:33
[INFO] [stdout]     |
[INFO] [stdout] 547 |     PlacedResourceSupportInfo = D3D12_FEATURE_PLACED_RESOURCE_SUPPORT_INFO.0,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12RootSignature` in this scope
[INFO] [stdout]   --> src/root_signature.rs:14:60
[INFO] [stdout]    |
[INFO] [stdout] 14 |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12RootSignature>>
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait IRootSignature<ID3D12RootSignature>:
[INFO] [stdout]    |                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_HARDWARE_COPY` in this scope
[INFO] [stdout]    --> src/types/enums.rs:550:20
[INFO] [stdout]     |
[INFO] [stdout] 550 |     HardwareCopy = D3D12_FEATURE_HARDWARE_COPY.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12RootSignature` in this scope
[INFO] [stdout]   --> src/root_signature.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | / pub trait IRootSignature:
[INFO] [stdout] 14 | |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12RootSignature>>
[INFO] [stdout] 15 | | {
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- similarly named trait `IRootSignature` defined here
[INFO] [stdout] ...
[INFO] [stdout] 35 |       RootSignature wrap ID3D12RootSignature
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IRootSignature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ID3D12RootSignature` in this scope
[INFO] [stdout]   --> src/root_signature.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | / pub trait IRootSignature:
[INFO] [stdout] 14 | |     for<'a> HasInterface<Raw: Interface, RawRef<'a>: Param<ID3D12RootSignature>>
[INFO] [stdout] 15 | | {
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- similarly named trait `IRootSignature` defined here
[INFO] [stdout] ...
[INFO] [stdout] 35 |       RootSignature wrap ID3D12RootSignature
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 35 |     RootSignature wrap IRootSignature
[INFO] [stdout]    |                        ~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   --> src/utils.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pub struct $name<ID3D12RootSignature>(pub(crate) $raw_type);
[INFO] [stdout]    |                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_WRAP` in this scope
[INFO] [stdout]   --> src/types/enums.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Wrap = D3D12_TEXTURE_ADDRESS_MODE_WRAP.0,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_MIRROR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Mirror = D3D12_TEXTURE_ADDRESS_MODE_MIRROR.0,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_CLAMP` in this scope
[INFO] [stdout]   --> src/types/enums.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Clamp = D3D12_TEXTURE_ADDRESS_MODE_CLAMP.0,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_BORDER` in this scope
[INFO] [stdout]   --> src/types/enums.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Border = D3D12_TEXTURE_ADDRESS_MODE_BORDER.0,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_TEXTURE_ADDRESS_MODE_MIRROR_ONCE` in this scope
[INFO] [stdout]   --> src/types/enums.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     MirrorOnce = D3D12_TEXTURE_ADDRESS_MODE_MIRROR_ONCE.0,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_ALPHA_MODE_UNSPECIFIED` in this scope
[INFO] [stdout]   --> src/types/enums.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Unspecified = DXGI_ALPHA_MODE_UNSPECIFIED.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_ALPHA_MODE_PREMULTIPLIED` in this scope
[INFO] [stdout]   --> src/types/enums.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     Premultiplied = DXGI_ALPHA_MODE_PREMULTIPLIED.0,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_ALPHA_MODE_STRAIGHT` in this scope
[INFO] [stdout]   --> src/types/enums.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Straight = DXGI_ALPHA_MODE_STRAIGHT.0,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_ALPHA_MODE_IGNORE` in this scope
[INFO] [stdout]   --> src/types/enums.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Ignore = DXGI_ALPHA_MODE_IGNORE.0,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_ZERO` in this scope
[INFO] [stdout]   --> src/types/enums.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Zero = D3D12_BLEND_ZERO.0,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_ONE` in this scope
[INFO] [stdout]   --> src/types/enums.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     One = D3D12_BLEND_ONE.0,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC_COLOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     SrcColor = D3D12_BLEND_SRC_COLOR.0,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_SRC_COLOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     InvSrcColor = D3D12_BLEND_INV_SRC_COLOR.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC_ALPHA` in this scope
[INFO] [stdout]   --> src/types/enums.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     SrcAlpha = D3D12_BLEND_SRC_ALPHA.0,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_SRC_ALPHA` in this scope
[INFO] [stdout]   --> src/types/enums.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     InvSrcAlpha = D3D12_BLEND_INV_SRC_ALPHA.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_DEST_ALPHA` in this scope
[INFO] [stdout]   --> src/types/enums.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |     DestAlpha = D3D12_BLEND_DEST_ALPHA.0,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_DEST_ALPHA` in this scope
[INFO] [stdout]   --> src/types/enums.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     InvDestAlpha = D3D12_BLEND_INV_DEST_ALPHA.0,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_DEST_COLOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     DestColor = D3D12_BLEND_DEST_COLOR.0,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_DEST_COLOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     InvDestColor = D3D12_BLEND_INV_DEST_COLOR.0,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC_ALPHA_SAT` in this scope
[INFO] [stdout]   --> src/types/enums.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     SrcAlphaSat = D3D12_BLEND_SRC_ALPHA_SAT.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_BLEND_FACTOR` in this scope
[INFO] [stdout]   --> src/types/enums.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     BlendFactor = D3D12_BLEND_BLEND_FACTOR.0,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_BLEND_FACTOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     InvBlendFactor = D3D12_BLEND_INV_BLEND_FACTOR.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC1_COLOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Src1Color = D3D12_BLEND_SRC1_COLOR.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_SRC1_COLOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     InvSrc1Color = D3D12_BLEND_INV_SRC1_COLOR.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_SRC1_ALPHA` in this scope
[INFO] [stdout]    --> src/types/enums.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     Src1Alpha = D3D12_BLEND_SRC1_ALPHA.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_SRC1_ALPHA` in this scope
[INFO] [stdout]    --> src/types/enums.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     InvSrc1Alpha = D3D12_BLEND_INV_SRC1_ALPHA.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_ALPHA_FACTOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     AlphaFactor = D3D12_BLEND_ALPHA_FACTOR.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_INV_ALPHA_FACTOR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |     InvAlphaFactor = D3D12_BLEND_INV_ALPHA_FACTOR.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILL_MODE_WIREFRAME` in this scope
[INFO] [stdout]    --> src/types/enums.rs:560:17
[INFO] [stdout]     |
[INFO] [stdout] 560 |     Wireframe = D3D12_FILL_MODE_WIREFRAME.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILL_MODE_SOLID` in this scope
[INFO] [stdout]    --> src/types/enums.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 |     Solid = D3D12_FILL_MODE_SOLID.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 |     Point = D3D12_FILTER_MIN_MAG_MIP_POINT.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:578:28
[INFO] [stdout]     |
[INFO] [stdout] 578 |     MinMagPointMipLinear = D3D12_FILTER_MIN_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_POINT_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:581:28
[INFO] [stdout]     |
[INFO] [stdout] 581 |     MinMipPointMagLinear = D3D12_FILTER_MIN_POINT_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_POINT_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:584:28
[INFO] [stdout]     |
[INFO] [stdout] 584 |     MinPointMagMipLinear = D3D12_FILTER_MIN_POINT_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_LINEAR_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:587:28
[INFO] [stdout]     |
[INFO] [stdout] 587 |     MinLinearMagMipPoint = D3D12_FILTER_MIN_LINEAR_MAG_MIP_POINT.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_LINEAR_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:590:28
[INFO] [stdout]     |
[INFO] [stdout] 590 |     MinMipLinearMagPoint = D3D12_FILTER_MIN_LINEAR_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:593:28
[INFO] [stdout]     |
[INFO] [stdout] 593 |     MinMagLinearMipPoint = D3D12_FILTER_MIN_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:596:14
[INFO] [stdout]     |
[INFO] [stdout] 596 |     Linear = D3D12_FILTER_MIN_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_ANISOTROPIC_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:599:33
[INFO] [stdout]     |
[INFO] [stdout] 599 |     MinMagAnisotropicMipPoint = D3D12_FILTER_MIN_MAG_ANISOTROPIC_MIP_POINT.0,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_ANISOTROPIC` in this scope
[INFO] [stdout]    --> src/types/enums.rs:602:19
[INFO] [stdout]     |
[INFO] [stdout] 602 |     Anisotropic = D3D12_FILTER_ANISOTROPIC.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:605:23
[INFO] [stdout]     |
[INFO] [stdout] 605 |     ComparisonPoint = D3D12_FILTER_COMPARISON_MIN_MAG_MIP_POINT.0,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:608:38
[INFO] [stdout]     |
[INFO] [stdout] 608 |     ComparisonMinMagPointMipLinear = D3D12_FILTER_COMPARISON_MIN_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_POINT_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:611:38
[INFO] [stdout]     |
[INFO] [stdout] 611 |     ComparisonMinMipPointMagLinear = D3D12_FILTER_COMPARISON_MIN_POINT_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_ADD` in this scope
[INFO] [stdout]    --> src/types/enums.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Add = D3D12_BLEND_OP_ADD.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_POINT_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:614:38
[INFO] [stdout]     |
[INFO] [stdout] 614 |     ComparisonMinPointMagMipLinear = D3D12_FILTER_COMPARISON_MIN_POINT_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_SUBTRACT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Subtract = D3D12_BLEND_OP_SUBTRACT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_REV_SUBTRACT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |     RevSubtract = D3D12_BLEND_OP_REV_SUBTRACT.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_LINEAR_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:617:38
[INFO] [stdout]     |
[INFO] [stdout] 617 |     ComparisonMinLinearMagMipPoint = D3D12_FILTER_COMPARISON_MIN_LINEAR_MAG_MIP_POINT.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_LINEAR_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:620:38
[INFO] [stdout]     |
[INFO] [stdout] 620 |     ComparisonMinMipLinearMagPoint = D3D12_FILTER_COMPARISON_MIN_LINEAR_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_MIN` in this scope
[INFO] [stdout]    --> src/types/enums.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     Min = D3D12_BLEND_OP_MIN.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:623:38
[INFO] [stdout]     |
[INFO] [stdout] 623 |     ComparisonMinMagLinearMipPoint = D3D12_FILTER_COMPARISON_MIN_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_BLEND_OP_MAX` in this scope
[INFO] [stdout]    --> src/types/enums.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     Max = D3D12_BLEND_OP_MAX.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:626:24
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ComparisonLinear = D3D12_FILTER_COMPARISON_MIN_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_ANISOTROPIC_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:629:43
[INFO] [stdout]     |
[INFO] [stdout] 629 |     ComparisonMinMagAnisotropicMipPoint = D3D12_FILTER_COMPARISON_MIN_MAG_ANISOTROPIC_MIP_POINT.0,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_ANISOTROPIC` in this scope
[INFO] [stdout]    --> src/types/enums.rs:632:29
[INFO] [stdout]     |
[INFO] [stdout] 632 |     ComparisonAnisotropic = D3D12_FILTER_COMPARISON_ANISOTROPIC.0,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 |     MinimumPoint = D3D12_FILTER_MINIMUM_MIN_MAG_MIP_POINT.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:638:35
[INFO] [stdout]     |
[INFO] [stdout] 638 |     MinimumMinMagPointMipLinear = D3D12_FILTER_MINIMUM_MIN_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_POINT_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:641:35
[INFO] [stdout]     |
[INFO] [stdout] 641 |     MinimumMinMipPointMagLinear = D3D12_FILTER_MINIMUM_MIN_POINT_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_POINT_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:644:35
[INFO] [stdout]     |
[INFO] [stdout] 644 |     MinimumMinPointMagMipLinear = D3D12_FILTER_MINIMUM_MIN_POINT_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_TRANSPARENT_BLACK` in this scope
[INFO] [stdout]    --> src/types/enums.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |     TransparentBlack = D3D12_STATIC_BORDER_COLOR_TRANSPARENT_BLACK.0,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_LINEAR_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:647:35
[INFO] [stdout]     |
[INFO] [stdout] 647 |     MinimumMinLinearMagMipPoint = D3D12_FILTER_MINIMUM_MIN_LINEAR_MAG_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_LINEAR_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:650:35
[INFO] [stdout]     |
[INFO] [stdout] 650 |     MinimumMinMipLinearMagPoint = D3D12_FILTER_MINIMUM_MIN_LINEAR_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_OPAQUE_BLACK` in this scope
[INFO] [stdout]    --> src/types/enums.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     OpaqueBlack = D3D12_STATIC_BORDER_COLOR_OPAQUE_BLACK.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:653:35
[INFO] [stdout]     |
[INFO] [stdout] 653 |     MinimumMinMagLinearMipPoint = D3D12_FILTER_MINIMUM_MIN_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_OPAQUE_WHITE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     OpaqueWhite = D3D12_STATIC_BORDER_COLOR_OPAQUE_WHITE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:656:21
[INFO] [stdout]     |
[INFO] [stdout] 656 |     MinimumLinear = D3D12_FILTER_MINIMUM_MIN_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_OPAQUE_BLACK_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout] 161 |     OpaqueBlackUint = D3D12_STATIC_BORDER_COLOR_OPAQUE_BLACK_UINT.0,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_ANISOTROPIC_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:659:40
[INFO] [stdout]     |
[INFO] [stdout] 659 |     MinimumMinMagAnisotropicMipPoint = D3D12_FILTER_MINIMUM_MIN_MAG_ANISOTROPIC_MIP_POINT.0,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_STATIC_BORDER_COLOR_OPAQUE_WHITE_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:164:23
[INFO] [stdout]     |
[INFO] [stdout] 164 |     OpaqueWhiteUint = D3D12_STATIC_BORDER_COLOR_OPAQUE_WHITE_UINT.0,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_ANISOTROPIC` in this scope
[INFO] [stdout]    --> src/types/enums.rs:662:26
[INFO] [stdout]     |
[INFO] [stdout] 662 |     MinimumAnisotropic = D3D12_FILTER_MINIMUM_ANISOTROPIC.0,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:665:20
[INFO] [stdout]     |
[INFO] [stdout] 665 |     MaximumPoint = D3D12_FILTER_MAXIMUM_MIN_MAG_MIP_POINT.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:668:35
[INFO] [stdout]     |
[INFO] [stdout] 668 |     MaximumMinMagPointMipLinear = D3D12_FILTER_MAXIMUM_MIN_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_POINT_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:671:35
[INFO] [stdout]     |
[INFO] [stdout] 671 |     MaximumMinMipPointMagLinear = D3D12_FILTER_MAXIMUM_MIN_POINT_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_POINT_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:674:35
[INFO] [stdout]     |
[INFO] [stdout] 674 |     MaximumMinPointMagMipLinear = D3D12_FILTER_MAXIMUM_MIN_POINT_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_DIRECT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |     Direct = D3D12_COMMAND_LIST_TYPE_DIRECT.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_LINEAR_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:677:35
[INFO] [stdout]     |
[INFO] [stdout] 677 |     MaximumMinLinearMagMipPoint = D3D12_FILTER_MAXIMUM_MIN_LINEAR_MAG_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_BUNDLE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 179 |     Bundle = D3D12_COMMAND_LIST_TYPE_BUNDLE.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_COMPUTE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:182:15
[INFO] [stdout]     |
[INFO] [stdout] 182 |     Compute = D3D12_COMMAND_LIST_TYPE_COMPUTE.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_LINEAR_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:680:35
[INFO] [stdout]     |
[INFO] [stdout] 680 |     MaximumMinMipLinearMagPoint = D3D12_FILTER_MAXIMUM_MIN_LINEAR_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:683:35
[INFO] [stdout]     |
[INFO] [stdout] 683 |     MaximumMinMagLinearMipPoint = D3D12_FILTER_MAXIMUM_MIN_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_COPY` in this scope
[INFO] [stdout]    --> src/types/enums.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 |     Copy = D3D12_COMMAND_LIST_TYPE_COPY.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_VIDEO_DECODE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |     VideoDecode = D3D12_COMMAND_LIST_TYPE_VIDEO_DECODE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:686:21
[INFO] [stdout]     |
[INFO] [stdout] 686 |     MaximumLinear = D3D12_FILTER_MAXIMUM_MIN_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_ANISOTROPIC_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:689:40
[INFO] [stdout]     |
[INFO] [stdout] 689 |     MaximumMinMagAnisotropicMipPoint = D3D12_FILTER_MAXIMUM_MIN_MAG_ANISOTROPIC_MIP_POINT.0,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_VIDEO_PROCESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |     VideoProcess = D3D12_COMMAND_LIST_TYPE_VIDEO_PROCESS.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_LIST_TYPE_VIDEO_ENCODE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:194:19
[INFO] [stdout]     |
[INFO] [stdout] 194 |     VideoEncode = D3D12_COMMAND_LIST_TYPE_VIDEO_ENCODE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_ANISOTROPIC` in this scope
[INFO] [stdout]    --> src/types/enums.rs:692:26
[INFO] [stdout]     |
[INFO] [stdout] 692 |     MaximumAnisotropic = D3D12_FILTER_MAXIMUM_ANISOTROPIC.0,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_QUEUE_PRIORITY_NORMAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:205:14
[INFO] [stdout]     |
[INFO] [stdout] 205 |     Normal = D3D12_COMMAND_QUEUE_PRIORITY_NORMAL.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_QUEUE_PRIORITY_HIGH` in this scope
[INFO] [stdout]    --> src/types/enums.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 208 |     High = D3D12_COMMAND_QUEUE_PRIORITY_HIGH.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMMAND_QUEUE_PRIORITY_GLOBAL_REALTIME` in this scope
[INFO] [stdout]    --> src/types/enums.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |     GlobalRealtime = D3D12_COMMAND_QUEUE_PRIORITY_GLOBAL_REALTIME.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_NONE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:222:12
[INFO] [stdout]     |
[INFO] [stdout] 222 |     None = D3D12_COMPARISON_FUNC_NONE.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_NEVER` in this scope
[INFO] [stdout]    --> src/types/enums.rs:225:13
[INFO] [stdout]     |
[INFO] [stdout] 225 |     Never = D3D12_COMPARISON_FUNC_NEVER.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_LESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 |     Less = D3D12_COMPARISON_FUNC_LESS.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_EQUAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |     Equal = D3D12_COMPARISON_FUNC_EQUAL.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_LESS_EQUAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |     LessEqual = D3D12_COMPARISON_FUNC_LESS_EQUAL.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_GREATER` in this scope
[INFO] [stdout]    --> src/types/enums.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     Greater = D3D12_COMPARISON_FUNC_GREATER.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_NOT_EQUAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 |     NotEqual = D3D12_COMPARISON_FUNC_NOT_EQUAL.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_GREATER_EQUAL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:243:20
[INFO] [stdout]     |
[INFO] [stdout] 243 |     GreaterEqual = D3D12_COMPARISON_FUNC_GREATER_EQUAL.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_COMPARISON_FUNC_ALWAYS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     Always = D3D12_COMPARISON_FUNC_ALWAYS.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_MODE_OFF` in this scope
[INFO] [stdout]    --> src/types/enums.rs:257:11
[INFO] [stdout]     |
[INFO] [stdout] 257 |     Off = D3D12_CONSERVATIVE_RASTERIZATION_MODE_OFF.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_MODE_ON` in this scope
[INFO] [stdout]    --> src/types/enums.rs:260:10
[INFO] [stdout]     |
[INFO] [stdout] 260 |     On = D3D12_CONSERVATIVE_RASTERIZATION_MODE_ON.0,
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_TIER_NOT_SUPPORTED` in this scope
[INFO] [stdout]    --> src/types/enums.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |     NotSupported = D3D12_CONSERVATIVE_RASTERIZATION_TIER_NOT_SUPPORTED.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_TIER_1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |     Tier1 = D3D12_CONSERVATIVE_RASTERIZATION_TIER_1.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_TIER_2` in this scope
[INFO] [stdout]    --> src/types/enums.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |     Tier2 = D3D12_CONSERVATIVE_RASTERIZATION_TIER_2.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CONSERVATIVE_RASTERIZATION_TIER_3` in this scope
[INFO] [stdout]    --> src/types/enums.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |     Tier3 = D3D12_CONSERVATIVE_RASTERIZATION_TIER_3.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CPU_PAGE_PROPERTY_UNKNOWN` in this scope
[INFO] [stdout]    --> src/types/enums.rs:295:15
[INFO] [stdout]     |
[INFO] [stdout] 295 |     Unknown = D3D12_CPU_PAGE_PROPERTY_UNKNOWN.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CPU_PAGE_PROPERTY_NOT_AVAILABLE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:298:20
[INFO] [stdout]     |
[INFO] [stdout] 298 |     NotAvailable = D3D12_CPU_PAGE_PROPERTY_NOT_AVAILABLE.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CPU_PAGE_PROPERTY_WRITE_COMBINE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:301:20
[INFO] [stdout]     |
[INFO] [stdout] 301 |     WriteCombine = D3D12_CPU_PAGE_PROPERTY_WRITE_COMBINE.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CPU_PAGE_PROPERTY_WRITE_BACK` in this scope
[INFO] [stdout]    --> src/types/enums.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |     WriteBack = D3D12_CPU_PAGE_PROPERTY_WRITE_BACK.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_NOT_SUPPORTED` in this scope
[INFO] [stdout]    --> src/types/enums.rs:315:20
[INFO] [stdout]     |
[INFO] [stdout] 315 |     NotSupported = D3D12_CROSS_NODE_SHARING_TIER_NOT_SUPPORTED.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_1_EMULATED` in this scope
[INFO] [stdout]    --> src/types/enums.rs:320:21
[INFO] [stdout]     |
[INFO] [stdout] 320 |     Tier1Emulated = D3D12_CROSS_NODE_SHARING_TIER_1_EMULATED.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |     Tier1 = D3D12_CROSS_NODE_SHARING_TIER_1.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_2` in this scope
[INFO] [stdout]    --> src/types/enums.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 |     Tier2 = D3D12_CROSS_NODE_SHARING_TIER_2.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CROSS_NODE_SHARING_TIER_3` in this scope
[INFO] [stdout]    --> src/types/enums.rs:335:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |     Tier3 = D3D12_CROSS_NODE_SHARING_TIER_3.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CULL_MODE_NONE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:346:12
[INFO] [stdout]     |
[INFO] [stdout] 346 |     None = D3D12_CULL_MODE_NONE.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_UNKNOWN` in this scope
[INFO] [stdout]    --> src/types/enums.rs:703:15
[INFO] [stdout]     |
[INFO] [stdout] 703 |     Unknown = DXGI_FORMAT_UNKNOWN.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CULL_MODE_FRONT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 |     Front = D3D12_CULL_MODE_FRONT.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_CULL_MODE_BACK` in this scope
[INFO] [stdout]    --> src/types/enums.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout] 352 |     Back = D3D12_CULL_MODE_BACK.0,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:706:22
[INFO] [stdout]     |
[INFO] [stdout] 706 |     Rgba32Typeless = DXGI_FORMAT_R32G32B32A32_TYPELESS.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:709:19
[INFO] [stdout]     |
[INFO] [stdout] 709 |     Rgba32Float = DXGI_FORMAT_R32G32B32A32_FLOAT.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:712:18
[INFO] [stdout]     |
[INFO] [stdout] 712 |     Rgba32Uint = DXGI_FORMAT_R32G32B32A32_UINT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_HEAP_TYPE_RTV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:363:11
[INFO] [stdout]     |
[INFO] [stdout] 363 |     Rtv = D3D12_DESCRIPTOR_HEAP_TYPE_RTV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:715:18
[INFO] [stdout]     |
[INFO] [stdout] 715 |     Rgba32Sint = DXGI_FORMAT_R32G32B32A32_SINT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_HEAP_TYPE_DSV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:366:11
[INFO] [stdout]     |
[INFO] [stdout] 366 |     Dsv = D3D12_DESCRIPTOR_HEAP_TYPE_DSV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |     CbvSrvUav = D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_HEAP_TYPE_SAMPLER` in this scope
[INFO] [stdout]    --> src/types/enums.rs:372:15
[INFO] [stdout]     |
[INFO] [stdout] 372 |     Sampler = D3D12_DESCRIPTOR_HEAP_TYPE_SAMPLER.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:718:21
[INFO] [stdout]     |
[INFO] [stdout] 718 |     Rgb32Typeless = DXGI_FORMAT_R32G32B32_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:721:18
[INFO] [stdout]     |
[INFO] [stdout] 721 |     Rgb32Float = DXGI_FORMAT_R32G32B32_FLOAT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:724:17
[INFO] [stdout]     |
[INFO] [stdout] 724 |     Rgb32Uint = DXGI_FORMAT_R32G32B32_UINT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:727:17
[INFO] [stdout]     |
[INFO] [stdout] 727 |     Rgb32Sint = DXGI_FORMAT_R32G32B32_SINT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_RANGE_TYPE_SRV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:382:11
[INFO] [stdout]     |
[INFO] [stdout] 382 |     Srv = D3D12_DESCRIPTOR_RANGE_TYPE_SRV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:730:22
[INFO] [stdout]     |
[INFO] [stdout] 730 |     Rgba16Typeless = DXGI_FORMAT_R16G16B16A16_TYPELESS.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:733:19
[INFO] [stdout]     |
[INFO] [stdout] 733 |     Rgba16Float = DXGI_FORMAT_R16G16B16A16_FLOAT.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_RANGE_TYPE_UAV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:385:11
[INFO] [stdout]     |
[INFO] [stdout] 385 |     Uav = D3D12_DESCRIPTOR_RANGE_TYPE_UAV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:736:19
[INFO] [stdout]     |
[INFO] [stdout] 736 |     Rgba16Unorm = DXGI_FORMAT_R16G16B16A16_UNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_RANGE_TYPE_CBV` in this scope
[INFO] [stdout]    --> src/types/enums.rs:388:11
[INFO] [stdout]     |
[INFO] [stdout] 388 |     Cbv = D3D12_DESCRIPTOR_RANGE_TYPE_CBV.0,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DESCRIPTOR_RANGE_TYPE_SAMPLER` in this scope
[INFO] [stdout]    --> src/types/enums.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 391 |     Sampler = D3D12_DESCRIPTOR_RANGE_TYPE_SAMPLER.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:739:18
[INFO] [stdout]     |
[INFO] [stdout] 739 |     Rgba16Uint = DXGI_FORMAT_R16G16B16A16_UINT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:742:19
[INFO] [stdout]     |
[INFO] [stdout] 742 |     Rgba16Snorm = DXGI_FORMAT_R16G16B16A16_SNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:745:18
[INFO] [stdout]     |
[INFO] [stdout] 745 |     Rgba16Sint = DXGI_FORMAT_R16G16B16A16_SINT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:748:20
[INFO] [stdout]     |
[INFO] [stdout] 748 |     Rg32Typeless = DXGI_FORMAT_R32G32_TYPELESS.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:751:17
[INFO] [stdout]     |
[INFO] [stdout] 751 |     Rg32Float = DXGI_FORMAT_R32G32_FLOAT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:754:16
[INFO] [stdout]     |
[INFO] [stdout] 754 |     Rg32Uint = DXGI_FORMAT_R32G32_UINT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:757:16
[INFO] [stdout]     |
[INFO] [stdout] 757 |     Rg32Sint = DXGI_FORMAT_R32G32_SINT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_11_0` in this scope
[INFO] [stdout]    --> src/types/enums.rs:402:15
[INFO] [stdout]     |
[INFO] [stdout] 402 |     Level11 = D3D_FEATURE_LEVEL_11_0.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G8X24_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:760:24
[INFO] [stdout]     |
[INFO] [stdout] 760 |     R32G8X24Typeless = DXGI_FORMAT_R32G8X24_TYPELESS.0,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_11_1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:406:17
[INFO] [stdout]     |
[INFO] [stdout] 406 |     Level11_1 = D3D_FEATURE_LEVEL_11_1.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_D32_FLOAT_S8X24_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:763:25
[INFO] [stdout]     |
[INFO] [stdout] 763 |     D32FloatS8X24Uint = DXGI_FORMAT_D32_FLOAT_S8X24_UINT.0,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_12_0` in this scope
[INFO] [stdout]    --> src/types/enums.rs:409:15
[INFO] [stdout]     |
[INFO] [stdout] 409 |     Level12 = D3D_FEATURE_LEVEL_12_0.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_FLOAT_X8X24_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:766:29
[INFO] [stdout]     |
[INFO] [stdout] 766 |     R32FloatX8X24Typeless = DXGI_FORMAT_R32_FLOAT_X8X24_TYPELESS.0,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_12_1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |     Level12_1 = D3D_FEATURE_LEVEL_12_1.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:769:23
[INFO] [stdout]     |
[INFO] [stdout] 769 |     Rgb10A2Typeless = DXGI_FORMAT_R10G10B10A2_TYPELESS.0,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D_FEATURE_LEVEL_12_2` in this scope
[INFO] [stdout]    --> src/types/enums.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 415 |     Level12_2 = D3D_FEATURE_LEVEL_12_2.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:772:20
[INFO] [stdout]     |
[INFO] [stdout] 772 |     Rgb10A2Unorm = DXGI_FORMAT_R10G10B10A2_UNORM.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:775:19
[INFO] [stdout]     |
[INFO] [stdout] 775 |     Rgb10A2Uint = DXGI_FORMAT_R10G10B10A2_UINT.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R11G11B10_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:778:20
[INFO] [stdout]     |
[INFO] [stdout] 778 |     Rg11B10Float = DXGI_FORMAT_R11G11B10_FLOAT.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:781:21
[INFO] [stdout]     |
[INFO] [stdout] 781 |     Rgba8Typeless = DXGI_FORMAT_R8G8B8A8_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |     Rgba8Unorm = DXGI_FORMAT_R8G8B8A8_UNORM.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:425:15
[INFO] [stdout]     |
[INFO] [stdout] 425 |     Options = D3D12_FEATURE_D3D12_OPTIONS.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:787:22
[INFO] [stdout]     |
[INFO] [stdout] 787 |     Rgba8UnormSrgb = DXGI_FORMAT_R8G8B8A8_UNORM_SRGB.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_ARCHITECTURE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:428:20
[INFO] [stdout]     |
[INFO] [stdout] 428 |     Architecture = D3D12_FEATURE_ARCHITECTURE.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_FEATURE_LEVELS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:431:21
[INFO] [stdout]     |
[INFO] [stdout] 431 |     FeatureLevels = D3D12_FEATURE_FEATURE_LEVELS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:790:17
[INFO] [stdout]     |
[INFO] [stdout] 790 |     Rgba8Uint = DXGI_FORMAT_R8G8B8A8_UINT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:793:18
[INFO] [stdout]     |
[INFO] [stdout] 793 |     Rgba8Snorm = DXGI_FORMAT_R8G8B8A8_SNORM.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_FORMAT_SUPPORT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |     FormatSupport = D3D12_FEATURE_FORMAT_SUPPORT.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:796:17
[INFO] [stdout]     |
[INFO] [stdout] 796 |     Rgba8Sint = DXGI_FORMAT_R8G8B8A8_SINT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_MULTISAMPLE_QUALITY_LEVELS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:437:32
[INFO] [stdout]     |
[INFO] [stdout] 437 |     MultisampleQualityLevels = D3D12_FEATURE_MULTISAMPLE_QUALITY_LEVELS.0,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:799:20
[INFO] [stdout]     |
[INFO] [stdout] 799 |     Rg16Typeless = DXGI_FORMAT_R16G16_TYPELESS.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_FORMAT_INFO` in this scope
[INFO] [stdout]    --> src/types/enums.rs:440:18
[INFO] [stdout]     |
[INFO] [stdout] 440 |     FormatInfo = D3D12_FEATURE_FORMAT_INFO.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:802:17
[INFO] [stdout]     |
[INFO] [stdout] 802 |     Rg16Float = DXGI_FORMAT_R16G16_FLOAT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_GPU_VIRTUAL_ADDRESS_SUPPORT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:443:32
[INFO] [stdout]     |
[INFO] [stdout] 443 |     GpuVirtualAddressSupport = D3D12_FEATURE_GPU_VIRTUAL_ADDRESS_SUPPORT.0,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:805:17
[INFO] [stdout]     |
[INFO] [stdout] 805 |     Rg16Unorm = DXGI_FORMAT_R16G16_UNORM.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_SHADER_MODEL` in this scope
[INFO] [stdout]    --> src/types/enums.rs:446:19
[INFO] [stdout]     |
[INFO] [stdout] 446 |     ShaderModel = D3D12_FEATURE_SHADER_MODEL.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:808:16
[INFO] [stdout]     |
[INFO] [stdout] 808 |     Rg16Uint = DXGI_FORMAT_R16G16_UINT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:449:16
[INFO] [stdout]     |
[INFO] [stdout] 449 |     Options1 = D3D12_FEATURE_D3D12_OPTIONS1.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:811:17
[INFO] [stdout]     |
[INFO] [stdout] 811 |     Rg16Snorm = DXGI_FORMAT_R16G16_SNORM.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:814:16
[INFO] [stdout]     |
[INFO] [stdout] 814 |     Rg16Sint = DXGI_FORMAT_R16G16_SINT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_SUPPORT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:452:39
[INFO] [stdout]     |
[INFO] [stdout] 452 |     ProtectedResourceSessionSupport = D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_SUPPORT.0,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:817:19
[INFO] [stdout]     |
[INFO] [stdout] 817 |     R32Typeless = DXGI_FORMAT_R32_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_ROOT_SIGNATURE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:455:21
[INFO] [stdout]     |
[INFO] [stdout] 455 |     RootSignature = D3D12_FEATURE_ROOT_SIGNATURE.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_D32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:820:16
[INFO] [stdout]     |
[INFO] [stdout] 820 |     D32Float = DXGI_FORMAT_D32_FLOAT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:823:16
[INFO] [stdout]     |
[INFO] [stdout] 823 |     R32Float = DXGI_FORMAT_R32_FLOAT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:826:15
[INFO] [stdout]     |
[INFO] [stdout] 826 |     R32Uint = DXGI_FORMAT_R32_UINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_ARCHITECTURE1` in this scope
[INFO] [stdout]    --> src/types/enums.rs:458:21
[INFO] [stdout]     |
[INFO] [stdout] 458 |     Architecture1 = D3D12_FEATURE_ARCHITECTURE1.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:829:15
[INFO] [stdout]     |
[INFO] [stdout] 829 |     R32Sint = DXGI_FORMAT_R32_SINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS2` in this scope
[INFO] [stdout]    --> src/types/enums.rs:461:16
[INFO] [stdout]     |
[INFO] [stdout] 461 |     Options2 = D3D12_FEATURE_D3D12_OPTIONS2.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_SHADER_CACHE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:464:19
[INFO] [stdout]     |
[INFO] [stdout] 464 |     ShaderCache = D3D12_FEATURE_SHADER_CACHE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R24G8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:832:21
[INFO] [stdout]     |
[INFO] [stdout] 832 |     R24G8Typeless = DXGI_FORMAT_R24G8_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_COMMAND_QUEUE_PRIORITY` in this scope
[INFO] [stdout]    --> src/types/enums.rs:467:28
[INFO] [stdout]     |
[INFO] [stdout] 467 |     CommandQueuePriority = D3D12_FEATURE_COMMAND_QUEUE_PRIORITY.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_D24_UNORM_S8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:835:22
[INFO] [stdout]     |
[INFO] [stdout] 835 |     D24UnormS8Uint = DXGI_FORMAT_D24_UNORM_S8_UINT.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS3` in this scope
[INFO] [stdout]    --> src/types/enums.rs:470:16
[INFO] [stdout]     |
[INFO] [stdout] 470 |     Options3 = D3D12_FEATURE_D3D12_OPTIONS3.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R24_UNORM_X8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:838:26
[INFO] [stdout]     |
[INFO] [stdout] 838 |     R24UnormX8Typeless = DXGI_FORMAT_R24_UNORM_X8_TYPELESS.0,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_EXISTING_HEAPS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:473:21
[INFO] [stdout]     |
[INFO] [stdout] 473 |     ExistingHeaps = D3D12_FEATURE_EXISTING_HEAPS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_X24_TYPELESS_G8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:841:25
[INFO] [stdout]     |
[INFO] [stdout] 841 |     X24TypelessG8Uint = DXGI_FORMAT_X24_TYPELESS_G8_UINT.0,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS4` in this scope
[INFO] [stdout]    --> src/types/enums.rs:476:16
[INFO] [stdout]     |
[INFO] [stdout] 476 |     Options4 = D3D12_FEATURE_D3D12_OPTIONS4.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_SERIALIZATION` in this scope
[INFO] [stdout]    --> src/types/enums.rs:479:21
[INFO] [stdout]     |
[INFO] [stdout] 479 |     Serialization = D3D12_FEATURE_SERIALIZATION.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:844:19
[INFO] [stdout]     |
[INFO] [stdout] 844 |     Rg8Typeless = DXGI_FORMAT_R8G8_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_CROSS_NODE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:482:17
[INFO] [stdout]     |
[INFO] [stdout] 482 |     CrossNode = D3D12_FEATURE_CROSS_NODE.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS5` in this scope
[INFO] [stdout]    --> src/types/enums.rs:485:16
[INFO] [stdout]     |
[INFO] [stdout] 485 |     Options5 = D3D12_FEATURE_D3D12_OPTIONS5.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:847:16
[INFO] [stdout]     |
[INFO] [stdout] 847 |     Rg8Unorm = DXGI_FORMAT_R8G8_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:850:15
[INFO] [stdout]     |
[INFO] [stdout] 850 |     Rg8Uint = DXGI_FORMAT_R8G8_UINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_DISPLAYABLE` in this scope
[INFO] [stdout]    --> src/types/enums.rs:488:19
[INFO] [stdout]     |
[INFO] [stdout] 488 |     Displayable = D3D12_FEATURE_DISPLAYABLE.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:853:16
[INFO] [stdout]     |
[INFO] [stdout] 853 |     Rg8Snorm = DXGI_FORMAT_R8G8_SNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS6` in this scope
[INFO] [stdout]    --> src/types/enums.rs:491:16
[INFO] [stdout]     |
[INFO] [stdout] 491 |     Options6 = D3D12_FEATURE_D3D12_OPTIONS6.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:856:15
[INFO] [stdout]     |
[INFO] [stdout] 856 |     Rg8Sint = DXGI_FORMAT_R8G8_SINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS7` in this scope
[INFO] [stdout]    --> src/types/enums.rs:494:16
[INFO] [stdout]     |
[INFO] [stdout] 494 |     Options7 = D3D12_FEATURE_D3D12_OPTIONS7.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_TYPE_COUNT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:497:41
[INFO] [stdout]     |
[INFO] [stdout] 497 |     ProtectedResourceSessionTypeCount = D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_TYPE_COUNT.0,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:859:19
[INFO] [stdout]     |
[INFO] [stdout] 859 |     R16Typeless = DXGI_FORMAT_R16_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_TYPES` in this scope
[INFO] [stdout]    --> src/types/enums.rs:500:37
[INFO] [stdout]     |
[INFO] [stdout] 500 |     ProtectedResourceSessionTypes = D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_TYPES.0,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS8` in this scope
[INFO] [stdout]    --> src/types/enums.rs:503:16
[INFO] [stdout]     |
[INFO] [stdout] 503 |     Options8 = D3D12_FEATURE_D3D12_OPTIONS8.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS9` in this scope
[INFO] [stdout]    --> src/types/enums.rs:508:16
[INFO] [stdout]     |
[INFO] [stdout] 508 |     Options9 = D3D12_FEATURE_D3D12_OPTIONS9.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS10` in this scope
[INFO] [stdout]    --> src/types/enums.rs:511:17
[INFO] [stdout]     |
[INFO] [stdout] 511 |     Options10 = D3D12_FEATURE_D3D12_OPTIONS10.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:862:16
[INFO] [stdout]     |
[INFO] [stdout] 862 |     R16Float = DXGI_FORMAT_R16_FLOAT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS11` in this scope
[INFO] [stdout]    --> src/types/enums.rs:514:17
[INFO] [stdout]     |
[INFO] [stdout] 514 |     Options11 = D3D12_FEATURE_D3D12_OPTIONS11.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS12` in this scope
[INFO] [stdout]    --> src/types/enums.rs:517:17
[INFO] [stdout]     |
[INFO] [stdout] 517 |     Options12 = D3D12_FEATURE_D3D12_OPTIONS12.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS13` in this scope
[INFO] [stdout]    --> src/types/enums.rs:520:17
[INFO] [stdout]     |
[INFO] [stdout] 520 |     Options13 = D3D12_FEATURE_D3D12_OPTIONS13.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS14` in this scope
[INFO] [stdout]    --> src/types/enums.rs:523:17
[INFO] [stdout]     |
[INFO] [stdout] 523 |     Options14 = D3D12_FEATURE_D3D12_OPTIONS14.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_D16_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:865:16
[INFO] [stdout]     |
[INFO] [stdout] 865 |     D16Unorm = DXGI_FORMAT_D16_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS15` in this scope
[INFO] [stdout]    --> src/types/enums.rs:526:17
[INFO] [stdout]     |
[INFO] [stdout] 526 |     Options15 = D3D12_FEATURE_D3D12_OPTIONS15.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:868:16
[INFO] [stdout]     |
[INFO] [stdout] 868 |     R16Unorm = DXGI_FORMAT_R16_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS16` in this scope
[INFO] [stdout]    --> src/types/enums.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 |     Options16 = D3D12_FEATURE_D3D12_OPTIONS16.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS17` in this scope
[INFO] [stdout]    --> src/types/enums.rs:532:17
[INFO] [stdout]     |
[INFO] [stdout] 532 |     Options17 = D3D12_FEATURE_D3D12_OPTIONS17.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS18` in this scope
[INFO] [stdout]    --> src/types/enums.rs:535:17
[INFO] [stdout]     |
[INFO] [stdout] 535 |     Options18 = D3D12_FEATURE_D3D12_OPTIONS18.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS19` in this scope
[INFO] [stdout]    --> src/types/enums.rs:538:17
[INFO] [stdout]     |
[INFO] [stdout] 538 |     Options19 = D3D12_FEATURE_D3D12_OPTIONS19.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_D3D12_OPTIONS20` in this scope
[INFO] [stdout]    --> src/types/enums.rs:541:17
[INFO] [stdout]     |
[INFO] [stdout] 541 |     Options20 = D3D12_FEATURE_D3D12_OPTIONS20.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:871:15
[INFO] [stdout]     |
[INFO] [stdout] 871 |     R16Uint = DXGI_FORMAT_R16_UINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PREDICATION` in this scope
[INFO] [stdout]    --> src/types/enums.rs:544:19
[INFO] [stdout]     |
[INFO] [stdout] 544 |     Predication = D3D12_FEATURE_PREDICATION.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_PLACED_RESOURCE_SUPPORT_INFO` in this scope
[INFO] [stdout]    --> src/types/enums.rs:547:33
[INFO] [stdout]     |
[INFO] [stdout] 547 |     PlacedResourceSupportInfo = D3D12_FEATURE_PLACED_RESOURCE_SUPPORT_INFO.0,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FEATURE_HARDWARE_COPY` in this scope
[INFO] [stdout]    --> src/types/enums.rs:550:20
[INFO] [stdout]     |
[INFO] [stdout] 550 |     HardwareCopy = D3D12_FEATURE_HARDWARE_COPY.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:874:16
[INFO] [stdout]     |
[INFO] [stdout] 874 |     R16Snorm = DXGI_FORMAT_R16_SNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:877:15
[INFO] [stdout]     |
[INFO] [stdout] 877 |     R16Sint = DXGI_FORMAT_R16_SINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:880:18
[INFO] [stdout]     |
[INFO] [stdout] 880 |     R8Typeless = DXGI_FORMAT_R8_TYPELESS.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:883:15
[INFO] [stdout]     |
[INFO] [stdout] 883 |     R8Unorm = DXGI_FORMAT_R8_UNORM.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:886:14
[INFO] [stdout]     |
[INFO] [stdout] 886 |     R8Uint = DXGI_FORMAT_R8_UINT.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:889:15
[INFO] [stdout]     |
[INFO] [stdout] 889 |     R8Snorm = DXGI_FORMAT_R8_SNORM.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:892:14
[INFO] [stdout]     |
[INFO] [stdout] 892 |     R8Sint = DXGI_FORMAT_R8_SINT.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_A8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:895:15
[INFO] [stdout]     |
[INFO] [stdout] 895 |     A8Unorm = DXGI_FORMAT_A8_UNORM.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R1_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:898:15
[INFO] [stdout]     |
[INFO] [stdout] 898 |     R1Unorm = DXGI_FORMAT_R1_UNORM.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILL_MODE_WIREFRAME` in this scope
[INFO] [stdout]    --> src/types/enums.rs:560:17
[INFO] [stdout]     |
[INFO] [stdout] 560 |     Wireframe = D3D12_FILL_MODE_WIREFRAME.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R9G9B9E5_SHAREDEXP` in this scope
[INFO] [stdout]    --> src/types/enums.rs:901:14
[INFO] [stdout]     |
[INFO] [stdout] 901 |     Rgb9E5 = DXGI_FORMAT_R9G9B9E5_SHAREDEXP.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILL_MODE_SOLID` in this scope
[INFO] [stdout]    --> src/types/enums.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 |     Solid = D3D12_FILL_MODE_SOLID.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_B8G8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:905:19
[INFO] [stdout]     |
[INFO] [stdout] 905 |     Rg8Bg8Unorm = DXGI_FORMAT_R8G8_B8G8_UNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_G8R8_G8B8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:909:19
[INFO] [stdout]     |
[INFO] [stdout] 909 |     Gr8Gb8Unorm = DXGI_FORMAT_G8R8_G8B8_UNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 |     Point = D3D12_FILTER_MIN_MAG_MIP_POINT.0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC1_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:912:19
[INFO] [stdout]     |
[INFO] [stdout] 912 |     Bc1Typeless = DXGI_FORMAT_BC1_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:578:28
[INFO] [stdout]     |
[INFO] [stdout] 578 |     MinMagPointMipLinear = D3D12_FILTER_MIN_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC1_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:915:16
[INFO] [stdout]     |
[INFO] [stdout] 915 |     Bc1Unorm = DXGI_FORMAT_BC1_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_POINT_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:581:28
[INFO] [stdout]     |
[INFO] [stdout] 581 |     MinMipPointMagLinear = D3D12_FILTER_MIN_POINT_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC1_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:918:20
[INFO] [stdout]     |
[INFO] [stdout] 918 |     Bc1UnormSrgb = DXGI_FORMAT_BC1_UNORM_SRGB.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_POINT_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:584:28
[INFO] [stdout]     |
[INFO] [stdout] 584 |     MinPointMagMipLinear = D3D12_FILTER_MIN_POINT_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC2_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:921:19
[INFO] [stdout]     |
[INFO] [stdout] 921 |     Bc2Typeless = DXGI_FORMAT_BC2_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC2_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:924:16
[INFO] [stdout]     |
[INFO] [stdout] 924 |     Bc2Unorm = DXGI_FORMAT_BC2_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_LINEAR_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:587:28
[INFO] [stdout]     |
[INFO] [stdout] 587 |     MinLinearMagMipPoint = D3D12_FILTER_MIN_LINEAR_MAG_MIP_POINT.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_LINEAR_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:590:28
[INFO] [stdout]     |
[INFO] [stdout] 590 |     MinMipLinearMagPoint = D3D12_FILTER_MIN_LINEAR_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC2_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:927:20
[INFO] [stdout]     |
[INFO] [stdout] 927 |     Bc2UnormSrgb = DXGI_FORMAT_BC2_UNORM_SRGB.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:593:28
[INFO] [stdout]     |
[INFO] [stdout] 593 |     MinMagLinearMipPoint = D3D12_FILTER_MIN_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC3_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:930:19
[INFO] [stdout]     |
[INFO] [stdout] 930 |     Bc3Typeless = DXGI_FORMAT_BC3_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC3_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:933:16
[INFO] [stdout]     |
[INFO] [stdout] 933 |     Bc3Unorm = DXGI_FORMAT_BC3_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:596:14
[INFO] [stdout]     |
[INFO] [stdout] 596 |     Linear = D3D12_FILTER_MIN_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC3_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:936:20
[INFO] [stdout]     |
[INFO] [stdout] 936 |     Bc3UnormSrgb = DXGI_FORMAT_BC3_UNORM_SRGB.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MIN_MAG_ANISOTROPIC_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:599:33
[INFO] [stdout]     |
[INFO] [stdout] 599 |     MinMagAnisotropicMipPoint = D3D12_FILTER_MIN_MAG_ANISOTROPIC_MIP_POINT.0,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_ANISOTROPIC` in this scope
[INFO] [stdout]    --> src/types/enums.rs:602:19
[INFO] [stdout]     |
[INFO] [stdout] 602 |     Anisotropic = D3D12_FILTER_ANISOTROPIC.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC4_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:939:19
[INFO] [stdout]     |
[INFO] [stdout] 939 |     Bc4Typeless = DXGI_FORMAT_BC4_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:605:23
[INFO] [stdout]     |
[INFO] [stdout] 605 |     ComparisonPoint = D3D12_FILTER_COMPARISON_MIN_MAG_MIP_POINT.0,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC4_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:942:16
[INFO] [stdout]     |
[INFO] [stdout] 942 |     Bc4Unorm = DXGI_FORMAT_BC4_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:608:38
[INFO] [stdout]     |
[INFO] [stdout] 608 |     ComparisonMinMagPointMipLinear = D3D12_FILTER_COMPARISON_MIN_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC4_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:945:16
[INFO] [stdout]     |
[INFO] [stdout] 945 |     Bc4Snorm = DXGI_FORMAT_BC4_SNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_POINT_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:611:38
[INFO] [stdout]     |
[INFO] [stdout] 611 |     ComparisonMinMipPointMagLinear = D3D12_FILTER_COMPARISON_MIN_POINT_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC5_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:948:19
[INFO] [stdout]     |
[INFO] [stdout] 948 |     Bc5Typeless = DXGI_FORMAT_BC5_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC5_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:951:16
[INFO] [stdout]     |
[INFO] [stdout] 951 |     Bc5Unorm = DXGI_FORMAT_BC5_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_POINT_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:614:38
[INFO] [stdout]     |
[INFO] [stdout] 614 |     ComparisonMinPointMagMipLinear = D3D12_FILTER_COMPARISON_MIN_POINT_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC5_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:954:16
[INFO] [stdout]     |
[INFO] [stdout] 954 |     Bc5Snorm = DXGI_FORMAT_BC5_SNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B5G6R5_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:957:19
[INFO] [stdout]     |
[INFO] [stdout] 957 |     B5G6R5Unorm = DXGI_FORMAT_B5G6R5_UNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B5G5R5A1_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:960:21
[INFO] [stdout]     |
[INFO] [stdout] 960 |     B5G6R5A1Unorm = DXGI_FORMAT_B5G5R5A1_UNORM.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_LINEAR_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:617:38
[INFO] [stdout]     |
[INFO] [stdout] 617 |     ComparisonMinLinearMagMipPoint = D3D12_FILTER_COMPARISON_MIN_LINEAR_MAG_MIP_POINT.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:963:18
[INFO] [stdout]     |
[INFO] [stdout] 963 |     Bgra8Unorm = DXGI_FORMAT_B8G8R8A8_UNORM.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8X8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:966:18
[INFO] [stdout]     |
[INFO] [stdout] 966 |     Bgrx8Unorm = DXGI_FORMAT_B8G8R8X8_UNORM.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_LINEAR_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:620:38
[INFO] [stdout]     |
[INFO] [stdout] 620 |     ComparisonMinMipLinearMagPoint = D3D12_FILTER_COMPARISON_MIN_LINEAR_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10_XR_BIAS_A2_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:969:26
[INFO] [stdout]     |
[INFO] [stdout] 969 |     Rgb10XRBiasA2Unorm = DXGI_FORMAT_R10G10B10_XR_BIAS_A2_UNORM.0,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:623:38
[INFO] [stdout]     |
[INFO] [stdout] 623 |     ComparisonMinMagLinearMipPoint = D3D12_FILTER_COMPARISON_MIN_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:972:21
[INFO] [stdout]     |
[INFO] [stdout] 972 |     Bgra8Typeless = DXGI_FORMAT_B8G8R8A8_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:975:22
[INFO] [stdout]     |
[INFO] [stdout] 975 |     Bgra8UnormSrgb = DXGI_FORMAT_B8G8R8A8_UNORM_SRGB.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:626:24
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ComparisonLinear = D3D12_FILTER_COMPARISON_MIN_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8X8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:978:21
[INFO] [stdout]     |
[INFO] [stdout] 978 |     Bgrx8Typeless = DXGI_FORMAT_B8G8R8X8_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8X8_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:981:22
[INFO] [stdout]     |
[INFO] [stdout] 981 |     Bgrx8UnormSrgb = DXGI_FORMAT_B8G8R8X8_UNORM_SRGB.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_MIN_MAG_ANISOTROPIC_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:629:43
[INFO] [stdout]     |
[INFO] [stdout] 629 |     ComparisonMinMagAnisotropicMipPoint = D3D12_FILTER_COMPARISON_MIN_MAG_ANISOTROPIC_MIP_POINT.0,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC6H_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:984:20
[INFO] [stdout]     |
[INFO] [stdout] 984 |     Bc6hTypeless = DXGI_FORMAT_BC6H_TYPELESS.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_COMPARISON_ANISOTROPIC` in this scope
[INFO] [stdout]    --> src/types/enums.rs:632:29
[INFO] [stdout]     |
[INFO] [stdout] 632 |     ComparisonAnisotropic = D3D12_FILTER_COMPARISON_ANISOTROPIC.0,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC6H_UF16` in this scope
[INFO] [stdout]    --> src/types/enums.rs:987:16
[INFO] [stdout]     |
[INFO] [stdout] 987 |     Bc6hUf16 = DXGI_FORMAT_BC6H_UF16.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 |     MinimumPoint = D3D12_FILTER_MINIMUM_MIN_MAG_MIP_POINT.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC6H_SF16` in this scope
[INFO] [stdout]    --> src/types/enums.rs:990:16
[INFO] [stdout]     |
[INFO] [stdout] 990 |     Bc6hSf16 = DXGI_FORMAT_BC6H_SF16.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:638:35
[INFO] [stdout]     |
[INFO] [stdout] 638 |     MinimumMinMagPointMipLinear = D3D12_FILTER_MINIMUM_MIN_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC7_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:993:19
[INFO] [stdout]     |
[INFO] [stdout] 993 |     Bc7Typeless = DXGI_FORMAT_BC7_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC7_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:996:16
[INFO] [stdout]     |
[INFO] [stdout] 996 |     Bc7Unorm = DXGI_FORMAT_BC7_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_POINT_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:641:35
[INFO] [stdout]     |
[INFO] [stdout] 641 |     MinimumMinMipPointMagLinear = D3D12_FILTER_MINIMUM_MIN_POINT_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC7_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:999:20
[INFO] [stdout]     |
[INFO] [stdout] 999 |     Bc7UnormSrgb = DXGI_FORMAT_BC7_UNORM_SRGB.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_POINT_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:644:35
[INFO] [stdout]     |
[INFO] [stdout] 644 |     MinimumMinPointMagMipLinear = D3D12_FILTER_MINIMUM_MIN_POINT_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_LINEAR_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:647:35
[INFO] [stdout]     |
[INFO] [stdout] 647 |     MinimumMinLinearMagMipPoint = D3D12_FILTER_MINIMUM_MIN_LINEAR_MAG_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_AYUV` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1002:12
[INFO] [stdout]      |
[INFO] [stdout] 1002 |     Ayuv = DXGI_FORMAT_AYUV.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_LINEAR_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:650:35
[INFO] [stdout]     |
[INFO] [stdout] 650 |     MinimumMinMipLinearMagPoint = D3D12_FILTER_MINIMUM_MIN_LINEAR_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:653:35
[INFO] [stdout]     |
[INFO] [stdout] 653 |     MinimumMinMagLinearMipPoint = D3D12_FILTER_MINIMUM_MIN_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_Y410` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1005:12
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     Y410 = DXGI_FORMAT_Y410.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:656:21
[INFO] [stdout]     |
[INFO] [stdout] 656 |     MinimumLinear = D3D12_FILTER_MINIMUM_MIN_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_MIN_MAG_ANISOTROPIC_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:659:40
[INFO] [stdout]     |
[INFO] [stdout] 659 |     MinimumMinMagAnisotropicMipPoint = D3D12_FILTER_MINIMUM_MIN_MAG_ANISOTROPIC_MIP_POINT.0,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MINIMUM_ANISOTROPIC` in this scope
[INFO] [stdout]    --> src/types/enums.rs:662:26
[INFO] [stdout]     |
[INFO] [stdout] 662 |     MinimumAnisotropic = D3D12_FILTER_MINIMUM_ANISOTROPIC.0,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_Y416` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1008:12
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     Y416 = DXGI_FORMAT_Y416.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:665:20
[INFO] [stdout]     |
[INFO] [stdout] 665 |     MaximumPoint = D3D12_FILTER_MAXIMUM_MIN_MAG_MIP_POINT.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:668:35
[INFO] [stdout]     |
[INFO] [stdout] 668 |     MaximumMinMagPointMipLinear = D3D12_FILTER_MAXIMUM_MIN_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_POINT_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:671:35
[INFO] [stdout]     |
[INFO] [stdout] 671 |     MaximumMinMipPointMagLinear = D3D12_FILTER_MAXIMUM_MIN_POINT_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_POINT_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:674:35
[INFO] [stdout]     |
[INFO] [stdout] 674 |     MaximumMinPointMagMipLinear = D3D12_FILTER_MAXIMUM_MIN_POINT_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_LINEAR_MAG_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:677:35
[INFO] [stdout]     |
[INFO] [stdout] 677 |     MaximumMinLinearMagMipPoint = D3D12_FILTER_MAXIMUM_MIN_LINEAR_MAG_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_LINEAR_MAG_POINT_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:680:35
[INFO] [stdout]     |
[INFO] [stdout] 680 |     MaximumMinMipLinearMagPoint = D3D12_FILTER_MAXIMUM_MIN_LINEAR_MAG_POINT_MIP_LINEAR.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_NV12` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1011:12
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     Nv12 = DXGI_FORMAT_NV12.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_LINEAR_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:683:35
[INFO] [stdout]     |
[INFO] [stdout] 683 |     MaximumMinMagLinearMipPoint = D3D12_FILTER_MAXIMUM_MIN_MAG_LINEAR_MIP_POINT.0,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_P010` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1014:12
[INFO] [stdout]      |
[INFO] [stdout] 1014 |     P010 = DXGI_FORMAT_P010.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_MIP_LINEAR` in this scope
[INFO] [stdout]    --> src/types/enums.rs:686:21
[INFO] [stdout]     |
[INFO] [stdout] 686 |     MaximumLinear = D3D12_FILTER_MAXIMUM_MIN_MAG_MIP_LINEAR.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_MIN_MAG_ANISOTROPIC_MIP_POINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:689:40
[INFO] [stdout]     |
[INFO] [stdout] 689 |     MaximumMinMagAnisotropicMipPoint = D3D12_FILTER_MAXIMUM_MIN_MAG_ANISOTROPIC_MIP_POINT.0,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_FILTER_MAXIMUM_ANISOTROPIC` in this scope
[INFO] [stdout]    --> src/types/enums.rs:692:26
[INFO] [stdout]     |
[INFO] [stdout] 692 |     MaximumAnisotropic = D3D12_FILTER_MAXIMUM_ANISOTROPIC.0,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_P016` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1017:12
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     P016 = DXGI_FORMAT_P016.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_420_OPAQUE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1020:17
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     Opaque420 = DXGI_FORMAT_420_OPAQUE.0,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_YUY2` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1023:12
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     Yuy2 = DXGI_FORMAT_YUY2.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_Y210` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1026:12
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     Y210 = DXGI_FORMAT_Y210.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_Y216` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1029:12
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     Y216 = DXGI_FORMAT_Y216.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_NV11` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1032:12
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     Nv11 = DXGI_FORMAT_NV11.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_AI44` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1035:12
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     Ai44 = DXGI_FORMAT_AI44.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_IA44` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1038:12
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     Ia44 = DXGI_FORMAT_IA44.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_P8` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1041:10
[INFO] [stdout]      |
[INFO] [stdout] 1041 |     P8 = DXGI_FORMAT_P8.0,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_A8P8` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1044:12
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     A8P8 = DXGI_FORMAT_A8P8.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B4G4R4A4_UNORM` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1047:18
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     Bgra4Unorm = DXGI_FORMAT_B4G4R4A4_UNORM.0,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_P208` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1050:12
[INFO] [stdout]      |
[INFO] [stdout] 1050 |     P208 = DXGI_FORMAT_P208.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_V208` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1053:12
[INFO] [stdout]      |
[INFO] [stdout] 1053 |     V208 = DXGI_FORMAT_V208.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_V408` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1056:12
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     V408 = DXGI_FORMAT_V408.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_UNKNOWN` in this scope
[INFO] [stdout]    --> src/types/enums.rs:703:15
[INFO] [stdout]     |
[INFO] [stdout] 703 |     Unknown = DXGI_FORMAT_UNKNOWN.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:706:22
[INFO] [stdout]     |
[INFO] [stdout] 706 |     Rgba32Typeless = DXGI_FORMAT_R32G32B32A32_TYPELESS.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:709:19
[INFO] [stdout]     |
[INFO] [stdout] 709 |     Rgba32Float = DXGI_FORMAT_R32G32B32A32_FLOAT.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:712:18
[INFO] [stdout]     |
[INFO] [stdout] 712 |     Rgba32Uint = DXGI_FORMAT_R32G32B32A32_UINT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:715:18
[INFO] [stdout]     |
[INFO] [stdout] 715 |     Rgba32Sint = DXGI_FORMAT_R32G32B32A32_SINT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:718:21
[INFO] [stdout]     |
[INFO] [stdout] 718 |     Rgb32Typeless = DXGI_FORMAT_R32G32B32_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:721:18
[INFO] [stdout]     |
[INFO] [stdout] 721 |     Rgb32Float = DXGI_FORMAT_R32G32B32_FLOAT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:724:17
[INFO] [stdout]     |
[INFO] [stdout] 724 |     Rgb32Uint = DXGI_FORMAT_R32G32B32_UINT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:727:17
[INFO] [stdout]     |
[INFO] [stdout] 727 |     Rgb32Sint = DXGI_FORMAT_R32G32B32_SINT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:730:22
[INFO] [stdout]     |
[INFO] [stdout] 730 |     Rgba16Typeless = DXGI_FORMAT_R16G16B16A16_TYPELESS.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:733:19
[INFO] [stdout]     |
[INFO] [stdout] 733 |     Rgba16Float = DXGI_FORMAT_R16G16B16A16_FLOAT.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:736:19
[INFO] [stdout]     |
[INFO] [stdout] 736 |     Rgba16Unorm = DXGI_FORMAT_R16G16B16A16_UNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:739:18
[INFO] [stdout]     |
[INFO] [stdout] 739 |     Rgba16Uint = DXGI_FORMAT_R16G16B16A16_UINT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:742:19
[INFO] [stdout]     |
[INFO] [stdout] 742 |     Rgba16Snorm = DXGI_FORMAT_R16G16B16A16_SNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:745:18
[INFO] [stdout]     |
[INFO] [stdout] 745 |     Rgba16Sint = DXGI_FORMAT_R16G16B16A16_SINT.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:748:20
[INFO] [stdout]     |
[INFO] [stdout] 748 |     Rg32Typeless = DXGI_FORMAT_R32G32_TYPELESS.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:751:17
[INFO] [stdout]     |
[INFO] [stdout] 751 |     Rg32Float = DXGI_FORMAT_R32G32_FLOAT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:754:16
[INFO] [stdout]     |
[INFO] [stdout] 754 |     Rg32Uint = DXGI_FORMAT_R32G32_UINT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G32_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:757:16
[INFO] [stdout]     |
[INFO] [stdout] 757 |     Rg32Sint = DXGI_FORMAT_R32G32_SINT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32G8X24_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:760:24
[INFO] [stdout]     |
[INFO] [stdout] 760 |     R32G8X24Typeless = DXGI_FORMAT_R32G8X24_TYPELESS.0,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_D32_FLOAT_S8X24_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:763:25
[INFO] [stdout]     |
[INFO] [stdout] 763 |     D32FloatS8X24Uint = DXGI_FORMAT_D32_FLOAT_S8X24_UINT.0,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_FLOAT_X8X24_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:766:29
[INFO] [stdout]     |
[INFO] [stdout] 766 |     R32FloatX8X24Typeless = DXGI_FORMAT_R32_FLOAT_X8X24_TYPELESS.0,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:769:23
[INFO] [stdout]     |
[INFO] [stdout] 769 |     Rgb10A2Typeless = DXGI_FORMAT_R10G10B10A2_TYPELESS.0,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:772:20
[INFO] [stdout]     |
[INFO] [stdout] 772 |     Rgb10A2Unorm = DXGI_FORMAT_R10G10B10A2_UNORM.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:775:19
[INFO] [stdout]     |
[INFO] [stdout] 775 |     Rgb10A2Uint = DXGI_FORMAT_R10G10B10A2_UINT.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R11G11B10_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:778:20
[INFO] [stdout]     |
[INFO] [stdout] 778 |     Rg11B10Float = DXGI_FORMAT_R11G11B10_FLOAT.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:781:21
[INFO] [stdout]     |
[INFO] [stdout] 781 |     Rgba8Typeless = DXGI_FORMAT_R8G8B8A8_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:784:18
[INFO] [stdout]     |
[INFO] [stdout] 784 |     Rgba8Unorm = DXGI_FORMAT_R8G8B8A8_UNORM.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:787:22
[INFO] [stdout]     |
[INFO] [stdout] 787 |     Rgba8UnormSrgb = DXGI_FORMAT_R8G8B8A8_UNORM_SRGB.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:790:17
[INFO] [stdout]     |
[INFO] [stdout] 790 |     Rgba8Uint = DXGI_FORMAT_R8G8B8A8_UINT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:793:18
[INFO] [stdout]     |
[INFO] [stdout] 793 |     Rgba8Snorm = DXGI_FORMAT_R8G8B8A8_SNORM.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:796:17
[INFO] [stdout]     |
[INFO] [stdout] 796 |     Rgba8Sint = DXGI_FORMAT_R8G8B8A8_SINT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:799:20
[INFO] [stdout]     |
[INFO] [stdout] 799 |     Rg16Typeless = DXGI_FORMAT_R16G16_TYPELESS.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:802:17
[INFO] [stdout]     |
[INFO] [stdout] 802 |     Rg16Float = DXGI_FORMAT_R16G16_FLOAT.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:805:17
[INFO] [stdout]     |
[INFO] [stdout] 805 |     Rg16Unorm = DXGI_FORMAT_R16G16_UNORM.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:808:16
[INFO] [stdout]     |
[INFO] [stdout] 808 |     Rg16Uint = DXGI_FORMAT_R16G16_UINT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:811:17
[INFO] [stdout]     |
[INFO] [stdout] 811 |     Rg16Snorm = DXGI_FORMAT_R16G16_SNORM.0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16G16_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:814:16
[INFO] [stdout]     |
[INFO] [stdout] 814 |     Rg16Sint = DXGI_FORMAT_R16G16_SINT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:817:19
[INFO] [stdout]     |
[INFO] [stdout] 817 |     R32Typeless = DXGI_FORMAT_R32_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_D32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:820:16
[INFO] [stdout]     |
[INFO] [stdout] 820 |     D32Float = DXGI_FORMAT_D32_FLOAT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:823:16
[INFO] [stdout]     |
[INFO] [stdout] 823 |     R32Float = DXGI_FORMAT_R32_FLOAT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:826:15
[INFO] [stdout]     |
[INFO] [stdout] 826 |     R32Uint = DXGI_FORMAT_R32_UINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R32_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:829:15
[INFO] [stdout]     |
[INFO] [stdout] 829 |     R32Sint = DXGI_FORMAT_R32_SINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R24G8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:832:21
[INFO] [stdout]     |
[INFO] [stdout] 832 |     R24G8Typeless = DXGI_FORMAT_R24G8_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_D24_UNORM_S8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:835:22
[INFO] [stdout]     |
[INFO] [stdout] 835 |     D24UnormS8Uint = DXGI_FORMAT_D24_UNORM_S8_UINT.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R24_UNORM_X8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:838:26
[INFO] [stdout]     |
[INFO] [stdout] 838 |     R24UnormX8Typeless = DXGI_FORMAT_R24_UNORM_X8_TYPELESS.0,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_X24_TYPELESS_G8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:841:25
[INFO] [stdout]     |
[INFO] [stdout] 841 |     X24TypelessG8Uint = DXGI_FORMAT_X24_TYPELESS_G8_UINT.0,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:844:19
[INFO] [stdout]     |
[INFO] [stdout] 844 |     Rg8Typeless = DXGI_FORMAT_R8G8_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:847:16
[INFO] [stdout]     |
[INFO] [stdout] 847 |     Rg8Unorm = DXGI_FORMAT_R8G8_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:850:15
[INFO] [stdout]     |
[INFO] [stdout] 850 |     Rg8Uint = DXGI_FORMAT_R8G8_UINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:853:16
[INFO] [stdout]     |
[INFO] [stdout] 853 |     Rg8Snorm = DXGI_FORMAT_R8G8_SNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:856:15
[INFO] [stdout]     |
[INFO] [stdout] 856 |     Rg8Sint = DXGI_FORMAT_R8G8_SINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:859:19
[INFO] [stdout]     |
[INFO] [stdout] 859 |     R16Typeless = DXGI_FORMAT_R16_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_FLOAT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:862:16
[INFO] [stdout]     |
[INFO] [stdout] 862 |     R16Float = DXGI_FORMAT_R16_FLOAT.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_D16_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:865:16
[INFO] [stdout]     |
[INFO] [stdout] 865 |     D16Unorm = DXGI_FORMAT_D16_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:868:16
[INFO] [stdout]     |
[INFO] [stdout] 868 |     R16Unorm = DXGI_FORMAT_R16_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:871:15
[INFO] [stdout]     |
[INFO] [stdout] 871 |     R16Uint = DXGI_FORMAT_R16_UINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:874:16
[INFO] [stdout]     |
[INFO] [stdout] 874 |     R16Snorm = DXGI_FORMAT_R16_SNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R16_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:877:15
[INFO] [stdout]     |
[INFO] [stdout] 877 |     R16Sint = DXGI_FORMAT_R16_SINT.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:880:18
[INFO] [stdout]     |
[INFO] [stdout] 880 |     R8Typeless = DXGI_FORMAT_R8_TYPELESS.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:883:15
[INFO] [stdout]     |
[INFO] [stdout] 883 |     R8Unorm = DXGI_FORMAT_R8_UNORM.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_UINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:886:14
[INFO] [stdout]     |
[INFO] [stdout] 886 |     R8Uint = DXGI_FORMAT_R8_UINT.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:889:15
[INFO] [stdout]     |
[INFO] [stdout] 889 |     R8Snorm = DXGI_FORMAT_R8_SNORM.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8_SINT` in this scope
[INFO] [stdout]    --> src/types/enums.rs:892:14
[INFO] [stdout]     |
[INFO] [stdout] 892 |     R8Sint = DXGI_FORMAT_R8_SINT.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_A8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:895:15
[INFO] [stdout]     |
[INFO] [stdout] 895 |     A8Unorm = DXGI_FORMAT_A8_UNORM.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R1_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:898:15
[INFO] [stdout]     |
[INFO] [stdout] 898 |     R1Unorm = DXGI_FORMAT_R1_UNORM.0,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R9G9B9E5_SHAREDEXP` in this scope
[INFO] [stdout]    --> src/types/enums.rs:901:14
[INFO] [stdout]     |
[INFO] [stdout] 901 |     Rgb9E5 = DXGI_FORMAT_R9G9B9E5_SHAREDEXP.0,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R8G8_B8G8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:905:19
[INFO] [stdout]     |
[INFO] [stdout] 905 |     Rg8Bg8Unorm = DXGI_FORMAT_R8G8_B8G8_UNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_G8R8_G8B8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:909:19
[INFO] [stdout]     |
[INFO] [stdout] 909 |     Gr8Gb8Unorm = DXGI_FORMAT_G8R8_G8B8_UNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC1_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:912:19
[INFO] [stdout]     |
[INFO] [stdout] 912 |     Bc1Typeless = DXGI_FORMAT_BC1_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC1_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:915:16
[INFO] [stdout]     |
[INFO] [stdout] 915 |     Bc1Unorm = DXGI_FORMAT_BC1_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC1_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:918:20
[INFO] [stdout]     |
[INFO] [stdout] 918 |     Bc1UnormSrgb = DXGI_FORMAT_BC1_UNORM_SRGB.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC2_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:921:19
[INFO] [stdout]     |
[INFO] [stdout] 921 |     Bc2Typeless = DXGI_FORMAT_BC2_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC2_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:924:16
[INFO] [stdout]     |
[INFO] [stdout] 924 |     Bc2Unorm = DXGI_FORMAT_BC2_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC2_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:927:20
[INFO] [stdout]     |
[INFO] [stdout] 927 |     Bc2UnormSrgb = DXGI_FORMAT_BC2_UNORM_SRGB.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC3_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:930:19
[INFO] [stdout]     |
[INFO] [stdout] 930 |     Bc3Typeless = DXGI_FORMAT_BC3_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC3_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:933:16
[INFO] [stdout]     |
[INFO] [stdout] 933 |     Bc3Unorm = DXGI_FORMAT_BC3_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC3_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:936:20
[INFO] [stdout]     |
[INFO] [stdout] 936 |     Bc3UnormSrgb = DXGI_FORMAT_BC3_UNORM_SRGB.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC4_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:939:19
[INFO] [stdout]     |
[INFO] [stdout] 939 |     Bc4Typeless = DXGI_FORMAT_BC4_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC4_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:942:16
[INFO] [stdout]     |
[INFO] [stdout] 942 |     Bc4Unorm = DXGI_FORMAT_BC4_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC4_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:945:16
[INFO] [stdout]     |
[INFO] [stdout] 945 |     Bc4Snorm = DXGI_FORMAT_BC4_SNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC5_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:948:19
[INFO] [stdout]     |
[INFO] [stdout] 948 |     Bc5Typeless = DXGI_FORMAT_BC5_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC5_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:951:16
[INFO] [stdout]     |
[INFO] [stdout] 951 |     Bc5Unorm = DXGI_FORMAT_BC5_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC5_SNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:954:16
[INFO] [stdout]     |
[INFO] [stdout] 954 |     Bc5Snorm = DXGI_FORMAT_BC5_SNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B5G6R5_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:957:19
[INFO] [stdout]     |
[INFO] [stdout] 957 |     B5G6R5Unorm = DXGI_FORMAT_B5G6R5_UNORM.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B5G5R5A1_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:960:21
[INFO] [stdout]     |
[INFO] [stdout] 960 |     B5G6R5A1Unorm = DXGI_FORMAT_B5G5R5A1_UNORM.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:963:18
[INFO] [stdout]     |
[INFO] [stdout] 963 |     Bgra8Unorm = DXGI_FORMAT_B8G8R8A8_UNORM.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8X8_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:966:18
[INFO] [stdout]     |
[INFO] [stdout] 966 |     Bgrx8Unorm = DXGI_FORMAT_B8G8R8X8_UNORM.0,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10_XR_BIAS_A2_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:969:26
[INFO] [stdout]     |
[INFO] [stdout] 969 |     Rgb10XRBiasA2Unorm = DXGI_FORMAT_R10G10B10_XR_BIAS_A2_UNORM.0,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:972:21
[INFO] [stdout]     |
[INFO] [stdout] 972 |     Bgra8Typeless = DXGI_FORMAT_B8G8R8A8_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:975:22
[INFO] [stdout]     |
[INFO] [stdout] 975 |     Bgra8UnormSrgb = DXGI_FORMAT_B8G8R8A8_UNORM_SRGB.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8X8_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:978:21
[INFO] [stdout]     |
[INFO] [stdout] 978 |     Bgrx8Typeless = DXGI_FORMAT_B8G8R8X8_TYPELESS.0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8X8_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:981:22
[INFO] [stdout]     |
[INFO] [stdout] 981 |     Bgrx8UnormSrgb = DXGI_FORMAT_B8G8R8X8_UNORM_SRGB.0,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC6H_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:984:20
[INFO] [stdout]     |
[INFO] [stdout] 984 |     Bc6hTypeless = DXGI_FORMAT_BC6H_TYPELESS.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC6H_UF16` in this scope
[INFO] [stdout]    --> src/types/enums.rs:987:16
[INFO] [stdout]     |
[INFO] [stdout] 987 |     Bc6hUf16 = DXGI_FORMAT_BC6H_UF16.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC6H_SF16` in this scope
[INFO] [stdout]    --> src/types/enums.rs:990:16
[INFO] [stdout]     |
[INFO] [stdout] 990 |     Bc6hSf16 = DXGI_FORMAT_BC6H_SF16.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC7_TYPELESS` in this scope
[INFO] [stdout]    --> src/types/enums.rs:993:19
[INFO] [stdout]     |
[INFO] [stdout] 993 |     Bc7Typeless = DXGI_FORMAT_BC7_TYPELESS.0,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC7_UNORM` in this scope
[INFO] [stdout]    --> src/types/enums.rs:996:16
[INFO] [stdout]     |
[INFO] [stdout] 996 |     Bc7Unorm = DXGI_FORMAT_BC7_UNORM.0,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_BC7_UNORM_SRGB` in this scope
[INFO] [stdout]    --> src/types/enums.rs:999:20
[INFO] [stdout]     |
[INFO] [stdout] 999 |     Bc7UnormSrgb = DXGI_FORMAT_BC7_UNORM_SRGB.0,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_AYUV` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1002:12
[INFO] [stdout]      |
[INFO] [stdout] 1002 |     Ayuv = DXGI_FORMAT_AYUV.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_Y410` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1005:12
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     Y410 = DXGI_FORMAT_Y410.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_Y416` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1008:12
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     Y416 = DXGI_FORMAT_Y416.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_NV12` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1011:12
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     Nv12 = DXGI_FORMAT_NV12.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_P010` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1014:12
[INFO] [stdout]      |
[INFO] [stdout] 1014 |     P010 = DXGI_FORMAT_P010.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_P016` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1017:12
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     P016 = DXGI_FORMAT_P016.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_420_OPAQUE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1020:17
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     Opaque420 = DXGI_FORMAT_420_OPAQUE.0,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_YUY2` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1023:12
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     Yuy2 = DXGI_FORMAT_YUY2.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_Y210` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1026:12
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     Y210 = DXGI_FORMAT_Y210.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_Y216` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1029:12
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     Y216 = DXGI_FORMAT_Y216.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_NV11` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1032:12
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     Nv11 = DXGI_FORMAT_NV11.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_AI44` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1035:12
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     Ai44 = DXGI_FORMAT_AI44.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_IA44` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1038:12
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     Ia44 = DXGI_FORMAT_IA44.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_P8` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1041:10
[INFO] [stdout]      |
[INFO] [stdout] 1041 |     P8 = DXGI_FORMAT_P8.0,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_A8P8` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1044:12
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     A8P8 = DXGI_FORMAT_A8P8.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_B4G4R4A4_UNORM` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1047:18
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     Bgra4Unorm = DXGI_FORMAT_B4G4R4A4_UNORM.0,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_P208` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1050:12
[INFO] [stdout]      |
[INFO] [stdout] 1050 |     P208 = DXGI_FORMAT_P208.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_V208` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1053:12
[INFO] [stdout]      |
[INFO] [stdout] 1053 |     V208 = DXGI_FORMAT_V208.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_FORMAT_V408` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1056:12
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     V408 = DXGI_FORMAT_V408.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_GPU_PREFERENCE_UNSPECIFIED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1065:19
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     Unspecified = DXGI_GPU_PREFERENCE_UNSPECIFIED.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_GPU_PREFERENCE_UNSPECIFIED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1065:19
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     Unspecified = DXGI_GPU_PREFERENCE_UNSPECIFIED.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_GPU_PREFERENCE_MINIMUM_POWER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1066:20
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     MinimumPower = DXGI_GPU_PREFERENCE_MINIMUM_POWER.0,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_GPU_PREFERENCE_HIGH_PERFORMANCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1067:23
[INFO] [stdout]      |
[INFO] [stdout] 1067 |     HighPerformance = DXGI_GPU_PREFERENCE_HIGH_PERFORMANCE.0,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_GPU_PREFERENCE_MINIMUM_POWER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1066:20
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     MinimumPower = DXGI_GPU_PREFERENCE_MINIMUM_POWER.0,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DXGI_GPU_PREFERENCE_HIGH_PERFORMANCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1067:23
[INFO] [stdout]      |
[INFO] [stdout] 1067 |     HighPerformance = DXGI_GPU_PREFERENCE_HIGH_PERFORMANCE.0,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DEFAULT_RESOURCE_PLACEMENT_ALIGNMENT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1079:25
[INFO] [stdout]      |
[INFO] [stdout] 1079 |     ResourcePlacement = D3D12_DEFAULT_RESOURCE_PLACEMENT_ALIGNMENT as u64,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DEFAULT_MSAA_RESOURCE_PLACEMENT_ALIGNMENT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1082:29
[INFO] [stdout]      |
[INFO] [stdout] 1082 |     MsaaResourcePlacement = D3D12_DEFAULT_MSAA_RESOURCE_PLACEMENT_ALIGNMENT as u64,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_SERIALIZATION_TIER_0` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1093:13
[INFO] [stdout]      |
[INFO] [stdout] 1093 |     Tier0 = D3D12_HEAP_SERIALIZATION_TIER_0.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_SERIALIZATION_TIER_10` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1097:14
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     Tier10 = D3D12_HEAP_SERIALIZATION_TIER_10.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_DEFAULT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1110:15
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     Default = D3D12_HEAP_TYPE_DEFAULT.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_UPLOAD` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1118:14
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     Upload = D3D12_HEAP_TYPE_UPLOAD.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DEFAULT_RESOURCE_PLACEMENT_ALIGNMENT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1079:25
[INFO] [stdout]      |
[INFO] [stdout] 1079 |     ResourcePlacement = D3D12_DEFAULT_RESOURCE_PLACEMENT_ALIGNMENT as u64,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_READBACK` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1123:16
[INFO] [stdout]      |
[INFO] [stdout] 1123 |     Readback = D3D12_HEAP_TYPE_READBACK.0,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_CUSTOM` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1127:14
[INFO] [stdout]      |
[INFO] [stdout] 1127 |     Custom = D3D12_HEAP_TYPE_CUSTOM.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_GPU_UPLOAD` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1130:17
[INFO] [stdout]      |
[INFO] [stdout] 1130 |     GpuUpload = D3D12_HEAP_TYPE_GPU_UPLOAD.0,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_DEFAULT_MSAA_RESOURCE_PLACEMENT_ALIGNMENT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1082:29
[INFO] [stdout]      |
[INFO] [stdout] 1082 |     MsaaResourcePlacement = D3D12_DEFAULT_MSAA_RESOURCE_PLACEMENT_ALIGNMENT as u64,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_DISABLED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1142:16
[INFO] [stdout]      |
[INFO] [stdout] 1142 |     Disabled = D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_DISABLED.0,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_0xFFFF` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1145:15
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     _0xFFFF = D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_0xFFFF.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_0xFFFFFFFF` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1148:19
[INFO] [stdout]      |
[INFO] [stdout] 1148 |     _0xFFFFFFFF = D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_0xFFFFFFFF.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_SERIALIZATION_TIER_0` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1093:13
[INFO] [stdout]      |
[INFO] [stdout] 1093 |     Tier0 = D3D12_HEAP_SERIALIZATION_TIER_0.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_CLEAR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1159:13
[INFO] [stdout]      |
[INFO] [stdout] 1159 |     Clear = D3D12_LOGIC_OP_CLEAR.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1162:11
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     Set = D3D12_LOGIC_OP_SET.0,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_COPY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1165:12
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     Copy = D3D12_LOGIC_OP_COPY.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_SERIALIZATION_TIER_10` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1097:14
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     Tier10 = D3D12_HEAP_SERIALIZATION_TIER_10.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_COPY_INVERTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1168:20
[INFO] [stdout]      |
[INFO] [stdout] 1168 |     CopyInverted = D3D12_LOGIC_OP_COPY_INVERTED.0,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_NOOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1171:12
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     Noop = D3D12_LOGIC_OP_NOOP.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_INVERT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1174:14
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     Invert = D3D12_LOGIC_OP_INVERT.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_AND` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1177:11
[INFO] [stdout]      |
[INFO] [stdout] 1177 |     And = D3D12_LOGIC_OP_AND.0,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_NAND` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1180:12
[INFO] [stdout]      |
[INFO] [stdout] 1180 |     Nand = D3D12_LOGIC_OP_NAND.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_OR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1183:10
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     Or = D3D12_LOGIC_OP_OR.0,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_NOR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1186:11
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     Nor = D3D12_LOGIC_OP_NOR.0,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_XOR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1189:11
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     Xor = D3D12_LOGIC_OP_XOR.0,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_EQUIV` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1192:13
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     Equiv = D3D12_LOGIC_OP_EQUIV.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_DEFAULT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1110:15
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     Default = D3D12_HEAP_TYPE_DEFAULT.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_AND_REVERSE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1195:15
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     Reverse = D3D12_LOGIC_OP_AND_REVERSE.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_AND_INVERTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1198:19
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     AndInverted = D3D12_LOGIC_OP_AND_INVERTED.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_OR_REVERSE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1201:17
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     OrReverse = D3D12_LOGIC_OP_OR_REVERSE.0,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_UPLOAD` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1118:14
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     Upload = D3D12_HEAP_TYPE_UPLOAD.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_OR_INVERTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1204:18
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     OrInverted = D3D12_LOGIC_OP_OR_INVERTED.0,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_READBACK` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1123:16
[INFO] [stdout]      |
[INFO] [stdout] 1123 |     Readback = D3D12_HEAP_TYPE_READBACK.0,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_CUSTOM` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1127:14
[INFO] [stdout]      |
[INFO] [stdout] 1127 |     Custom = D3D12_HEAP_TYPE_CUSTOM.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_HEAP_TYPE_GPU_UPLOAD` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1130:17
[INFO] [stdout]      |
[INFO] [stdout] 1130 |     GpuUpload = D3D12_HEAP_TYPE_GPU_UPLOAD.0,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_DISABLED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1142:16
[INFO] [stdout]      |
[INFO] [stdout] 1142 |     Disabled = D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_DISABLED.0,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_0xFFFF` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1145:15
[INFO] [stdout]      |
[INFO] [stdout] 1145 |     _0xFFFF = D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_0xFFFF.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_0xFFFFFFFF` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1148:19
[INFO] [stdout]      |
[INFO] [stdout] 1148 |     _0xFFFFFFFF = D3D12_INDEX_BUFFER_STRIP_CUT_VALUE_0xFFFFFFFF.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_CLEAR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1159:13
[INFO] [stdout]      |
[INFO] [stdout] 1159 |     Clear = D3D12_LOGIC_OP_CLEAR.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1162:11
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     Set = D3D12_LOGIC_OP_SET.0,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_COPY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1165:12
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     Copy = D3D12_LOGIC_OP_COPY.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_COPY_INVERTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1168:20
[INFO] [stdout]      |
[INFO] [stdout] 1168 |     CopyInverted = D3D12_LOGIC_OP_COPY_INVERTED.0,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MEMORY_POOL_UNKNOWN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1215:15
[INFO] [stdout]      |
[INFO] [stdout] 1215 |     Unknown = D3D12_MEMORY_POOL_UNKNOWN.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_NOOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1171:12
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     Noop = D3D12_LOGIC_OP_NOOP.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MEMORY_POOL_L0` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1224:10
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     L0 = D3D12_MEMORY_POOL_L0.0,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_INVERT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1174:14
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     Invert = D3D12_LOGIC_OP_INVERT.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MEMORY_POOL_L1` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1233:10
[INFO] [stdout]      |
[INFO] [stdout] 1233 |     L1 = D3D12_MEMORY_POOL_L1.0,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_AND` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1177:11
[INFO] [stdout]      |
[INFO] [stdout] 1177 |     And = D3D12_LOGIC_OP_AND.0,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_NAND` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1180:12
[INFO] [stdout]      |
[INFO] [stdout] 1180 |     Nand = D3D12_LOGIC_OP_NAND.0,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_OR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1183:10
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     Or = D3D12_LOGIC_OP_OR.0,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_NOR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1186:11
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     Nor = D3D12_LOGIC_OP_NOR.0,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_XOR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1189:11
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     Xor = D3D12_LOGIC_OP_XOR.0,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESH_SHADER_TIER_NOT_SUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1243:20
[INFO] [stdout]      |
[INFO] [stdout] 1243 |     NotSupported = D3D12_MESH_SHADER_TIER_NOT_SUPPORTED.0,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_EQUIV` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1192:13
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     Equiv = D3D12_LOGIC_OP_EQUIV.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESH_SHADER_TIER_1` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1246:13
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     Tier1 = D3D12_MESH_SHADER_TIER_1.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_AND_REVERSE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1195:15
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     Reverse = D3D12_LOGIC_OP_AND_REVERSE.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_AND_INVERTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1198:19
[INFO] [stdout]      |
[INFO] [stdout] 1198 |     AndInverted = D3D12_LOGIC_OP_AND_INVERTED.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_OR_REVERSE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1201:17
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     OrReverse = D3D12_LOGIC_OP_OR_REVERSE.0,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_APPLICATION_DEFINED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1256:26
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     ApplicationDefined = D3D12_MESSAGE_CATEGORY_APPLICATION_DEFINED.0,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_LOGIC_OP_OR_INVERTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1204:18
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     OrInverted = D3D12_LOGIC_OP_OR_INVERTED.0,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_MISCELLANEOUS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1259:21
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     Miscellaneous = D3D12_MESSAGE_CATEGORY_MISCELLANEOUS.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_INITIALIZATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1262:22
[INFO] [stdout]      |
[INFO] [stdout] 1262 |     Initialization = D3D12_MESSAGE_CATEGORY_INITIALIZATION.0,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_CLEANUP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1265:15
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     Cleanup = D3D12_MESSAGE_CATEGORY_CLEANUP.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_COMPILATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1268:19
[INFO] [stdout]      |
[INFO] [stdout] 1268 |     Compilation = D3D12_MESSAGE_CATEGORY_COMPILATION.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_STATE_CREATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1271:21
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     StateCreation = D3D12_MESSAGE_CATEGORY_STATE_CREATION.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_STATE_SETTING` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1274:21
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     StateSettings = D3D12_MESSAGE_CATEGORY_STATE_SETTING.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_STATE_GETTING` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1277:20
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     StateGetting = D3D12_MESSAGE_CATEGORY_STATE_GETTING.0,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_RESOURCE_MANIPULATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1280:28
[INFO] [stdout]      |
[INFO] [stdout] 1280 |     ResourceManipulation = D3D12_MESSAGE_CATEGORY_RESOURCE_MANIPULATION.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_EXECUTION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1283:17
[INFO] [stdout]      |
[INFO] [stdout] 1283 |     Execution = D3D12_MESSAGE_CATEGORY_EXECUTION.0,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_SHADER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1286:14
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     Shader = D3D12_MESSAGE_CATEGORY_SHADER.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MEMORY_POOL_UNKNOWN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1215:15
[INFO] [stdout]      |
[INFO] [stdout] 1215 |     Unknown = D3D12_MEMORY_POOL_UNKNOWN.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_UNKNOWN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1295:15
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     Unknown = D3D12_MESSAGE_ID_UNKNOWN.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_STRING_FROM_APPLICATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1296:29
[INFO] [stdout]      |
[INFO] [stdout] 1296 |     StringFromApplication = D3D12_MESSAGE_ID_STRING_FROM_APPLICATION.0,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MEMORY_POOL_L0` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1224:10
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     L0 = D3D12_MEMORY_POOL_L0.0,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_THIS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1297:21
[INFO] [stdout]      |
[INFO] [stdout] 1297 |     CorruptedThis = D3D12_MESSAGE_ID_CORRUPTED_THIS.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER1` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1298:27
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     CorruptedParameter1 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER1.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER2` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1299:27
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     CorruptedParameter2 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER2.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MEMORY_POOL_L1` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1233:10
[INFO] [stdout]      |
[INFO] [stdout] 1233 |     L1 = D3D12_MEMORY_POOL_L1.0,
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER3` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1300:27
[INFO] [stdout]      |
[INFO] [stdout] 1300 |     CorruptedParameter3 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER3.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER4` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1301:27
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     CorruptedParameter4 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER4.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER5` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1302:27
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     CorruptedParameter5 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER5.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER6` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1303:27
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     CorruptedParameter6 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER6.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER7` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1304:27
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     CorruptedParameter7 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER7.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESH_SHADER_TIER_NOT_SUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1243:20
[INFO] [stdout]      |
[INFO] [stdout] 1243 |     NotSupported = D3D12_MESH_SHADER_TIER_NOT_SUPPORTED.0,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER8` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1305:27
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     CorruptedParameter8 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER8.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESH_SHADER_TIER_1` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1246:13
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     Tier1 = D3D12_MESH_SHADER_TIER_1.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER9` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1306:27
[INFO] [stdout]      |
[INFO] [stdout] 1306 |     CorruptedParameter9 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER9.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER10` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1307:28
[INFO] [stdout]      |
[INFO] [stdout] 1307 |     CorruptedParameter10 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER10.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER11` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1308:28
[INFO] [stdout]      |
[INFO] [stdout] 1308 |     CorruptedParameter11 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER11.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER12` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1309:28
[INFO] [stdout]      |
[INFO] [stdout] 1309 |     CorruptedParameter12 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER12.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER13` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1310:28
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     CorruptedParameter13 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER13.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER14` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1311:28
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     CorruptedParameter14 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER14.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_APPLICATION_DEFINED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1256:26
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     ApplicationDefined = D3D12_MESSAGE_CATEGORY_APPLICATION_DEFINED.0,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER15` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1312:28
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     CorruptedParameter15 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER15.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_MULTITHREADING` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1313:31
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     CorruptedMultithreading = D3D12_MESSAGE_ID_CORRUPTED_MULTITHREADING.0,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_MISCELLANEOUS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1259:21
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     Miscellaneous = D3D12_MESSAGE_CATEGORY_MISCELLANEOUS.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_MESSAGE_REPORTING_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1314:35
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     MessageReportingOutOfMemory = D3D12_MESSAGE_ID_MESSAGE_REPORTING_OUTOFMEMORY.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_GETPRIVATEDATA_MOREDATA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1315:30
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     GetPrivateDataMoredata = D3D12_MESSAGE_ID_GETPRIVATEDATA_MOREDATA.0,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_SETPRIVATEDATA_INVALIDFREEDATA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1316:37
[INFO] [stdout]      |
[INFO] [stdout] 1316 |     SetPrivateDataInvalidfreedata = D3D12_MESSAGE_ID_SETPRIVATEDATA_INVALIDFREEDATA.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_INITIALIZATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1262:22
[INFO] [stdout]      |
[INFO] [stdout] 1262 |     Initialization = D3D12_MESSAGE_CATEGORY_INITIALIZATION.0,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_SETPRIVATEDATA_CHANGINGPARAMS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1317:36
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     SetPrivateDataChangingparams = D3D12_MESSAGE_ID_SETPRIVATEDATA_CHANGINGPARAMS.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_SETPRIVATEDATA_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1318:33
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     SetPrivateDataOutOfMemory = D3D12_MESSAGE_ID_SETPRIVATEDATA_OUTOFMEMORY.0,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_CLEANUP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1265:15
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     Cleanup = D3D12_MESSAGE_CATEGORY_CLEANUP.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_UNRECOGNIZEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1320:9
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_UNRECOGNIZEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_COMPILATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1268:19
[INFO] [stdout]      |
[INFO] [stdout] 1268 |     Compilation = D3D12_MESSAGE_CATEGORY_COMPILATION.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1321:43
[INFO] [stdout]      |
[INFO] [stdout] 1321 |     CreateShaderResourceViewInvaliddesc = D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDDESC.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1323:9
[INFO] [stdout]      |
[INFO] [stdout] 1323 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDVIDEOPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1325:9
[INFO] [stdout]      |
[INFO] [stdout] 1325 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDVIDEOPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_STATE_CREATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1271:21
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     StateCreation = D3D12_MESSAGE_CATEGORY_STATE_CREATION.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1327:9
[INFO] [stdout]      |
[INFO] [stdout] 1327 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDDIMENSIONS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1329:9
[INFO] [stdout]      |
[INFO] [stdout] 1329 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDDIMENSIONS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_STATE_SETTING` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1274:21
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     StateSettings = D3D12_MESSAGE_CATEGORY_STATE_SETTING.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1331:9
[INFO] [stdout]      |
[INFO] [stdout] 1331 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDRESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_UNRECOGNIZEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1333:9
[INFO] [stdout]      |
[INFO] [stdout] 1333 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_UNRECOGNIZEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_UNSUPPORTEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1335:9
[INFO] [stdout]      |
[INFO] [stdout] 1335 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_UNSUPPORTEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_STATE_GETTING` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1277:20
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     StateGetting = D3D12_MESSAGE_CATEGORY_STATE_GETTING.0,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1336:41
[INFO] [stdout]      |
[INFO] [stdout] 1336 |     CreateRenderTargetViewInvaliddesc = D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDDESC.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1337:43
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     CreateRenderTargetViewInvalidformat = D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDFORMAT.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_RESOURCE_MANIPULATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1280:28
[INFO] [stdout]      |
[INFO] [stdout] 1280 |     ResourceManipulation = D3D12_MESSAGE_CATEGORY_RESOURCE_MANIPULATION.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDVIDEOPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1339:9
[INFO] [stdout]      |
[INFO] [stdout] 1339 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDVIDEOPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1341:9
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_EXECUTION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1283:17
[INFO] [stdout]      |
[INFO] [stdout] 1283 |     Execution = D3D12_MESSAGE_CATEGORY_EXECUTION.0,
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDDIMENSIONS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1343:9
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDDIMENSIONS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_CATEGORY_SHADER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1286:14
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     Shader = D3D12_MESSAGE_CATEGORY_SHADER.0,
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1345:9
[INFO] [stdout]      |
[INFO] [stdout] 1345 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDRESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_UNRECOGNIZEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1347:9
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_UNRECOGNIZEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1348:41
[INFO] [stdout]      |
[INFO] [stdout] 1348 |     CreateDepthStencilViewInvaliddesc = D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDDESC.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1349:43
[INFO] [stdout]      |
[INFO] [stdout] 1349 |     CreateDepthStencilViewInvalidformat = D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDFORMAT.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDDIMENSIONS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1351:9
[INFO] [stdout]      |
[INFO] [stdout] 1351 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDDIMENSIONS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1353:9
[INFO] [stdout]      |
[INFO] [stdout] 1353 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDRESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1354:36
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     CreateInputLayoutOutOfMemory = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_OUTOFMEMORY.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TOOMANYELEMENTS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1355:40
[INFO] [stdout]      |
[INFO] [stdout] 1355 |     CreateInputLayoutToomanyelements = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TOOMANYELEMENTS.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1356:38
[INFO] [stdout]      |
[INFO] [stdout] 1356 |     CreateInputLayoutInvalidformat = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDFORMAT.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INCOMPATIBLEFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1357:43
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     CreateInputLayoutIncompatibleformat = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INCOMPATIBLEFORMAT.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSLOT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1358:36
[INFO] [stdout]      |
[INFO] [stdout] 1358 |     CreateInputLayoutInvalidslot = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSLOT.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDINPUTSLOTCLASS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1360:9
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDINPUTSLOTCLASS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_STEPRATESLOTCLASSMISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1362 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_STEPRATESLOTCLASSMISMATCH.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSLOTCLASSCHANGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1364:9
[INFO] [stdout]      |
[INFO] [stdout] 1364 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSLOTCLASSCHANGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSTEPRATECHANGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1366:9
[INFO] [stdout]      |
[INFO] [stdout] 1366 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSTEPRATECHANGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_UNKNOWN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1295:15
[INFO] [stdout]      |
[INFO] [stdout] 1295 |     Unknown = D3D12_MESSAGE_ID_UNKNOWN.0,
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDALIGNMENT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1367:41
[INFO] [stdout]      |
[INFO] [stdout] 1367 |     CreateInputLayoutInvalidalignment = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDALIGNMENT.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_DUPLICATESEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1368:42
[INFO] [stdout]      |
[INFO] [stdout] 1368 |     CreateInputLayoutDuplicatesemantic = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_DUPLICATESEMANTIC.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_UNPARSEABLEINPUTSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1370:9
[INFO] [stdout]      |
[INFO] [stdout] 1370 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_UNPARSEABLEINPUTSIGNATURE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_STRING_FROM_APPLICATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1296:29
[INFO] [stdout]      |
[INFO] [stdout] 1296 |     StringFromApplication = D3D12_MESSAGE_ID_STRING_FROM_APPLICATION.0,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_NULLSEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1371:37
[INFO] [stdout]      |
[INFO] [stdout] 1371 |     CreateInputLayoutNullsemantic = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_NULLSEMANTIC.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_THIS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1297:21
[INFO] [stdout]      |
[INFO] [stdout] 1297 |     CorruptedThis = D3D12_MESSAGE_ID_CORRUPTED_THIS.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_MISSINGELEMENT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1372:39
[INFO] [stdout]      |
[INFO] [stdout] 1372 |     CreateInputLayoutMissingelement = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_MISSINGELEMENT.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEVERTEXSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1373:37
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     CreateVertexShaderOutOfMemory = D3D12_MESSAGE_ID_CREATEVERTEXSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER1` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1298:27
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     CorruptedParameter1 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER1.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1375:9
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1376:43
[INFO] [stdout]      |
[INFO] [stdout] 1376 |     CreateVertexShaderInvalidshadertype = D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER2` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1299:27
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     CorruptedParameter2 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER2.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1377:39
[INFO] [stdout]      |
[INFO] [stdout] 1377 |     CreateGeometryShaderOutOfMemory = D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1379:9
[INFO] [stdout]      |
[INFO] [stdout] 1379 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER3` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1300:27
[INFO] [stdout]      |
[INFO] [stdout] 1300 |     CorruptedParameter3 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER3.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1381:9
[INFO] [stdout]      |
[INFO] [stdout] 1381 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1383:9
[INFO] [stdout]      |
[INFO] [stdout] 1383 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTOFMEMORY.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER4` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1301:27
[INFO] [stdout]      |
[INFO] [stdout] 1301 |     CorruptedParameter4 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER4.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1385:9
[INFO] [stdout]      |
[INFO] [stdout] 1385 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER5` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1302:27
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     CorruptedParameter5 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER5.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1387:9
[INFO] [stdout]      |
[INFO] [stdout] 1387 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER6` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1303:27
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     CorruptedParameter6 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER6.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDNUMENTRIES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1389:9
[INFO] [stdout]      |
[INFO] [stdout] 1389 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDNUMENTRIES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER7` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1304:27
[INFO] [stdout]      |
[INFO] [stdout] 1304 |     CorruptedParameter7 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER7.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTPUTSTREAMSTRIDEUNUSED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1391:9
[INFO] [stdout]      |
[INFO] [stdout] 1391 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTPUTSTREAMSTRIDEUNUSED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER8` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1305:27
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     CorruptedParameter8 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER8.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTPUTSLOT0EXPECTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1393:9
[INFO] [stdout]      |
[INFO] [stdout] 1393 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTPUTSLOT0EXPECTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDOUTPUTSLOT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1395:9
[INFO] [stdout]      |
[INFO] [stdout] 1395 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDOUTPUTSLOT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER9` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1306:27
[INFO] [stdout]      |
[INFO] [stdout] 1306 |     CorruptedParameter9 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER9.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_ONLYONEELEMENTPERSLOT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1397:9
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_ONLYONEELEMENTPERSLOT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER10` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1307:28
[INFO] [stdout]      |
[INFO] [stdout] 1307 |     CorruptedParameter10 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER10.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER11` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1308:28
[INFO] [stdout]      |
[INFO] [stdout] 1308 |     CorruptedParameter11 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER11.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDCOMPONENTCOUNT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1399:9
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDCOMPONENTCOUNT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER12` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1309:28
[INFO] [stdout]      |
[INFO] [stdout] 1309 |     CorruptedParameter12 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER12.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTARTCOMPONENTANDCOMPONENTCOUNT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1400:82
[INFO] [stdout]      |
[INFO] [stdout] 1400 | ...tcount = D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTARTCOMPONENTANDCOMPONENTCOUNT.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER13` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1310:28
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     CorruptedParameter13 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER13.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER14` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1311:28
[INFO] [stdout]      |
[INFO] [stdout] 1311 |     CorruptedParameter14 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER14.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_PARAMETER15` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1312:28
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     CorruptedParameter15 = D3D12_MESSAGE_ID_CORRUPTED_PARAMETER15.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CORRUPTED_MULTITHREADING` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1313:31
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     CorruptedMultithreading = D3D12_MESSAGE_ID_CORRUPTED_MULTITHREADING.0,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_MESSAGE_REPORTING_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1314:35
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     MessageReportingOutOfMemory = D3D12_MESSAGE_ID_MESSAGE_REPORTING_OUTOFMEMORY.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDGAPDEFINITION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1402:9
[INFO] [stdout]      |
[INFO] [stdout] 1402 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDGAPDEFINITION.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_GETPRIVATEDATA_MOREDATA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1315:30
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     GetPrivateDataMoredata = D3D12_MESSAGE_ID_GETPRIVATEDATA_MOREDATA.0,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_REPEATEDOUTPUT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1404:9
[INFO] [stdout]      |
[INFO] [stdout] 1404 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_REPEATEDOUTPUT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_SETPRIVATEDATA_INVALIDFREEDATA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1316:37
[INFO] [stdout]      |
[INFO] [stdout] 1316 |     SetPrivateDataInvalidfreedata = D3D12_MESSAGE_ID_SETPRIVATEDATA_INVALIDFREEDATA.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_SETPRIVATEDATA_CHANGINGPARAMS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1317:36
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     SetPrivateDataChangingparams = D3D12_MESSAGE_ID_SETPRIVATEDATA_CHANGINGPARAMS.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDOUTPUTSTREAMSTRIDE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1406:9
[INFO] [stdout]      |
[INFO] [stdout] 1406 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDOUTPUTSTREAMSTRIDE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_SETPRIVATEDATA_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1318:33
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     SetPrivateDataOutOfMemory = D3D12_MESSAGE_ID_SETPRIVATEDATA_OUTOFMEMORY.0,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_UNRECOGNIZEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1320:9
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_UNRECOGNIZEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1321:43
[INFO] [stdout]      |
[INFO] [stdout] 1321 |     CreateShaderResourceViewInvaliddesc = D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDDESC.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1323:9
[INFO] [stdout]      |
[INFO] [stdout] 1323 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MISSINGSEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1408:9
[INFO] [stdout]      |
[INFO] [stdout] 1408 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MISSINGSEMANTIC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDVIDEOPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1325:9
[INFO] [stdout]      |
[INFO] [stdout] 1325 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDVIDEOPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1327:9
[INFO] [stdout]      |
[INFO] [stdout] 1327 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MASKMISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1410:9
[INFO] [stdout]      |
[INFO] [stdout] 1410 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MASKMISMATCH.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDDIMENSIONS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1329:9
[INFO] [stdout]      |
[INFO] [stdout] 1329 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDDIMENSIONS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1331:9
[INFO] [stdout]      |
[INFO] [stdout] 1331 |         D3D12_MESSAGE_ID_CREATESHADERRESOURCEVIEW_INVALIDRESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_CANTHAVEONLYGAPS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1412:9
[INFO] [stdout]      |
[INFO] [stdout] 1412 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_CANTHAVEONLYGAPS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_UNRECOGNIZEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1333:9
[INFO] [stdout]      |
[INFO] [stdout] 1333 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_UNRECOGNIZEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_UNSUPPORTEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1335:9
[INFO] [stdout]      |
[INFO] [stdout] 1335 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_UNSUPPORTEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DECLTOOCOMPLEX` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1414:9
[INFO] [stdout]      |
[INFO] [stdout] 1414 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DECLTOOCOMPLEX.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1336:41
[INFO] [stdout]      |
[INFO] [stdout] 1336 |     CreateRenderTargetViewInvaliddesc = D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDDESC.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1337:43
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     CreateRenderTargetViewInvalidformat = D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDFORMAT.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDVIDEOPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1339:9
[INFO] [stdout]      |
[INFO] [stdout] 1339 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDVIDEOPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1341:9
[INFO] [stdout]      |
[INFO] [stdout] 1341 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MISSINGOUTPUTSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1416:9
[INFO] [stdout]      |
[INFO] [stdout] 1416 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MISSINGOUTPUTSIGNATURE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDDIMENSIONS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1343:9
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDDIMENSIONS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1345:9
[INFO] [stdout]      |
[INFO] [stdout] 1345 |         D3D12_MESSAGE_ID_CREATERENDERTARGETVIEW_INVALIDRESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_UNRECOGNIZEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1347:9
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_UNRECOGNIZEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1348:41
[INFO] [stdout]      |
[INFO] [stdout] 1348 |     CreateDepthStencilViewInvaliddesc = D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDDESC.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEPIXELSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1417:36
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     CreatePixelShaderOutOfMemory = D3D12_MESSAGE_ID_CREATEPIXELSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1349:43
[INFO] [stdout]      |
[INFO] [stdout] 1349 |     CreateDepthStencilViewInvalidformat = D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDFORMAT.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDDIMENSIONS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1351:9
[INFO] [stdout]      |
[INFO] [stdout] 1351 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDDIMENSIONS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1353:9
[INFO] [stdout]      |
[INFO] [stdout] 1353 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDRESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1419:9
[INFO] [stdout]      |
[INFO] [stdout] 1419 |         D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1354:36
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     CreateInputLayoutOutOfMemory = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_OUTOFMEMORY.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TOOMANYELEMENTS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1355:40
[INFO] [stdout]      |
[INFO] [stdout] 1355 |     CreateInputLayoutToomanyelements = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TOOMANYELEMENTS.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1356:38
[INFO] [stdout]      |
[INFO] [stdout] 1356 |     CreateInputLayoutInvalidformat = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDFORMAT.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1420:42
[INFO] [stdout]      |
[INFO] [stdout] 1420 |     CreatePixelShaderInvalidshadertype = D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INCOMPATIBLEFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1357:43
[INFO] [stdout]      |
[INFO] [stdout] 1357 |     CreateInputLayoutIncompatibleformat = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INCOMPATIBLEFORMAT.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSLOT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1358:36
[INFO] [stdout]      |
[INFO] [stdout] 1358 |     CreateInputLayoutInvalidslot = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSLOT.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDINPUTSLOTCLASS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1360:9
[INFO] [stdout]      |
[INFO] [stdout] 1360 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDINPUTSLOTCLASS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDFILLMODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1421:44
[INFO] [stdout]      |
[INFO] [stdout] 1421 |     CreateRasterizerStateInvalidfillmode = D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDFILLMODE.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_STEPRATESLOTCLASSMISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1362 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_STEPRATESLOTCLASSMISMATCH.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSLOTCLASSCHANGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1364:9
[INFO] [stdout]      |
[INFO] [stdout] 1364 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSLOTCLASSCHANGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDCULLMODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1422:44
[INFO] [stdout]      |
[INFO] [stdout] 1422 |     CreateRasterizerStateInvalidcullmode = D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDCULLMODE.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSTEPRATECHANGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1366:9
[INFO] [stdout]      |
[INFO] [stdout] 1366 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDSTEPRATECHANGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDALIGNMENT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1367:41
[INFO] [stdout]      |
[INFO] [stdout] 1367 |     CreateInputLayoutInvalidalignment = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_INVALIDALIGNMENT.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_DUPLICATESEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1368:42
[INFO] [stdout]      |
[INFO] [stdout] 1368 |     CreateInputLayoutDuplicatesemantic = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_DUPLICATESEMANTIC.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_UNPARSEABLEINPUTSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1370:9
[INFO] [stdout]      |
[INFO] [stdout] 1370 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_UNPARSEABLEINPUTSIGNATURE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_NULLSEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1371:37
[INFO] [stdout]      |
[INFO] [stdout] 1371 |     CreateInputLayoutNullsemantic = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_NULLSEMANTIC.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_MISSINGELEMENT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1372:39
[INFO] [stdout]      |
[INFO] [stdout] 1372 |     CreateInputLayoutMissingelement = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_MISSINGELEMENT.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEVERTEXSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1373:37
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     CreateVertexShaderOutOfMemory = D3D12_MESSAGE_ID_CREATEVERTEXSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDDEPTHBIASCLAMP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1424:9
[INFO] [stdout]      |
[INFO] [stdout] 1424 |         D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDDEPTHBIASCLAMP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1375:9
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1376:43
[INFO] [stdout]      |
[INFO] [stdout] 1376 |     CreateVertexShaderInvalidshadertype = D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1377:39
[INFO] [stdout]      |
[INFO] [stdout] 1377 |     CreateGeometryShaderOutOfMemory = D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1379:9
[INFO] [stdout]      |
[INFO] [stdout] 1379 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1381:9
[INFO] [stdout]      |
[INFO] [stdout] 1381 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDSLOPESCALEDDEPTHBIAS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1426:9
[INFO] [stdout]      |
[INFO] [stdout] 1426 |         D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDSLOPESCALEDDEPTHBIAS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1383:9
[INFO] [stdout]      |
[INFO] [stdout] 1383 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTOFMEMORY.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1385:9
[INFO] [stdout]      |
[INFO] [stdout] 1385 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1387:9
[INFO] [stdout]      |
[INFO] [stdout] 1387 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDDEPTHWRITEMASK` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1428:9
[INFO] [stdout]      |
[INFO] [stdout] 1428 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDDEPTHWRITEMASK.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDNUMENTRIES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1389:9
[INFO] [stdout]      |
[INFO] [stdout] 1389 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDNUMENTRIES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTPUTSTREAMSTRIDEUNUSED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1391:9
[INFO] [stdout]      |
[INFO] [stdout] 1391 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTPUTSTREAMSTRIDEUNUSED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTPUTSLOT0EXPECTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1393:9
[INFO] [stdout]      |
[INFO] [stdout] 1393 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_OUTPUTSLOT0EXPECTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDDEPTHFUNC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1430:9
[INFO] [stdout]      |
[INFO] [stdout] 1430 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDDEPTHFUNC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDOUTPUTSLOT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1395:9
[INFO] [stdout]      |
[INFO] [stdout] 1395 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDOUTPUTSLOT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_ONLYONEELEMENTPERSLOT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1397:9
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_ONLYONEELEMENTPERSLOT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDCOMPONENTCOUNT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1399:9
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDCOMPONENTCOUNT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTARTCOMPONENTANDCOMPONENTCOUNT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1400:82
[INFO] [stdout]      |
[INFO] [stdout] 1400 | ...tcount = D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTARTCOMPONENTANDCOMPONENTCOUNT.0,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDGAPDEFINITION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1402:9
[INFO] [stdout]      |
[INFO] [stdout] 1402 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDGAPDEFINITION.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_REPEATEDOUTPUT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1404:9
[INFO] [stdout]      |
[INFO] [stdout] 1404 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_REPEATEDOUTPUT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDOUTPUTSTREAMSTRIDE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1406:9
[INFO] [stdout]      |
[INFO] [stdout] 1406 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDOUTPUTSTREAMSTRIDE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MISSINGSEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1408:9
[INFO] [stdout]      |
[INFO] [stdout] 1408 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MISSINGSEMANTIC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILFAILOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1432:9
[INFO] [stdout]      |
[INFO] [stdout] 1432 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILFAILOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILZFAILOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1434:9
[INFO] [stdout]      |
[INFO] [stdout] 1434 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILZFAILOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILPASSOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1436:9
[INFO] [stdout]      |
[INFO] [stdout] 1436 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILPASSOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MASKMISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1410:9
[INFO] [stdout]      |
[INFO] [stdout] 1410 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MASKMISMATCH.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_CANTHAVEONLYGAPS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1412:9
[INFO] [stdout]      |
[INFO] [stdout] 1412 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_CANTHAVEONLYGAPS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILFUNC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1438:9
[INFO] [stdout]      |
[INFO] [stdout] 1438 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILFUNC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DECLTOOCOMPLEX` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1414:9
[INFO] [stdout]      |
[INFO] [stdout] 1414 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DECLTOOCOMPLEX.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MISSINGOUTPUTSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1416:9
[INFO] [stdout]      |
[INFO] [stdout] 1416 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_MISSINGOUTPUTSIGNATURE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILFAILOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1440:9
[INFO] [stdout]      |
[INFO] [stdout] 1440 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILFAILOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEPIXELSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1417:36
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     CreatePixelShaderOutOfMemory = D3D12_MESSAGE_ID_CREATEPIXELSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1419:9
[INFO] [stdout]      |
[INFO] [stdout] 1419 |         D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILZFAILOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1442:9
[INFO] [stdout]      |
[INFO] [stdout] 1442 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILZFAILOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1420:42
[INFO] [stdout]      |
[INFO] [stdout] 1420 |     CreatePixelShaderInvalidshadertype = D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDFILLMODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1421:44
[INFO] [stdout]      |
[INFO] [stdout] 1421 |     CreateRasterizerStateInvalidfillmode = D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDFILLMODE.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDCULLMODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1422:44
[INFO] [stdout]      |
[INFO] [stdout] 1422 |     CreateRasterizerStateInvalidcullmode = D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDCULLMODE.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDDEPTHBIASCLAMP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1424:9
[INFO] [stdout]      |
[INFO] [stdout] 1424 |         D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDDEPTHBIASCLAMP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILPASSOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1444:9
[INFO] [stdout]      |
[INFO] [stdout] 1444 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILPASSOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDSLOPESCALEDDEPTHBIAS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1426:9
[INFO] [stdout]      |
[INFO] [stdout] 1426 |         D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDSLOPESCALEDDEPTHBIAS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDDEPTHWRITEMASK` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1428:9
[INFO] [stdout]      |
[INFO] [stdout] 1428 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDDEPTHWRITEMASK.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDDEPTHFUNC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1430:9
[INFO] [stdout]      |
[INFO] [stdout] 1430 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDDEPTHFUNC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILFUNC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1446:9
[INFO] [stdout]      |
[INFO] [stdout] 1446 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILFUNC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILFAILOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1432:9
[INFO] [stdout]      |
[INFO] [stdout] 1432 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILFAILOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILZFAILOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1434:9
[INFO] [stdout]      |
[INFO] [stdout] 1434 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILZFAILOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILPASSOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1436:9
[INFO] [stdout]      |
[INFO] [stdout] 1436 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILPASSOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILFUNC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1438:9
[INFO] [stdout]      |
[INFO] [stdout] 1438 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDFRONTFACESTENCILFUNC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILFAILOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1440:9
[INFO] [stdout]      |
[INFO] [stdout] 1440 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILFAILOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILZFAILOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1442:9
[INFO] [stdout]      |
[INFO] [stdout] 1442 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILZFAILOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILPASSOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1444:9
[INFO] [stdout]      |
[INFO] [stdout] 1444 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILPASSOP.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILFUNC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1446:9
[INFO] [stdout]      |
[INFO] [stdout] 1446 |         D3D12_MESSAGE_ID_CREATEDEPTHSTENCILSTATE_INVALIDBACKFACESTENCILFUNC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDSRCBLEND` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1447:39
[INFO] [stdout]      |
[INFO] [stdout] 1447 |     CreateblendstateInvalidsrcblend = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDSRCBLEND.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDSRCBLEND` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1447:39
[INFO] [stdout]      |
[INFO] [stdout] 1447 |     CreateblendstateInvalidsrcblend = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDSRCBLEND.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDDESTBLEND` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1448:40
[INFO] [stdout]      |
[INFO] [stdout] 1448 |     CreateblendstateInvaliddestblend = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDDESTBLEND.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDBLENDOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1449:38
[INFO] [stdout]      |
[INFO] [stdout] 1449 |     CreateblendstateInvalidblendop = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDBLENDOP.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDDESTBLEND` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1448:40
[INFO] [stdout]      |
[INFO] [stdout] 1448 |     CreateblendstateInvaliddestblend = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDDESTBLEND.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDSRCBLENDALPHA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1450:44
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     CreateblendstateInvalidsrcblendalpha = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDSRCBLENDALPHA.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDBLENDOP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1449:38
[INFO] [stdout]      |
[INFO] [stdout] 1449 |     CreateblendstateInvalidblendop = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDBLENDOP.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDDESTBLENDALPHA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1452:9
[INFO] [stdout]      |
[INFO] [stdout] 1452 |         D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDDESTBLENDALPHA.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDBLENDOPALPHA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1453:43
[INFO] [stdout]      |
[INFO] [stdout] 1453 |     CreateblendstateInvalidblendopalpha = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDBLENDOPALPHA.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDRENDERTARGETWRITEMASK` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1455:9
[INFO] [stdout]      |
[INFO] [stdout] 1455 |         D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDRENDERTARGETWRITEMASK.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CLEARDEPTHSTENCILVIEW_INVALID` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1456:36
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     CleardepthstencilviewInvalid = D3D12_MESSAGE_ID_CLEARDEPTHSTENCILVIEW_INVALID.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_ROOT_SIGNATURE_NOT_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1458:9
[INFO] [stdout]      |
[INFO] [stdout] 1458 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_ROOT_SIGNATURE_NOT_SET.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDSRCBLENDALPHA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1450:44
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     CreateblendstateInvalidsrcblendalpha = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDSRCBLENDALPHA.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_ROOT_SIGNATURE_MISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1460:9
[INFO] [stdout]      |
[INFO] [stdout] 1460 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_ROOT_SIGNATURE_MISMATCH.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_NOT_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1461:41
[INFO] [stdout]      |
[INFO] [stdout] 1461 |     CommandListDrawVertexBufferNotSet = D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_NOT_SET.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_STRIDE_TOO_SMALL` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1463:9
[INFO] [stdout]      |
[INFO] [stdout] 1463 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_STRIDE_TOO_SMALL.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDDESTBLENDALPHA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1452:9
[INFO] [stdout]      |
[INFO] [stdout] 1452 |         D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDDESTBLENDALPHA.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_TOO_SMALL` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1465:9
[INFO] [stdout]      |
[INFO] [stdout] 1465 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_TOO_SMALL.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_NOT_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1466:40
[INFO] [stdout]      |
[INFO] [stdout] 1466 |     CommandListDrawIndexBufferNotSet = D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_NOT_SET.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_FORMAT_INVALID` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1468:9
[INFO] [stdout]      |
[INFO] [stdout] 1468 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_FORMAT_INVALID.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_TOO_SMALL` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1470:9
[INFO] [stdout]      |
[INFO] [stdout] 1470 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_TOO_SMALL.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INVALID_PRIMITIVETOPOLOGY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1472:9
[INFO] [stdout]      |
[INFO] [stdout] 1472 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INVALID_PRIMITIVETOPOLOGY.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_STRIDE_UNALIGNED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1474:9
[INFO] [stdout]      |
[INFO] [stdout] 1474 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_STRIDE_UNALIGNED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_OFFSET_UNALIGNED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1476:9
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_OFFSET_UNALIGNED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_AT_FAULT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1477:35
[INFO] [stdout]      |
[INFO] [stdout] 1477 |     DeviceRemovalProcessAtFault = D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_AT_FAULT.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_POSSIBLY_AT_FAULT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1479:9
[INFO] [stdout]      |
[INFO] [stdout] 1479 |         D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_POSSIBLY_AT_FAULT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_NOT_AT_FAULT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1480:38
[INFO] [stdout]      |
[INFO] [stdout] 1480 |     DeviceRemovalProcessNotAtFault = D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_NOT_AT_FAULT.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TRAILING_DIGIT_IN_SEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1482:9
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TRAILING_DIGIT_IN_SEMANTIC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_TRAILING_DIGIT_IN_SEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_TRAILING_DIGIT_IN_SEMANTIC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TYPE_MISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1485:37
[INFO] [stdout]      |
[INFO] [stdout] 1485 |     CreateInputLayoutTypeMismatch = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TYPE_MISMATCH.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_EMPTY_LAYOUT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1486:36
[INFO] [stdout]      |
[INFO] [stdout] 1486 |     CreateInputLayoutEmptyLayout = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_EMPTY_LAYOUT.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDBLENDOPALPHA` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1453:43
[INFO] [stdout]      |
[INFO] [stdout] 1453 |     CreateblendstateInvalidblendopalpha = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDBLENDOPALPHA.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDRENDERTARGETWRITEMASK` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1455:9
[INFO] [stdout]      |
[INFO] [stdout] 1455 |         D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDRENDERTARGETWRITEMASK.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CLEARDEPTHSTENCILVIEW_INVALID` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1456:36
[INFO] [stdout]      |
[INFO] [stdout] 1456 |     CleardepthstencilviewInvalid = D3D12_MESSAGE_ID_CLEARDEPTHSTENCILVIEW_INVALID.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_ROOT_SIGNATURE_NOT_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1458:9
[INFO] [stdout]      |
[INFO] [stdout] 1458 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_ROOT_SIGNATURE_NOT_SET.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_ROOT_SIGNATURE_MISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1460:9
[INFO] [stdout]      |
[INFO] [stdout] 1460 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_ROOT_SIGNATURE_MISMATCH.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_OBJECT_SUMMARY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1487:25
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     LiveObjectSummary = D3D12_MESSAGE_ID_LIVE_OBJECT_SUMMARY.0,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_NOT_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1461:41
[INFO] [stdout]      |
[INFO] [stdout] 1461 |     CommandListDrawVertexBufferNotSet = D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_NOT_SET.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_DEVICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1488:18
[INFO] [stdout]      |
[INFO] [stdout] 1488 |     LiveDevice = D3D12_MESSAGE_ID_LIVE_DEVICE.0,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_SWAPCHAIN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1489:21
[INFO] [stdout]      |
[INFO] [stdout] 1489 |     LiveSwapchain = D3D12_MESSAGE_ID_LIVE_SWAPCHAIN.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDFLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1490:42
[INFO] [stdout]      |
[INFO] [stdout] 1490 |     CreateDepthStencilViewInvalidflags = D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDFLAGS.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1492:9
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_STRIDE_TOO_SMALL` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1463:9
[INFO] [stdout]      |
[INFO] [stdout] 1463 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_STRIDE_TOO_SMALL.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1494:9
[INFO] [stdout]      |
[INFO] [stdout] 1494 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTREAMTORASTERIZER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1496:9
[INFO] [stdout]      |
[INFO] [stdout] 1496 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTREAMTORASTERIZER.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_TOO_SMALL` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1465:9
[INFO] [stdout]      |
[INFO] [stdout] 1465 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_TOO_SMALL.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1497:44
[INFO] [stdout]      |
[INFO] [stdout] 1497 |     CreatePixelShaderInvalidclasslinkage = D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTREAM` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1499:9
[INFO] [stdout]      |
[INFO] [stdout] 1499 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTREAM.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_NOT_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1466:40
[INFO] [stdout]      |
[INFO] [stdout] 1466 |     CommandListDrawIndexBufferNotSet = D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_NOT_SET.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UNEXPECTEDENTRIES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1501:9
[INFO] [stdout]      |
[INFO] [stdout] 1501 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UNEXPECTEDENTRIES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UNEXPECTEDSTRIDES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1503:9
[INFO] [stdout]      |
[INFO] [stdout] 1503 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UNEXPECTEDSTRIDES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_FORMAT_INVALID` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1468:9
[INFO] [stdout]      |
[INFO] [stdout] 1468 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_FORMAT_INVALID.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDNUMSTRIDES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1505:9
[INFO] [stdout]      |
[INFO] [stdout] 1505 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDNUMSTRIDES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHULLSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1506:35
[INFO] [stdout]      |
[INFO] [stdout] 1506 |     CreatehullshaderOutOfMemory = D3D12_MESSAGE_ID_CREATEHULLSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_TOO_SMALL` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1470:9
[INFO] [stdout]      |
[INFO] [stdout] 1470 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_BUFFER_TOO_SMALL.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1508:9
[INFO] [stdout]      |
[INFO] [stdout] 1508 |         D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INVALID_PRIMITIVETOPOLOGY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1472:9
[INFO] [stdout]      |
[INFO] [stdout] 1472 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INVALID_PRIMITIVETOPOLOGY.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1509:41
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     CreatehullshaderInvalidshadertype = D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_STRIDE_UNALIGNED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1474:9
[INFO] [stdout]      |
[INFO] [stdout] 1474 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_STRIDE_UNALIGNED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1510:43
[INFO] [stdout]      |
[INFO] [stdout] 1510 |     CreatehullshaderInvalidclasslinkage = D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_OFFSET_UNALIGNED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1476:9
[INFO] [stdout]      |
[INFO] [stdout] 1476 |         D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_INDEX_OFFSET_UNALIGNED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDOMAINSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1511:37
[INFO] [stdout]      |
[INFO] [stdout] 1511 |     CreatedomainshaderOutOfMemory = D3D12_MESSAGE_ID_CREATEDOMAINSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_AT_FAULT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1477:35
[INFO] [stdout]      |
[INFO] [stdout] 1477 |     DeviceRemovalProcessAtFault = D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_AT_FAULT.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1513:9
[INFO] [stdout]      |
[INFO] [stdout] 1513 |         D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_POSSIBLY_AT_FAULT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1479:9
[INFO] [stdout]      |
[INFO] [stdout] 1479 |         D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_POSSIBLY_AT_FAULT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1514:43
[INFO] [stdout]      |
[INFO] [stdout] 1514 |     CreatedomainshaderInvalidshadertype = D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1516:9
[INFO] [stdout]      |
[INFO] [stdout] 1516 |         D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_NOT_AT_FAULT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1480:38
[INFO] [stdout]      |
[INFO] [stdout] 1480 |     DeviceRemovalProcessNotAtFault = D3D12_MESSAGE_ID_DEVICE_REMOVAL_PROCESS_NOT_AT_FAULT.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_UNMAP_NOTMAPPED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1517:30
[INFO] [stdout]      |
[INFO] [stdout] 1517 |     ResourceUnmapNotmapped = D3D12_MESSAGE_ID_RESOURCE_UNMAP_NOTMAPPED.0,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CHECKFEATURESUPPORT_MISMATCHED_DATA_SIZE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1519:9
[INFO] [stdout]      |
[INFO] [stdout] 1519 |         D3D12_MESSAGE_ID_DEVICE_CHECKFEATURESUPPORT_MISMATCHED_DATA_SIZE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TRAILING_DIGIT_IN_SEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1482:9
[INFO] [stdout]      |
[INFO] [stdout] 1482 |         D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TRAILING_DIGIT_IN_SEMANTIC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATECOMPUTESHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1520:38
[INFO] [stdout]      |
[INFO] [stdout] 1520 |     CreateComputeShaderOutOfMemory = D3D12_MESSAGE_ID_CREATECOMPUTESHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATECOMPUTESHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1522:9
[INFO] [stdout]      |
[INFO] [stdout] 1522 |         D3D12_MESSAGE_ID_CREATECOMPUTESHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_TRAILING_DIGIT_IN_SEMANTIC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1484:9
[INFO] [stdout]      |
[INFO] [stdout] 1484 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_TRAILING_DIGIT_IN_SEMANTIC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATECOMPUTESHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1524:9
[INFO] [stdout]      |
[INFO] [stdout] 1524 |         D3D12_MESSAGE_ID_CREATECOMPUTESHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TYPE_MISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1485:37
[INFO] [stdout]      |
[INFO] [stdout] 1485 |     CreateInputLayoutTypeMismatch = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_TYPE_MISMATCH.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1526:9
[INFO] [stdout]      |
[INFO] [stdout] 1526 |         D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1528:9
[INFO] [stdout]      |
[INFO] [stdout] 1528 |         D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_EMPTY_LAYOUT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1486:36
[INFO] [stdout]      |
[INFO] [stdout] 1486 |     CreateInputLayoutEmptyLayout = D3D12_MESSAGE_ID_CREATEINPUTLAYOUT_EMPTY_LAYOUT.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1530:9
[INFO] [stdout]      |
[INFO] [stdout] 1530 |         D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1532:9
[INFO] [stdout]      |
[INFO] [stdout] 1532 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_OBJECT_SUMMARY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1487:25
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     LiveObjectSummary = D3D12_MESSAGE_ID_LIVE_OBJECT_SUMMARY.0,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1534:9
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1536:9
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_DEVICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1488:18
[INFO] [stdout]      |
[INFO] [stdout] 1488 |     LiveDevice = D3D12_MESSAGE_ID_LIVE_DEVICE.0,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1538:9
[INFO] [stdout]      |
[INFO] [stdout] 1538 |         D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1540:9
[INFO] [stdout]      |
[INFO] [stdout] 1540 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDRESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_SWAPCHAIN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1489:21
[INFO] [stdout]      |
[INFO] [stdout] 1489 |     LiveSwapchain = D3D12_MESSAGE_ID_LIVE_SWAPCHAIN.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1541:44
[INFO] [stdout]      |
[INFO] [stdout] 1541 |     CreateunorderedaccessviewInvaliddesc = D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDDESC.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDFLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1490:42
[INFO] [stdout]      |
[INFO] [stdout] 1490 |     CreateDepthStencilViewInvalidflags = D3D12_MESSAGE_ID_CREATEDEPTHSTENCILVIEW_INVALIDFLAGS.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1543:9
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDVIDEOPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1545:9
[INFO] [stdout]      |
[INFO] [stdout] 1545 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDVIDEOPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1492:9
[INFO] [stdout]      |
[INFO] [stdout] 1492 |         D3D12_MESSAGE_ID_CREATEVERTEXSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1547:9
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDDIMENSIONS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1549:9
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDDIMENSIONS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1494:9
[INFO] [stdout]      |
[INFO] [stdout] 1494 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_UNRECOGNIZEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1551:9
[INFO] [stdout]      |
[INFO] [stdout] 1551 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_UNRECOGNIZEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDFLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1553:9
[INFO] [stdout]      |
[INFO] [stdout] 1553 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDFLAGS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTREAMTORASTERIZER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1496:9
[INFO] [stdout]      |
[INFO] [stdout] 1496 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTREAMTORASTERIZER.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDFORCEDSAMPLECOUNT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1555:9
[INFO] [stdout]      |
[INFO] [stdout] 1555 |         D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDFORCEDSAMPLECOUNT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDLOGICOPS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1556:39
[INFO] [stdout]      |
[INFO] [stdout] 1556 |     CreateblendstateInvalidlogicops = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDLOGICOPS.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1497:44
[INFO] [stdout]      |
[INFO] [stdout] 1497 |     CreatePixelShaderInvalidclasslinkage = D3D12_MESSAGE_ID_CREATEPIXELSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1558:9
[INFO] [stdout]      |
[INFO] [stdout] 1558 |         D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTREAM` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1499:9
[INFO] [stdout]      |
[INFO] [stdout] 1499 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDSTREAM.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1560:9
[INFO] [stdout]      |
[INFO] [stdout] 1560 |         D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1562:9
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UNEXPECTEDENTRIES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1501:9
[INFO] [stdout]      |
[INFO] [stdout] 1501 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UNEXPECTEDENTRIES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1564:9
[INFO] [stdout]      |
[INFO] [stdout] 1564 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UNEXPECTEDSTRIDES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1503:9
[INFO] [stdout]      |
[INFO] [stdout] 1503 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UNEXPECTEDSTRIDES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1566:9
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1568:9
[INFO] [stdout]      |
[INFO] [stdout] 1568 |         D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDNUMSTRIDES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1505:9
[INFO] [stdout]      |
[INFO] [stdout] 1505 |         D3D12_MESSAGE_ID_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_INVALIDNUMSTRIDES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1570:9
[INFO] [stdout]      |
[INFO] [stdout] 1570 |         D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHULLSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1506:35
[INFO] [stdout]      |
[INFO] [stdout] 1506 |     CreatehullshaderOutOfMemory = D3D12_MESSAGE_ID_CREATEHULLSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1572:9
[INFO] [stdout]      |
[INFO] [stdout] 1572 |         D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1574:9
[INFO] [stdout]      |
[INFO] [stdout] 1574 |         D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1508:9
[INFO] [stdout]      |
[INFO] [stdout] 1508 |         D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1576:9
[INFO] [stdout]      |
[INFO] [stdout] 1576 |         D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1578:9
[INFO] [stdout]      |
[INFO] [stdout] 1578 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1509:41
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     CreatehullshaderInvalidshadertype = D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1580:9
[INFO] [stdout]      |
[INFO] [stdout] 1580 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1510:43
[INFO] [stdout]      |
[INFO] [stdout] 1510 |     CreatehullshaderInvalidclasslinkage = D3D12_MESSAGE_ID_CREATEHULLSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1582:9
[INFO] [stdout]      |
[INFO] [stdout] 1582 |         D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1584:9
[INFO] [stdout]      |
[INFO] [stdout] 1584 |         D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDOMAINSHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1511:37
[INFO] [stdout]      |
[INFO] [stdout] 1511 |     CreatedomainshaderOutOfMemory = D3D12_MESSAGE_ID_CREATEDOMAINSHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CLEARVIEW_INVALIDSOURCERECT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1585:40
[INFO] [stdout]      |
[INFO] [stdout] 1585 |     DeviceClearviewInvalidsourcerect = D3D12_MESSAGE_ID_DEVICE_CLEARVIEW_INVALIDSOURCERECT.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CLEARVIEW_EMPTYRECT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1586:32
[INFO] [stdout]      |
[INFO] [stdout] 1586 |     DeviceClearviewEmptyrect = D3D12_MESSAGE_ID_DEVICE_CLEARVIEW_EMPTYRECT.0,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1513:9
[INFO] [stdout]      |
[INFO] [stdout] 1513 |         D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_UPDATETILEMAPPINGS_INVALID_PARAMETER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1587:42
[INFO] [stdout]      |
[INFO] [stdout] 1587 |     UpdatetilemappingsInvalidParameter = D3D12_MESSAGE_ID_UPDATETILEMAPPINGS_INVALID_PARAMETER.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COPYTILEMAPPINGS_INVALID_PARAMETER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1588:40
[INFO] [stdout]      |
[INFO] [stdout] 1588 |     CopytilemappingsInvalidParameter = D3D12_MESSAGE_ID_COPYTILEMAPPINGS_INVALID_PARAMETER.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDSHADERTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1514:43
[INFO] [stdout]      |
[INFO] [stdout] 1514 |     CreatedomainshaderInvalidshadertype = D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDSHADERTYPE.0,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEVICE_INVALIDARGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1589:31
[INFO] [stdout]      |
[INFO] [stdout] 1589 |     CreatedeviceInvalidargs = D3D12_MESSAGE_ID_CREATEDEVICE_INVALIDARGS.0,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1516:9
[INFO] [stdout]      |
[INFO] [stdout] 1516 |         D3D12_MESSAGE_ID_CREATEDOMAINSHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEVICE_WARNING` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1590:27
[INFO] [stdout]      |
[INFO] [stdout] 1590 |     CreatedeviceWarning = D3D12_MESSAGE_ID_CREATEDEVICE_WARNING.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_TYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1591:34
[INFO] [stdout]      |
[INFO] [stdout] 1591 |     ResourceBarrierInvalidType = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_TYPE.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_NULL_POINTER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1592:34
[INFO] [stdout]      |
[INFO] [stdout] 1592 |     ResourceBarrierNullPointer = D3D12_MESSAGE_ID_RESOURCE_BARRIER_NULL_POINTER.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_UNMAP_NOTMAPPED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1517:30
[INFO] [stdout]      |
[INFO] [stdout] 1517 |     ResourceUnmapNotmapped = D3D12_MESSAGE_ID_RESOURCE_UNMAP_NOTMAPPED.0,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_SUBRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1593:41
[INFO] [stdout]      |
[INFO] [stdout] 1593 |     ResourceBarrierInvalidSubresource = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_SUBRESOURCE.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CHECKFEATURESUPPORT_MISMATCHED_DATA_SIZE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1519:9
[INFO] [stdout]      |
[INFO] [stdout] 1519 |         D3D12_MESSAGE_ID_DEVICE_CHECKFEATURESUPPORT_MISMATCHED_DATA_SIZE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_RESERVED_BITS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1594:35
[INFO] [stdout]      |
[INFO] [stdout] 1594 |     ResourceBarrierReservedBits = D3D12_MESSAGE_ID_RESOURCE_BARRIER_RESERVED_BITS.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATECOMPUTESHADER_OUTOFMEMORY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1520:38
[INFO] [stdout]      |
[INFO] [stdout] 1520 |     CreateComputeShaderOutOfMemory = D3D12_MESSAGE_ID_CREATECOMPUTESHADER_OUTOFMEMORY.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_MISSING_BIND_FLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1595:39
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     ResourceBarrierMissingBindFlags = D3D12_MESSAGE_ID_RESOURCE_BARRIER_MISSING_BIND_FLAGS.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_MISMATCHING_MISC_FLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1597:9
[INFO] [stdout]      |
[INFO] [stdout] 1597 |         D3D12_MESSAGE_ID_RESOURCE_BARRIER_MISMATCHING_MISC_FLAGS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATECOMPUTESHADER_INVALIDSHADERBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1522:9
[INFO] [stdout]      |
[INFO] [stdout] 1522 |         D3D12_MESSAGE_ID_CREATECOMPUTESHADER_INVALIDSHADERBYTECODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_MATCHING_STATES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1598:37
[INFO] [stdout]      |
[INFO] [stdout] 1598 |     ResourceBarrierMatchingStates = D3D12_MESSAGE_ID_RESOURCE_BARRIER_MATCHING_STATES.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATECOMPUTESHADER_INVALIDCLASSLINKAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1524:9
[INFO] [stdout]      |
[INFO] [stdout] 1524 |         D3D12_MESSAGE_ID_CREATECOMPUTESHADER_INVALIDCLASSLINKAGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMBINATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1599:41
[INFO] [stdout]      |
[INFO] [stdout] 1599 |     ResourceBarrierInvalidCombination = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMBINATION.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_BEFORE_AFTER_MISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1600:42
[INFO] [stdout]      |
[INFO] [stdout] 1600 |     ResourceBarrierBeforeAfterMismatch = D3D12_MESSAGE_ID_RESOURCE_BARRIER_BEFORE_AFTER_MISMATCH.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1526:9
[INFO] [stdout]      |
[INFO] [stdout] 1526 |         D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_RESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1601:38
[INFO] [stdout]      |
[INFO] [stdout] 1601 |     ResourceBarrierInvalidResource = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_RESOURCE.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1528:9
[INFO] [stdout]      |
[INFO] [stdout] 1528 |         D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_SAMPLE_COUNT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1602:34
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     ResourceBarrierSampleCount = D3D12_MESSAGE_ID_RESOURCE_BARRIER_SAMPLE_COUNT.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1603:35
[INFO] [stdout]      |
[INFO] [stdout] 1603 |     ResourceBarrierInvalidFlags = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAGS.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1530:9
[INFO] [stdout]      |
[INFO] [stdout] 1530 |         D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMBINED_FLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1605:9
[INFO] [stdout]      |
[INFO] [stdout] 1605 |         D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMBINED_FLAGS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAGS_FOR_FORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1607:9
[INFO] [stdout]      |
[INFO] [stdout] 1607 |         D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAGS_FOR_FORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_SPLIT_BARRIER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1608:42
[INFO] [stdout]      |
[INFO] [stdout] 1608 |     ResourceBarrierInvalidSplitBarrier = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_SPLIT_BARRIER.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1532:9
[INFO] [stdout]      |
[INFO] [stdout] 1532 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_UNMATCHED_END` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1609:35
[INFO] [stdout]      |
[INFO] [stdout] 1609 |     ResourceBarrierUnmatchedEnd = D3D12_MESSAGE_ID_RESOURCE_BARRIER_UNMATCHED_END.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_UNMATCHED_BEGIN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1610:37
[INFO] [stdout]      |
[INFO] [stdout] 1610 |     ResourceBarrierUnmatchedBegin = D3D12_MESSAGE_ID_RESOURCE_BARRIER_UNMATCHED_BEGIN.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1534:9
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAG` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1611:34
[INFO] [stdout]      |
[INFO] [stdout] 1611 |     ResourceBarrierInvalidFlag = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAG.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMMAND_LIST_TYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1613:9
[INFO] [stdout]      |
[INFO] [stdout] 1613 |         D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMMAND_LIST_TYPE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1536:9
[INFO] [stdout]      |
[INFO] [stdout] 1536 |         D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_INVALID_SUBRESOURCE_STATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1614:31
[INFO] [stdout]      |
[INFO] [stdout] 1614 |     InvalidSubresourceState = D3D12_MESSAGE_ID_INVALID_SUBRESOURCE_STATE.0,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_DOUBLEFLOATOPSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1538:9
[INFO] [stdout]      |
[INFO] [stdout] 1538 |         D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_DOUBLEFLOATOPSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_CONTENTION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1615:34
[INFO] [stdout]      |
[INFO] [stdout] 1615 |     CommandAllocatorContention = D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_CONTENTION.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_RESET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1616:29
[INFO] [stdout]      |
[INFO] [stdout] 1616 |     CommandAllocatorReset = D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_RESET.0,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1540:9
[INFO] [stdout]      |
[INFO] [stdout] 1540 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDRESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_RESET_BUNDLE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1617:35
[INFO] [stdout]      |
[INFO] [stdout] 1617 |     CommandAllocatorResetBundle = D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_RESET_BUNDLE.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1541:44
[INFO] [stdout]      |
[INFO] [stdout] 1541 |     CreateunorderedaccessviewInvaliddesc = D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDDESC.0,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_CANNOT_RESET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1618:35
[INFO] [stdout]      |
[INFO] [stdout] 1618 |     CommandAllocatorCannotReset = D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_CANNOT_RESET.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_OPEN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1619:23
[INFO] [stdout]      |
[INFO] [stdout] 1619 |     CommandListOpen = D3D12_MESSAGE_ID_COMMAND_LIST_OPEN.0,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1543:9
[INFO] [stdout]      |
[INFO] [stdout] 1543 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_INVALID_BUNDLE_API` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1620:24
[INFO] [stdout]      |
[INFO] [stdout] 1620 |     InvalidBundleApi = D3D12_MESSAGE_ID_INVALID_BUNDLE_API.0,
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_CLOSED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1621:25
[INFO] [stdout]      |
[INFO] [stdout] 1621 |     CommandListClosed = D3D12_MESSAGE_ID_COMMAND_LIST_CLOSED.0,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDVIDEOPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1545:9
[INFO] [stdout]      |
[INFO] [stdout] 1545 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDVIDEOPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_WRONG_COMMAND_ALLOCATOR_TYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1622:33
[INFO] [stdout]      |
[INFO] [stdout] 1622 |     WrongCommandAllocatorType = D3D12_MESSAGE_ID_WRONG_COMMAND_ALLOCATOR_TYPE.0,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_SYNC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1623:28
[INFO] [stdout]      |
[INFO] [stdout] 1623 |     CommandAllocatorSync = D3D12_MESSAGE_ID_COMMAND_ALLOCATOR_SYNC.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDPLANESLICE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1547:9
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDPLANESLICE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COMMAND_LIST_SYNC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1624:23
[INFO] [stdout]      |
[INFO] [stdout] 1624 |     CommandListSync = D3D12_MESSAGE_ID_COMMAND_LIST_SYNC.0,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDDIMENSIONS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1549:9
[INFO] [stdout]      |
[INFO] [stdout] 1549 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDDIMENSIONS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_SET_DESCRIPTOR_HEAP_INVALID` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1625:32
[INFO] [stdout]      |
[INFO] [stdout] 1625 |     SetDescriptorHeapInvalid = D3D12_MESSAGE_ID_SET_DESCRIPTOR_HEAP_INVALID.0,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_UNRECOGNIZEDFORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1551:9
[INFO] [stdout]      |
[INFO] [stdout] 1551 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_UNRECOGNIZEDFORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_COMMANDQUEUE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1626:26
[INFO] [stdout]      |
[INFO] [stdout] 1626 |     CreateCommandqueue = D3D12_MESSAGE_ID_CREATE_COMMANDQUEUE.0,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_COMMANDALLOCATOR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1627:30
[INFO] [stdout]      |
[INFO] [stdout] 1627 |     CreateCommandallocator = D3D12_MESSAGE_ID_CREATE_COMMANDALLOCATOR.0,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDFLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1553:9
[INFO] [stdout]      |
[INFO] [stdout] 1553 |         D3D12_MESSAGE_ID_CREATEUNORDEREDACCESSVIEW_INVALIDFLAGS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_PIPELINESTATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1628:27
[INFO] [stdout]      |
[INFO] [stdout] 1628 |     CreatePipelinestate = D3D12_MESSAGE_ID_CREATE_PIPELINESTATE.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_COMMANDLIST12` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1629:27
[INFO] [stdout]      |
[INFO] [stdout] 1629 |     CreateCommandlist12 = D3D12_MESSAGE_ID_CREATE_COMMANDLIST12.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDFORCEDSAMPLECOUNT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1555:9
[INFO] [stdout]      |
[INFO] [stdout] 1555 |         D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALIDFORCEDSAMPLECOUNT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_RESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1630:22
[INFO] [stdout]      |
[INFO] [stdout] 1630 |     CreateResource = D3D12_MESSAGE_ID_CREATE_RESOURCE.0,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_DESCRIPTORHEAP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1631:28
[INFO] [stdout]      |
[INFO] [stdout] 1631 |     CreateDescriptorheap = D3D12_MESSAGE_ID_CREATE_DESCRIPTORHEAP.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDLOGICOPS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1556:39
[INFO] [stdout]      |
[INFO] [stdout] 1556 |     CreateblendstateInvalidlogicops = D3D12_MESSAGE_ID_CREATEBLENDSTATE_INVALIDLOGICOPS.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_ROOTSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1632:27
[INFO] [stdout]      |
[INFO] [stdout] 1632 |     CreateRootsignature = D3D12_MESSAGE_ID_CREATE_ROOTSIGNATURE.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_LIBRARY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1633:21
[INFO] [stdout]      |
[INFO] [stdout] 1633 |     CreateLibrary = D3D12_MESSAGE_ID_CREATE_LIBRARY.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1558:9
[INFO] [stdout]      |
[INFO] [stdout] 1558 |         D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_HEAP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1634:18
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     CreateHeap = D3D12_MESSAGE_ID_CREATE_HEAP.0,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_MONITOREDFENCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1635:28
[INFO] [stdout]      |
[INFO] [stdout] 1635 |     CreateMonitoredfence = D3D12_MESSAGE_ID_CREATE_MONITOREDFENCE.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_QUERYHEAP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1636:23
[INFO] [stdout]      |
[INFO] [stdout] 1636 |     CreateQueryheap = D3D12_MESSAGE_ID_CREATE_QUERYHEAP.0,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1560:9
[INFO] [stdout]      |
[INFO] [stdout] 1560 |         D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_COMMANDSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1637:30
[INFO] [stdout]      |
[INFO] [stdout] 1637 |     CreateCommandsignature = D3D12_MESSAGE_ID_CREATE_COMMANDSIGNATURE.0,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_COMMANDQUEUE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1638:24
[INFO] [stdout]      |
[INFO] [stdout] 1638 |     LiveCommandqueue = D3D12_MESSAGE_ID_LIVE_COMMANDQUEUE.0,
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1562:9
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_COMMANDALLOCATOR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1639:28
[INFO] [stdout]      |
[INFO] [stdout] 1639 |     LiveCommandallocator = D3D12_MESSAGE_ID_LIVE_COMMANDALLOCATOR.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1564:9
[INFO] [stdout]      |
[INFO] [stdout] 1564 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_PIPELINESTATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1640:25
[INFO] [stdout]      |
[INFO] [stdout] 1640 |     LivePipelinestate = D3D12_MESSAGE_ID_LIVE_PIPELINESTATE.0,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_COMMANDLIST12` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1641:25
[INFO] [stdout]      |
[INFO] [stdout] 1641 |     LiveCommandlist12 = D3D12_MESSAGE_ID_LIVE_COMMANDLIST12.0,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1566:9
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_RESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1642:20
[INFO] [stdout]      |
[INFO] [stdout] 1642 |     LiveResource = D3D12_MESSAGE_ID_LIVE_RESOURCE.0,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_DESCRIPTORHEAP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1643:26
[INFO] [stdout]      |
[INFO] [stdout] 1643 |     LiveDescriptorheap = D3D12_MESSAGE_ID_LIVE_DESCRIPTORHEAP.0,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1568:9
[INFO] [stdout]      |
[INFO] [stdout] 1568 |         D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_ROOTSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1644:25
[INFO] [stdout]      |
[INFO] [stdout] 1644 |     LiveRootsignature = D3D12_MESSAGE_ID_LIVE_ROOTSIGNATURE.0,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_DOUBLEEXTENSIONSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1570:9
[INFO] [stdout]      |
[INFO] [stdout] 1570 |         D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_DOUBLEEXTENSIONSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_LIBRARY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1645:19
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     LiveLibrary = D3D12_MESSAGE_ID_LIVE_LIBRARY.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_HEAP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1646:16
[INFO] [stdout]      |
[INFO] [stdout] 1646 |     LiveHeap = D3D12_MESSAGE_ID_LIVE_HEAP.0,
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_MONITOREDFENCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1647:26
[INFO] [stdout]      |
[INFO] [stdout] 1647 |     LiveMonitoredfence = D3D12_MESSAGE_ID_LIVE_MONITOREDFENCE.0,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_QUERYHEAP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1648:21
[INFO] [stdout]      |
[INFO] [stdout] 1648 |     LiveQueryheap = D3D12_MESSAGE_ID_LIVE_QUERYHEAP.0,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1572:9
[INFO] [stdout]      |
[INFO] [stdout] 1572 |         D3D12_MESSAGE_ID_DEVICE_CREATEVERTEXSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_LIVE_COMMANDSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1649:28
[INFO] [stdout]      |
[INFO] [stdout] 1649 |     LiveCommandsignature = D3D12_MESSAGE_ID_LIVE_COMMANDSIGNATURE.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_COMMANDQUEUE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1650:27
[INFO] [stdout]      |
[INFO] [stdout] 1650 |     DestroyCommandqueue = D3D12_MESSAGE_ID_DESTROY_COMMANDQUEUE.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_COMMANDALLOCATOR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1651:31
[INFO] [stdout]      |
[INFO] [stdout] 1651 |     DestroyCommandallocator = D3D12_MESSAGE_ID_DESTROY_COMMANDALLOCATOR.0,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_PIPELINESTATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1652:28
[INFO] [stdout]      |
[INFO] [stdout] 1652 |     DestroyPipelinestate = D3D12_MESSAGE_ID_DESTROY_PIPELINESTATE.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1574:9
[INFO] [stdout]      |
[INFO] [stdout] 1574 |         D3D12_MESSAGE_ID_DEVICE_CREATEHULLSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_COMMANDLIST12` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1653:28
[INFO] [stdout]      |
[INFO] [stdout] 1653 |     DestroyCommandlist12 = D3D12_MESSAGE_ID_DESTROY_COMMANDLIST12.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_RESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1654:23
[INFO] [stdout]      |
[INFO] [stdout] 1654 |     DestroyResource = D3D12_MESSAGE_ID_DESTROY_RESOURCE.0,
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_DESCRIPTORHEAP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1655:29
[INFO] [stdout]      |
[INFO] [stdout] 1655 |     DestroyDescriptorheap = D3D12_MESSAGE_ID_DESTROY_DESCRIPTORHEAP.0,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1576:9
[INFO] [stdout]      |
[INFO] [stdout] 1576 |         D3D12_MESSAGE_ID_DEVICE_CREATEDOMAINSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_ROOTSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1656:28
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     DestroyRootsignature = D3D12_MESSAGE_ID_DESTROY_ROOTSIGNATURE.0,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_LIBRARY` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1657:22
[INFO] [stdout]      |
[INFO] [stdout] 1657 |     DestroyLibrary = D3D12_MESSAGE_ID_DESTROY_LIBRARY.0,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1578:9
[INFO] [stdout]      |
[INFO] [stdout] 1578 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_HEAP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1658:19
[INFO] [stdout]      |
[INFO] [stdout] 1658 |     DestroyHeap = D3D12_MESSAGE_ID_DESTROY_HEAP.0,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_MONITOREDFENCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1659:29
[INFO] [stdout]      |
[INFO] [stdout] 1659 |     DestroyMonitoredfence = D3D12_MESSAGE_ID_DESTROY_MONITOREDFENCE.0,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_QUERYHEAP` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1660:24
[INFO] [stdout]      |
[INFO] [stdout] 1660 |     DestroyQueryheap = D3D12_MESSAGE_ID_DESTROY_QUERYHEAP.0,
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1580:9
[INFO] [stdout]      |
[INFO] [stdout] 1580 |         D3D12_MESSAGE_ID_DEVICE_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DESTROY_COMMANDSIGNATURE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1661:31
[INFO] [stdout]      |
[INFO] [stdout] 1661 |     DestroyCommandsignature = D3D12_MESSAGE_ID_DESTROY_COMMANDSIGNATURE.0,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1582:9
[INFO] [stdout]      |
[INFO] [stdout] 1582 |         D3D12_MESSAGE_ID_DEVICE_CREATEPIXELSHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCE_INVALIDDIMENSIONS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1662:39
[INFO] [stdout]      |
[INFO] [stdout] 1662 |     CreateResourceInvalidDimensions = D3D12_MESSAGE_ID_CREATERESOURCE_INVALIDDIMENSIONS.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCE_INVALIDMISCFLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1663:38
[INFO] [stdout]      |
[INFO] [stdout] 1663 |     CreateResourceInvalidMiscFlags = D3D12_MESSAGE_ID_CREATERESOURCE_INVALIDMISCFLAGS.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCE_INVALIDARG_RETURN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1664:38
[INFO] [stdout]      |
[INFO] [stdout] 1664 |     CreateResourceInvalidArgReturn = D3D12_MESSAGE_ID_CREATERESOURCE_INVALIDARG_RETURN.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCE_OUTOFMEMORY_RETURN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1665:39
[INFO] [stdout]      |
[INFO] [stdout] 1665 |     CreateResourceOutOfMemoryReturn = D3D12_MESSAGE_ID_CREATERESOURCE_OUTOFMEMORY_RETURN.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCE_INVALIDDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1666:33
[INFO] [stdout]      |
[INFO] [stdout] 1666 |     CreateResourceInvalidDesc = D3D12_MESSAGE_ID_CREATERESOURCE_INVALIDDESC.0,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_POSSIBLY_INVALID_SUBRESOURCE_STATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1667:39
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     PossiblyInvalidSubresourceState = D3D12_MESSAGE_ID_POSSIBLY_INVALID_SUBRESOURCE_STATE.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_INVALID_USE_OF_NON_RESIDENT_RESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1668:39
[INFO] [stdout]      |
[INFO] [stdout] 1668 |     InvalidUseOfNonResidentResource = D3D12_MESSAGE_ID_INVALID_USE_OF_NON_RESIDENT_RESOURCE.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_POSSIBLE_INVALID_USE_OF_NON_RESIDENT_RESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1670:9
[INFO] [stdout]      |
[INFO] [stdout] 1670 |         D3D12_MESSAGE_ID_POSSIBLE_INVALID_USE_OF_NON_RESIDENT_RESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_BUNDLE_PIPELINE_STATE_MISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1671:35
[INFO] [stdout]      |
[INFO] [stdout] 1671 |     BundlePipelineStateMismatch = D3D12_MESSAGE_ID_BUNDLE_PIPELINE_STATE_MISMATCH.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_PRIMITIVE_TOPOLOGY_MISMATCH_PIPELINE_STATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1673:9
[INFO] [stdout]      |
[INFO] [stdout] 1673 |         D3D12_MESSAGE_ID_PRIMITIVE_TOPOLOGY_MISMATCH_PIPELINE_STATE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RENDER_TARGET_FORMAT_MISMATCH_PIPELINE_STATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1675:9
[INFO] [stdout]      |
[INFO] [stdout] 1675 |         D3D12_MESSAGE_ID_RENDER_TARGET_FORMAT_MISMATCH_PIPELINE_STATE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RENDER_TARGET_SAMPLE_DESC_MISMATCH_PIPELINE_STATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1677:9
[INFO] [stdout]      |
[INFO] [stdout] 1677 |         D3D12_MESSAGE_ID_RENDER_TARGET_SAMPLE_DESC_MISMATCH_PIPELINE_STATE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEPTH_STENCIL_FORMAT_MISMATCH_PIPELINE_STATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1679:9
[INFO] [stdout]      |
[INFO] [stdout] 1679 |         D3D12_MESSAGE_ID_DEPTH_STENCIL_FORMAT_MISMATCH_PIPELINE_STATE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEPTH_STENCIL_SAMPLE_DESC_MISMATCH_PIPELINE_STATE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1681:9
[INFO] [stdout]      |
[INFO] [stdout] 1681 |         D3D12_MESSAGE_ID_DEPTH_STENCIL_SAMPLE_DESC_MISMATCH_PIPELINE_STATE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_UAVSNOTSUPPORTED` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1584:9
[INFO] [stdout]      |
[INFO] [stdout] 1584 |         D3D12_MESSAGE_ID_DEVICE_CREATECOMPUTESHADER_UAVSNOTSUPPORTED.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CLEARVIEW_INVALIDSOURCERECT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1585:40
[INFO] [stdout]      |
[INFO] [stdout] 1585 |     DeviceClearviewInvalidsourcerect = D3D12_MESSAGE_ID_DEVICE_CLEARVIEW_INVALIDSOURCERECT.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_DEVICE_CLEARVIEW_EMPTYRECT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1586:32
[INFO] [stdout]      |
[INFO] [stdout] 1586 |     DeviceClearviewEmptyrect = D3D12_MESSAGE_ID_DEVICE_CLEARVIEW_EMPTYRECT.0,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_UPDATETILEMAPPINGS_INVALID_PARAMETER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1587:42
[INFO] [stdout]      |
[INFO] [stdout] 1587 |     UpdatetilemappingsInvalidParameter = D3D12_MESSAGE_ID_UPDATETILEMAPPINGS_INVALID_PARAMETER.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COPYTILEMAPPINGS_INVALID_PARAMETER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1588:40
[INFO] [stdout]      |
[INFO] [stdout] 1588 |     CopytilemappingsInvalidParameter = D3D12_MESSAGE_ID_COPYTILEMAPPINGS_INVALID_PARAMETER.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEVICE_INVALIDARGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1589:31
[INFO] [stdout]      |
[INFO] [stdout] 1589 |     CreatedeviceInvalidargs = D3D12_MESSAGE_ID_CREATEDEVICE_INVALIDARGS.0,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEDEVICE_WARNING` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1590:27
[INFO] [stdout]      |
[INFO] [stdout] 1590 |     CreatedeviceWarning = D3D12_MESSAGE_ID_CREATEDEVICE_WARNING.0,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_TYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1591:34
[INFO] [stdout]      |
[INFO] [stdout] 1591 |     ResourceBarrierInvalidType = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_TYPE.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_NULL_POINTER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1592:34
[INFO] [stdout]      |
[INFO] [stdout] 1592 |     ResourceBarrierNullPointer = D3D12_MESSAGE_ID_RESOURCE_BARRIER_NULL_POINTER.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATESHADER_INVALIDBYTECODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1682:35
[INFO] [stdout]      |
[INFO] [stdout] 1682 |     CreateshaderInvalidbytecode = D3D12_MESSAGE_ID_CREATESHADER_INVALIDBYTECODE.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_NULLDESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1683:26
[INFO] [stdout]      |
[INFO] [stdout] 1683 |     CreateHeapNulldesc = D3D12_MESSAGE_ID_CREATEHEAP_NULLDESC.0,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_INVALIDSIZE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1684:29
[INFO] [stdout]      |
[INFO] [stdout] 1684 |     CreateHeapInvalidsize = D3D12_MESSAGE_ID_CREATEHEAP_INVALIDSIZE.0,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_SUBRESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1593:41
[INFO] [stdout]      |
[INFO] [stdout] 1593 |     ResourceBarrierInvalidSubresource = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_SUBRESOURCE.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_UNRECOGNIZEDHEAPTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1685:38
[INFO] [stdout]      |
[INFO] [stdout] 1685 |     CreateHeapUnrecognizedheaptype = D3D12_MESSAGE_ID_CREATEHEAP_UNRECOGNIZEDHEAPTYPE.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_UNRECOGNIZEDCPUPAGEPROPERTIES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1687:9
[INFO] [stdout]      |
[INFO] [stdout] 1687 |         D3D12_MESSAGE_ID_CREATEHEAP_UNRECOGNIZEDCPUPAGEPROPERTIES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_RESERVED_BITS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1594:35
[INFO] [stdout]      |
[INFO] [stdout] 1594 |     ResourceBarrierReservedBits = D3D12_MESSAGE_ID_RESOURCE_BARRIER_RESERVED_BITS.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_UNRECOGNIZEDMEMORYPOOL` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1688:40
[INFO] [stdout]      |
[INFO] [stdout] 1688 |     CreateHeapUnrecognizedmemorypool = D3D12_MESSAGE_ID_CREATEHEAP_UNRECOGNIZEDMEMORYPOOL.0,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_INVALIDPROPERTIES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1689:35
[INFO] [stdout]      |
[INFO] [stdout] 1689 |     CreateHeapInvalidproperties = D3D12_MESSAGE_ID_CREATEHEAP_INVALIDPROPERTIES.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_INVALIDALIGNMENT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1690:34
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     CreateHeapInvalidalignment = D3D12_MESSAGE_ID_CREATEHEAP_INVALIDALIGNMENT.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_MISSING_BIND_FLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1595:39
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     ResourceBarrierMissingBindFlags = D3D12_MESSAGE_ID_RESOURCE_BARRIER_MISSING_BIND_FLAGS.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_UNRECOGNIZEDMISCFLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1691:39
[INFO] [stdout]      |
[INFO] [stdout] 1691 |     CreateHeapUnrecognizedmiscflags = D3D12_MESSAGE_ID_CREATEHEAP_UNRECOGNIZEDMISCFLAGS.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_INVALIDMISCFLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1692:34
[INFO] [stdout]      |
[INFO] [stdout] 1692 |     CreateHeapInvalidmiscflags = D3D12_MESSAGE_ID_CREATEHEAP_INVALIDMISCFLAGS.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_INVALIDARG_RETURN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1693:34
[INFO] [stdout]      |
[INFO] [stdout] 1693 |     CreateHeapInvalidargReturn = D3D12_MESSAGE_ID_CREATEHEAP_INVALIDARG_RETURN.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_MISMATCHING_MISC_FLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1597:9
[INFO] [stdout]      |
[INFO] [stdout] 1597 |         D3D12_MESSAGE_ID_RESOURCE_BARRIER_MISMATCHING_MISC_FLAGS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEHEAP_OUTOFMEMORY_RETURN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1694:35
[INFO] [stdout]      |
[INFO] [stdout] 1694 |     CreateHeapOutOfMemoryReturn = D3D12_MESSAGE_ID_CREATEHEAP_OUTOFMEMORY_RETURN.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_NULLHEAPPROPERTIES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1696:9
[INFO] [stdout]      |
[INFO] [stdout] 1696 |         D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_NULLHEAPPROPERTIES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_UNRECOGNIZEDHEAPTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1698:9
[INFO] [stdout]      |
[INFO] [stdout] 1698 |         D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_UNRECOGNIZEDHEAPTYPE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_MATCHING_STATES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1598:37
[INFO] [stdout]      |
[INFO] [stdout] 1598 |     ResourceBarrierMatchingStates = D3D12_MESSAGE_ID_RESOURCE_BARRIER_MATCHING_STATES.0,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_UNRECOGNIZEDCPUPAGEPROPERTIES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1700:9
[INFO] [stdout]      |
[INFO] [stdout] 1700 |         D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_UNRECOGNIZEDCPUPAGEPROPERTIES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_UNRECOGNIZEDMEMORYPOOL` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1702:9
[INFO] [stdout]      |
[INFO] [stdout] 1702 |         D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_UNRECOGNIZEDMEMORYPOOL.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_INVALIDHEAPPROPERTIES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1704:9
[INFO] [stdout]      |
[INFO] [stdout] 1704 |         D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_INVALIDHEAPPROPERTIES.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_UNRECOGNIZEDHEAPMISCFLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1706:9
[INFO] [stdout]      |
[INFO] [stdout] 1706 |         D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_UNRECOGNIZEDHEAPMISCFLAGS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_INVALIDHEAPMISCFLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1708:9
[INFO] [stdout]      |
[INFO] [stdout] 1708 |         D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_INVALIDHEAPMISCFLAGS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMBINATION` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1599:41
[INFO] [stdout]      |
[INFO] [stdout] 1599 |     ResourceBarrierInvalidCombination = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMBINATION.0,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_INVALIDARG_RETURN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1710:9
[INFO] [stdout]      |
[INFO] [stdout] 1710 |         D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_INVALIDARG_RETURN.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_OUTOFMEMORY_RETURN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1712:9
[INFO] [stdout]      |
[INFO] [stdout] 1712 |         D3D12_MESSAGE_ID_CREATERESOURCEANDHEAP_OUTOFMEMORY_RETURN.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_BEFORE_AFTER_MISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1600:42
[INFO] [stdout]      |
[INFO] [stdout] 1600 |     ResourceBarrierBeforeAfterMismatch = D3D12_MESSAGE_ID_RESOURCE_BARRIER_BEFORE_AFTER_MISMATCH.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_GETCUSTOMHEAPPROPERTIES_UNRECOGNIZEDHEAPTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1714:9
[INFO] [stdout]      |
[INFO] [stdout] 1714 |         D3D12_MESSAGE_ID_GETCUSTOMHEAPPROPERTIES_UNRECOGNIZEDHEAPTYPE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_GETCUSTOMHEAPPROPERTIES_INVALIDHEAPTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1716:9
[INFO] [stdout]      |
[INFO] [stdout] 1716 |         D3D12_MESSAGE_ID_GETCUSTOMHEAPPROPERTIES_INVALIDHEAPTYPE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_RESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1601:38
[INFO] [stdout]      |
[INFO] [stdout] 1601 |     ResourceBarrierInvalidResource = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_RESOURCE.0,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_DESCRIPTOR_HEAP_INVALID_DESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1717:39
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     CreateDescriptorHeapInvalidDesc = D3D12_MESSAGE_ID_CREATE_DESCRIPTOR_HEAP_INVALID_DESC.0,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_INVALID_DESCRIPTOR_HANDLE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1718:31
[INFO] [stdout]      |
[INFO] [stdout] 1718 |     InvalidDescriptorHandle = D3D12_MESSAGE_ID_INVALID_DESCRIPTOR_HANDLE.0,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_SAMPLE_COUNT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1602:34
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     ResourceBarrierSampleCount = D3D12_MESSAGE_ID_RESOURCE_BARRIER_SAMPLE_COUNT.0,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALID_CONSERVATIVERASTERMODE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1720:9
[INFO] [stdout]      |
[INFO] [stdout] 1720 |         D3D12_MESSAGE_ID_CREATERASTERIZERSTATE_INVALID_CONSERVATIVERASTERMODE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1603:35
[INFO] [stdout]      |
[INFO] [stdout] 1603 |     ResourceBarrierInvalidFlags = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAGS.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_CONSTANT_BUFFER_VIEW_INVALID_RESOURCE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1722:9
[INFO] [stdout]      |
[INFO] [stdout] 1722 |         D3D12_MESSAGE_ID_CREATE_CONSTANT_BUFFER_VIEW_INVALID_RESOURCE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_CONSTANT_BUFFER_VIEW_INVALID_DESC` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1724:9
[INFO] [stdout]      |
[INFO] [stdout] 1724 |         D3D12_MESSAGE_ID_CREATE_CONSTANT_BUFFER_VIEW_INVALID_DESC.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMBINED_FLAGS` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1605:9
[INFO] [stdout]      |
[INFO] [stdout] 1605 |         D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_COMBINED_FLAGS.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATE_UNORDEREDACCESS_VIEW_INVALID_COUNTER_USAGE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1726:9
[INFO] [stdout]      |
[INFO] [stdout] 1726 |         D3D12_MESSAGE_ID_CREATE_UNORDEREDACCESS_VIEW_INVALID_COUNTER_USAGE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAGS_FOR_FORMAT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1607:9
[INFO] [stdout]      |
[INFO] [stdout] 1607 |         D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_FLAGS_FOR_FORMAT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COPY_DESCRIPTORS_INVALID_RANGES` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1727:36
[INFO] [stdout]      |
[INFO] [stdout] 1727 |     CopyDescriptorsInvalidRanges = D3D12_MESSAGE_ID_COPY_DESCRIPTORS_INVALID_RANGES.0,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_COPY_DESCRIPTORS_WRITE_ONLY_DESCRIPTOR` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1728:42
[INFO] [stdout]      |
[INFO] [stdout] 1728 |     CopyDescriptorsWriteOnlyDescriptor = D3D12_MESSAGE_ID_COPY_DESCRIPTORS_WRITE_ONLY_DESCRIPTOR.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_RTV_FORMAT_NOT_UNKNOWN` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1730:9
[INFO] [stdout]      |
[INFO] [stdout] 1730 |         D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_RTV_FORMAT_NOT_UNKNOWN.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_SPLIT_BARRIER` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1608:42
[INFO] [stdout]      |
[INFO] [stdout] 1608 |     ResourceBarrierInvalidSplitBarrier = D3D12_MESSAGE_ID_RESOURCE_BARRIER_INVALID_SPLIT_BARRIER.0,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_INVALID_RENDER_TARGET_COUNT` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1732:9
[INFO] [stdout]      |
[INFO] [stdout] 1732 |         D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_INVALID_RENDER_TARGET_COUNT.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_VERTEX_SHADER_NOT_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1734:9
[INFO] [stdout]      |
[INFO] [stdout] 1734 |         D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_VERTEX_SHADER_NOT_SET.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_RESOURCE_BARRIER_UNMATCHED_END` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1609:35
[INFO] [stdout]      |
[INFO] [stdout] 1609 |     ResourceBarrierUnmatchedEnd = D3D12_MESSAGE_ID_RESOURCE_BARRIER_UNMATCHED_END.0,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_INPUTLAYOUT_NOT_SET` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1736:9
[INFO] [stdout]      |
[INFO] [stdout] 1736 |         D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_INPUTLAYOUT_NOT_SET.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_SHADER_LINKAGE_HS_DS_SIGNATURE_MISMATCH` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1738:9
[INFO] [stdout]      |
[INFO] [stdout] 1738 |         D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_SHADER_LINKAGE_HS_DS_SIGNATURE_MISMATCH.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_SHADER_LINKAGE_REGISTERINDEX` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1740:9
[INFO] [stdout]      |
[INFO] [stdout] 1740 |         D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_SHADER_LINKAGE_REGISTERINDEX.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_SHADER_LINKAGE_COMPONENTTYPE` in this scope
[INFO] [stdout]     --> src/types/enums.rs:1742:9
[INFO] [stdout]      |
[INFO] [stdout] 1742 |         D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_SHADER_LINKAGE_COMPONENTTYPE.0,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
