[INFO] crate oculussdk-sys 0.1.0 is already in cache [INFO] documenting oculussdk-sys-0.1.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate oculussdk-sys 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate oculussdk-sys 0.1.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oculussdk-sys 0.1.0 [INFO] finished tweaking crates.io crate oculussdk-sys 0.1.0 [INFO] tweaked toml for crates.io crate oculussdk-sys 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate oculussdk-sys 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 990926d1487a59908424516dcaffb854cb7c426afbba7be03ebe6fd8cfa00b54 [INFO] running `Command { std: "docker" "start" "-a" "990926d1487a59908424516dcaffb854cb7c426afbba7be03ebe6fd8cfa00b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "990926d1487a59908424516dcaffb854cb7c426afbba7be03ebe6fd8cfa00b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "990926d1487a59908424516dcaffb854cb7c426afbba7be03ebe6fd8cfa00b54", kill_on_drop: false }` [INFO] [stdout] 990926d1487a59908424516dcaffb854cb7c426afbba7be03ebe6fd8cfa00b54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2c46f3aabd75419d7bf66d3ed5ec68bbb0106838479de85fdc981b489312f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f2c46f3aabd75419d7bf66d3ed5ec68bbb0106838479de85fdc981b489312f1", kill_on_drop: false }` [INFO] [stderr] Compiling oculussdk-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting oculussdk-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[ovrHand_Left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:1607:5 [INFO] [stdout] | [INFO] [stdout] 1607 | / #[doc = " The most recent calculated pose for each hand when hand controller tracking is present."] [INFO] [stdout] 1608 | | #[doc = " HandPoses[ovrHand_Left] refers to the left hand and HandPoses[ovrHand_Right] to the right."] [INFO] [stdout] 1609 | | #[doc = " These values can be combined with ovrInputState for complete hand controller information."] [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HandPoses[ovrHand_Left] refers to the left hand and HandPoses[ovrHand_Right] to the right. [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ovrHand_Right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:1607:5 [INFO] [stdout] | [INFO] [stdout] 1607 | / #[doc = " The most recent calculated pose for each hand when hand controller tracking is present."] [INFO] [stdout] 1608 | | #[doc = " HandPoses[ovrHand_Left] refers to the left hand and HandPoses[ovrHand_Right] to the right."] [INFO] [stdout] 1609 | | #[doc = " These values can be combined with ovrInputState for complete hand controller information."] [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] HandPoses[ovrHand_Left] refers to the left hand and HandPoses[ovrHand_Right] to the right. [INFO] [stdout] ^^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:1790:5 [INFO] [stdout] | [INFO] [stdout] 1790 | #[doc = "< Projection matrix element [2][2]."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < Projection matrix element [2][2]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:1792:5 [INFO] [stdout] | [INFO] [stdout] 1792 | #[doc = "< Projection matrix element [2][3]."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < Projection matrix element [2][3]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:1794:5 [INFO] [stdout] | [INFO] [stdout] 1794 | #[doc = "< Projection matrix element [3][2]."] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] < Projection matrix element [3][2]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] and ColorTexture[1] contain the left and right stereo renderings, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] and ColorTexture[1] contain the left and right stereo renderings, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains both the left and right renderings, ColorTexture[1] is NULL, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains both the left and right renderings, ColorTexture[1] is NULL, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains a single monoscopic rendering, and Viewport[0] and [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains a single monoscopic rendering, and Viewport[0] and [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4692:1 [INFO] [stdout] | [INFO] [stdout] 4692 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 4693 | | #[doc = " This is the kind of layer that's typically used as layer 0 to ovr_SubmitFrame,"] [INFO] [stdout] 4694 | | #[doc = " as it is the kind of layer used to render a 3D stereoscopic view."] [INFO] [stdout] 4695 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4705 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4706 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[1] both refer to that rendering. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4715:5 [INFO] [stdout] | [INFO] [stdout] 4715 | / #[doc = " Specifies the ColorTexture sub-rect UV coordinates."] [INFO] [stdout] 4716 | | #[doc = " Both Viewport[0] and Viewport[1] must be valid."] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Both Viewport[0] and Viewport[1] must be valid. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4715:5 [INFO] [stdout] | [INFO] [stdout] 4715 | / #[doc = " Specifies the ColorTexture sub-rect UV coordinates."] [INFO] [stdout] 4716 | | #[doc = " Both Viewport[0] and Viewport[1] must be valid."] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Both Viewport[0] and Viewport[1] must be valid. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] and ColorTexture[1] contain the left and right stereo renderings, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] and ColorTexture[1] contain the left and right stereo renderings, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains both the left and right renderings, ColorTexture[1] is NULL, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains both the left and right renderings, ColorTexture[1] is NULL, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains a single monoscopic rendering, and Viewport[0] and [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains a single monoscopic rendering, and Viewport[0] and [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4806:1 [INFO] [stdout] | [INFO] [stdout] 4806 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view,"] [INFO] [stdout] 4807 | | #[doc = " with depth textures in addition to color textures. This is typically used to support"] [INFO] [stdout] 4808 | | #[doc = " positional time warp. This struct is the same as ovrLayerEyeFov, but with the addition"] [INFO] [stdout] 4809 | | #[doc = " of DepthTexture and ProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 4822 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 4823 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[1] both refer to that rendering. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4832:5 [INFO] [stdout] | [INFO] [stdout] 4832 | / #[doc = " Specifies the ColorTexture sub-rect UV coordinates."] [INFO] [stdout] 4833 | | #[doc = " Both Viewport[0] and Viewport[1] must be valid."] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Both Viewport[0] and Viewport[1] must be valid. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4832:5 [INFO] [stdout] | [INFO] [stdout] 4832 | / #[doc = " Specifies the ColorTexture sub-rect UV coordinates."] [INFO] [stdout] 4833 | | #[doc = " Both Viewport[0] and Viewport[1] must be valid."] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Both Viewport[0] and Viewport[1] must be valid. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] and ColorTexture[1] contain the left and right stereo renderings, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] and ColorTexture[1] contain the left and right stereo renderings, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains both the left and right renderings, ColorTexture[1] is NULL, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains both the left and right renderings, ColorTexture[1] is NULL, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains a single monoscopic rendering, and Viewport[0] and [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains a single monoscopic rendering, and Viewport[0] and [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5129:1 [INFO] [stdout] | [INFO] [stdout] 5129 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view with"] [INFO] [stdout] 5130 | | #[doc = " support for optional multiresolution textures. This struct is the same as"] [INFO] [stdout] 5131 | | #[doc = " ovrLayerEyeFov plus texture layout parameters."] [INFO] [stdout] 5132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5142 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5143 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[1] both refer to that rendering. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5152:5 [INFO] [stdout] | [INFO] [stdout] 5152 | / #[doc = " Specifies the ColorTexture sub-rect UV coordinates."] [INFO] [stdout] 5153 | | #[doc = " Both Viewport[0] and Viewport[1] must be valid."] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Both Viewport[0] and Viewport[1] must be valid. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5152:5 [INFO] [stdout] | [INFO] [stdout] 5152 | / #[doc = " Specifies the ColorTexture sub-rect UV coordinates."] [INFO] [stdout] 5153 | | #[doc = " Both Viewport[0] and Viewport[1] must be valid."] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Both Viewport[0] and Viewport[1] must be valid. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] and ColorTexture[1] contain the left and right stereo renderings, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] and ColorTexture[1] contain the left and right stereo renderings, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[0] and Viewport[1] refer to ColorTexture[0] and ColorTexture[1], respectively. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains both the left and right renderings, ColorTexture[1] is NULL, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains both the left and right renderings, ColorTexture[1] is NULL, [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] and Viewport[0] and Viewport[1] refer to sub-rects with ColorTexture[0]. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains a single monoscopic rendering, and Viewport[0] and [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] - ColorTexture[0] contains a single monoscopic rendering, and Viewport[0] and [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5279:1 [INFO] [stdout] | [INFO] [stdout] 5279 | / #[doc = " Describes a layer that specifies a monoscopic or stereoscopic view."] [INFO] [stdout] 5280 | | #[doc = " This uses a direct 3x4 matrix to map from view space to the UV coordinates."] [INFO] [stdout] 5281 | | #[doc = " It is essentially the same thing as ovrLayerEyeFov but using a much"] [INFO] [stdout] 5282 | | #[doc = " lower level. This is mainly to provide compatibility with specific apps."] [INFO] [stdout] ... | [INFO] [stdout] 5295 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5296 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Viewport[1] both refer to that rendering. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5305:5 [INFO] [stdout] | [INFO] [stdout] 5305 | / #[doc = " Specifies the ColorTexture sub-rect UV coordinates."] [INFO] [stdout] 5306 | | #[doc = " Both Viewport[0] and Viewport[1] must be valid."] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Both Viewport[0] and Viewport[1] must be valid. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5305:5 [INFO] [stdout] | [INFO] [stdout] 5305 | / #[doc = " Specifies the ColorTexture sub-rect UV coordinates."] [INFO] [stdout] 5306 | | #[doc = " Both Viewport[0] and Viewport[1] must be valid."] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Both Viewport[0] and Viewport[1] must be valid. [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:2503:5 [INFO] [stdout] | [INFO] [stdout] 2503 | / #[doc = " Returns a viewport stencil mesh to be used for defining the area or outline the user"] [INFO] [stdout] 2504 | | #[doc = " can see through the lens on an area defined by a given ovrFovPort."] [INFO] [stdout] 2505 | | #[doc = ""] [INFO] [stdout] 2506 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 2528 | | #[doc = " ovrFovStencilFlag_MeshOriginAtBottomLeft."] [INFO] [stdout] 2529 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:2503:5 [INFO] [stdout] | [INFO] [stdout] 2503 | / #[doc = " Returns a viewport stencil mesh to be used for defining the area or outline the user"] [INFO] [stdout] 2504 | | #[doc = " can see through the lens on an area defined by a given ovrFovPort."] [INFO] [stdout] 2505 | | #[doc = ""] [INFO] [stdout] 2506 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 2528 | | #[doc = " ovrFovStencilFlag_MeshOriginAtBottomLeft."] [INFO] [stdout] 2529 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] fovStencilDesc Info provided by caller necessary to generate a stencil mesh. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:2503:5 [INFO] [stdout] | [INFO] [stdout] 2503 | / #[doc = " Returns a viewport stencil mesh to be used for defining the area or outline the user"] [INFO] [stdout] 2504 | | #[doc = " can see through the lens on an area defined by a given ovrFovPort."] [INFO] [stdout] 2505 | | #[doc = ""] [INFO] [stdout] 2506 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 2528 | | #[doc = " ovrFovStencilFlag_MeshOriginAtBottomLeft."] [INFO] [stdout] 2529 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] meshBuffer Mesh buffer to be partially filled in and returned by the SDK. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3745:5 [INFO] [stdout] | [INFO] [stdout] 3745 | / #[doc = " Returns information about the most recent failed return value by the"] [INFO] [stdout] 3746 | | #[doc = " current thread for this library."] [INFO] [stdout] 3747 | | #[doc = ""] [INFO] [stdout] 3748 | | #[doc = " This function itself can never generate an error."] [INFO] [stdout] ... | [INFO] [stdout] 3758 | | #[doc = " \\see ovrErrorInfo"] [INFO] [stdout] 3759 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] errorInfo The last ovrErrorInfo for the current thread. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3779:5 [INFO] [stdout] | [INFO] [stdout] 3779 | / #[doc = " Writes a message string to the LibOVR tracing mechanism (if enabled)."] [INFO] [stdout] 3780 | | #[doc = ""] [INFO] [stdout] 3781 | | #[doc = " This message will be passed back to the application via the ovrLogCallback if"] [INFO] [stdout] 3782 | | #[doc = " it was registered."] [INFO] [stdout] ... | [INFO] [stdout] 3788 | | #[doc = " \\see ovrLogLevel, ovrLogCallback"] [INFO] [stdout] 3789 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] level One of the ovrLogLevel constants. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3779:5 [INFO] [stdout] | [INFO] [stdout] 3779 | / #[doc = " Writes a message string to the LibOVR tracing mechanism (if enabled)."] [INFO] [stdout] 3780 | | #[doc = ""] [INFO] [stdout] 3781 | | #[doc = " This message will be passed back to the application via the ovrLogCallback if"] [INFO] [stdout] 3782 | | #[doc = " it was registered."] [INFO] [stdout] ... | [INFO] [stdout] 3788 | | #[doc = " \\see ovrLogLevel, ovrLogCallback"] [INFO] [stdout] 3789 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] message A UTF8-encoded null-terminated string. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3796:5 [INFO] [stdout] | [INFO] [stdout] 3796 | / #[doc = " Identify client application info."] [INFO] [stdout] 3797 | | #[doc = ""] [INFO] [stdout] 3798 | | #[doc = " The string is one or more newline-delimited lines of optional info"] [INFO] [stdout] 3799 | | #[doc = " indicating engine name, engine version, engine plugin name, engine plugin"] [INFO] [stdout] ... | [INFO] [stdout] 3820 | | #[doc = " \\endcode"] [INFO] [stdout] 3821 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] identity Specifies one or more newline-delimited lines of optional info: [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3825:5 [INFO] [stdout] | [INFO] [stdout] 3825 | / #[doc = " Returns information about the current HMD."] [INFO] [stdout] 3826 | | #[doc = ""] [INFO] [stdout] 3827 | | #[doc = " ovr_Initialize must be called prior to calling this function,"] [INFO] [stdout] 3828 | | #[doc = " otherwise ovrHmdDesc::Type will be set to ovrHmd_None without"] [INFO] [stdout] ... | [INFO] [stdout] 3837 | | #[doc = " set to ovrHmd_None indicates that the HMD is not connected."] [INFO] [stdout] 3838 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create() or NULL. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3842:5 [INFO] [stdout] | [INFO] [stdout] 3842 | / #[doc = " Returns the number of attached trackers."] [INFO] [stdout] 3843 | | #[doc = ""] [INFO] [stdout] 3844 | | #[doc = " The number of trackers may change at any time, so this function should be called before use"] [INFO] [stdout] 3845 | | #[doc = " as opposed to once on startup."] [INFO] [stdout] ... | [INFO] [stdout] 3852 | | #[doc = " \\return Returns unsigned int count."] [INFO] [stdout] 3853 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3857:5 [INFO] [stdout] | [INFO] [stdout] 3857 | / #[doc = " Returns a given attached tracker description."] [INFO] [stdout] 3858 | | #[doc = ""] [INFO] [stdout] 3859 | | #[doc = " ovr_Initialize must have first been called in order for this to succeed, otherwise the returned"] [INFO] [stdout] 3860 | | #[doc = " trackerDescArray will be zero-initialized. The data returned by this function can change at"] [INFO] [stdout] ... | [INFO] [stdout] 3874 | | #[doc = " \\see ovrTrackerDesc, ovr_GetTrackerCount"] [INFO] [stdout] 3875 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3857:5 [INFO] [stdout] | [INFO] [stdout] 3857 | / #[doc = " Returns a given attached tracker description."] [INFO] [stdout] 3858 | | #[doc = ""] [INFO] [stdout] 3859 | | #[doc = " ovr_Initialize must have first been called in order for this to succeed, otherwise the returned"] [INFO] [stdout] 3860 | | #[doc = " trackerDescArray will be zero-initialized. The data returned by this function can change at"] [INFO] [stdout] ... | [INFO] [stdout] 3874 | | #[doc = " \\see ovrTrackerDesc, ovr_GetTrackerCount"] [INFO] [stdout] 3875 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] trackerDescIndex Specifies a tracker index. The valid indexes are in the [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3882:5 [INFO] [stdout] | [INFO] [stdout] 3882 | / #[doc = " Creates a handle to a VR session."] [INFO] [stdout] 3883 | | #[doc = ""] [INFO] [stdout] 3884 | | #[doc = " Upon success the returned ovrSession must be eventually freed with ovr_Destroy when it is no"] [INFO] [stdout] 3885 | | #[doc = " longer needed."] [INFO] [stdout] ... | [INFO] [stdout] 3908 | | #[doc = " \\see ovr_Destroy"] [INFO] [stdout] 3909 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] pSession Provides a pointer to an ovrSession which will be written to upon success. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3882:5 [INFO] [stdout] | [INFO] [stdout] 3882 | / #[doc = " Creates a handle to a VR session."] [INFO] [stdout] 3883 | | #[doc = ""] [INFO] [stdout] 3884 | | #[doc = " Upon success the returned ovrSession must be eventually freed with ovr_Destroy when it is no"] [INFO] [stdout] 3885 | | #[doc = " longer needed."] [INFO] [stdout] ... | [INFO] [stdout] 3908 | | #[doc = " \\see ovr_Destroy"] [INFO] [stdout] 3909 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] pLuid Provides a system specific graphics adapter identifier that locates which [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3913:5 [INFO] [stdout] | [INFO] [stdout] 3913 | / #[doc = " Destroys the session."] [INFO] [stdout] 3914 | | #[doc = ""] [INFO] [stdout] 3915 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 3916 | | #[doc = " \\see ovr_Create"] [INFO] [stdout] 3917 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4064:5 [INFO] [stdout] | [INFO] [stdout] 4064 | / #[doc = " Returns status information for the application."] [INFO] [stdout] 4065 | | #[doc = ""] [INFO] [stdout] 4066 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4067 | | #[doc = " \\param[out] sessionStatus Provides an ovrSessionStatus that is filled in."] [INFO] [stdout] ... | [INFO] [stdout] 4074 | | #[doc = " must destroy the session."] [INFO] [stdout] 4075 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4064:5 [INFO] [stdout] | [INFO] [stdout] 4064 | / #[doc = " Returns status information for the application."] [INFO] [stdout] 4065 | | #[doc = ""] [INFO] [stdout] 4066 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4067 | | #[doc = " \\param[out] sessionStatus Provides an ovrSessionStatus that is filled in."] [INFO] [stdout] ... | [INFO] [stdout] 4074 | | #[doc = " must destroy the session."] [INFO] [stdout] 4075 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] sessionStatus Provides an ovrSessionStatus that is filled in. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4082:5 [INFO] [stdout] | [INFO] [stdout] 4082 | / #[doc = " Query extension support status."] [INFO] [stdout] 4083 | | #[doc = ""] [INFO] [stdout] 4084 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4085 | | #[doc = " \\param[in] extension Extension to query."] [INFO] [stdout] ... | [INFO] [stdout] 4091 | | #[doc = " \\see ovrExtensions"] [INFO] [stdout] 4092 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4082:5 [INFO] [stdout] | [INFO] [stdout] 4082 | / #[doc = " Query extension support status."] [INFO] [stdout] 4083 | | #[doc = ""] [INFO] [stdout] 4084 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4085 | | #[doc = " \\param[in] extension Extension to query."] [INFO] [stdout] ... | [INFO] [stdout] 4091 | | #[doc = " \\see ovrExtensions"] [INFO] [stdout] 4092 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] extension Extension to query. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4082:5 [INFO] [stdout] | [INFO] [stdout] 4082 | / #[doc = " Query extension support status."] [INFO] [stdout] 4083 | | #[doc = ""] [INFO] [stdout] 4084 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4085 | | #[doc = " \\param[in] extension Extension to query."] [INFO] [stdout] ... | [INFO] [stdout] 4091 | | #[doc = " \\see ovrExtensions"] [INFO] [stdout] 4092 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outExtensionSupported Set to extension support status. ovrTrue if supported. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4100:5 [INFO] [stdout] | [INFO] [stdout] 4100 | / #[doc = " Enable extension. Extensions must be enabled after ovr_Create is called."] [INFO] [stdout] 4101 | | #[doc = ""] [INFO] [stdout] 4102 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4103 | | #[doc = " \\param[in] extension Extension to enable."] [INFO] [stdout] ... | [INFO] [stdout] 4109 | | #[doc = " \\see ovrExtensions"] [INFO] [stdout] 4110 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4100:5 [INFO] [stdout] | [INFO] [stdout] 4100 | / #[doc = " Enable extension. Extensions must be enabled after ovr_Create is called."] [INFO] [stdout] 4101 | | #[doc = ""] [INFO] [stdout] 4102 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4103 | | #[doc = " \\param[in] extension Extension to enable."] [INFO] [stdout] ... | [INFO] [stdout] 4109 | | #[doc = " \\see ovrExtensions"] [INFO] [stdout] 4110 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] extension Extension to enable. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4114:5 [INFO] [stdout] | [INFO] [stdout] 4114 | / #[doc = " Sets the tracking origin type"] [INFO] [stdout] 4115 | | #[doc = ""] [INFO] [stdout] 4116 | | #[doc = " When the tracking origin is changed, all of the calls that either provide"] [INFO] [stdout] 4117 | | #[doc = " or accept ovrPosef will use the new tracking origin provided."] [INFO] [stdout] ... | [INFO] [stdout] 4124 | | #[doc = ""] [INFO] [stdout] 4125 | | #[doc = " \\see ovrTrackingOrigin, ovr_GetTrackingOriginType"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4114:5 [INFO] [stdout] | [INFO] [stdout] 4114 | / #[doc = " Sets the tracking origin type"] [INFO] [stdout] 4115 | | #[doc = ""] [INFO] [stdout] 4116 | | #[doc = " When the tracking origin is changed, all of the calls that either provide"] [INFO] [stdout] 4117 | | #[doc = " or accept ovrPosef will use the new tracking origin provided."] [INFO] [stdout] ... | [INFO] [stdout] 4124 | | #[doc = ""] [INFO] [stdout] 4125 | | #[doc = " \\see ovrTrackingOrigin, ovr_GetTrackingOriginType"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] origin Specifies an ovrTrackingOrigin to be used for all ovrPosef [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4129:5 [INFO] [stdout] | [INFO] [stdout] 4129 | / #[doc = " Gets the tracking origin state"] [INFO] [stdout] 4130 | | #[doc = ""] [INFO] [stdout] 4131 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4132 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4135 | | #[doc = ""] [INFO] [stdout] 4136 | | #[doc = " \\see ovrTrackingOrigin, ovr_SetTrackingOriginType"] [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4140:5 [INFO] [stdout] | [INFO] [stdout] 4140 | / #[doc = " Re-centers the sensor position and orientation."] [INFO] [stdout] 4141 | | #[doc = ""] [INFO] [stdout] 4142 | | #[doc = " This resets the (x,y,z) positional components and the yaw orientation component of the"] [INFO] [stdout] 4143 | | #[doc = " tracking space for the HMD and controllers using the HMD's current tracking pose."] [INFO] [stdout] ... | [INFO] [stdout] 4167 | | #[doc = " \\see ovrTrackingOrigin, ovr_GetTrackerPose, ovr_SpecifyTrackingOrigin"] [INFO] [stdout] 4168 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4172:5 [INFO] [stdout] | [INFO] [stdout] 4172 | / #[doc = " Allows manually tweaking the sensor position and orientation."] [INFO] [stdout] 4173 | | #[doc = ""] [INFO] [stdout] 4174 | | #[doc = " This function is similar to ovr_RecenterTrackingOrigin in that it modifies the"] [INFO] [stdout] 4175 | | #[doc = " (x,y,z) positional components and the yaw orientation component of the tracking space for"] [INFO] [stdout] ... | [INFO] [stdout] 4214 | | #[doc = " \\see ovrTrackingOrigin, ovr_GetTrackerPose, ovr_RecenterTrackingOrigin"] [INFO] [stdout] 4215 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4172:5 [INFO] [stdout] | [INFO] [stdout] 4172 | / #[doc = " Allows manually tweaking the sensor position and orientation."] [INFO] [stdout] 4173 | | #[doc = ""] [INFO] [stdout] 4174 | | #[doc = " This function is similar to ovr_RecenterTrackingOrigin in that it modifies the"] [INFO] [stdout] 4175 | | #[doc = " (x,y,z) positional components and the yaw orientation component of the tracking space for"] [INFO] [stdout] ... | [INFO] [stdout] 4214 | | #[doc = " \\see ovrTrackingOrigin, ovr_GetTrackerPose, ovr_RecenterTrackingOrigin"] [INFO] [stdout] 4215 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] originPose Specifies a pose that will be used to transform the current tracking [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4228:5 [INFO] [stdout] | [INFO] [stdout] 4228 | / #[doc = " Returns tracking state reading based on the specified absolute system time."] [INFO] [stdout] 4229 | | #[doc = ""] [INFO] [stdout] 4230 | | #[doc = " Pass an absTime value of 0.0 to request the most recent sensor reading. In this case"] [INFO] [stdout] 4231 | | #[doc = " both PredictedPose and SamplePose will have the same value."] [INFO] [stdout] ... | [INFO] [stdout] 4244 | | #[doc = " \\see ovrTrackingState, ovr_GetEyePoses, ovr_GetTimeInSeconds"] [INFO] [stdout] 4245 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4228:5 [INFO] [stdout] | [INFO] [stdout] 4228 | / #[doc = " Returns tracking state reading based on the specified absolute system time."] [INFO] [stdout] 4229 | | #[doc = ""] [INFO] [stdout] 4230 | | #[doc = " Pass an absTime value of 0.0 to request the most recent sensor reading. In this case"] [INFO] [stdout] 4231 | | #[doc = " both PredictedPose and SamplePose will have the same value."] [INFO] [stdout] ... | [INFO] [stdout] 4244 | | #[doc = " \\see ovrTrackingState, ovr_GetEyePoses, ovr_GetTimeInSeconds"] [INFO] [stdout] 4245 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] absTime Specifies the absolute future time to predict the return [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4228:5 [INFO] [stdout] | [INFO] [stdout] 4228 | / #[doc = " Returns tracking state reading based on the specified absolute system time."] [INFO] [stdout] 4229 | | #[doc = ""] [INFO] [stdout] 4230 | | #[doc = " Pass an absTime value of 0.0 to request the most recent sensor reading. In this case"] [INFO] [stdout] 4231 | | #[doc = " both PredictedPose and SamplePose will have the same value."] [INFO] [stdout] ... | [INFO] [stdout] 4244 | | #[doc = " \\see ovrTrackingState, ovr_GetEyePoses, ovr_GetTimeInSeconds"] [INFO] [stdout] 4245 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] latencyMarker Specifies that this call is the point in time where [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4253:5 [INFO] [stdout] | [INFO] [stdout] 4253 | / #[doc = " Returns an array of poses, where each pose matches a device type provided by the deviceTypes"] [INFO] [stdout] 4254 | | #[doc = " array parameter. If any pose cannot be retrieved, it will return a reason for the missing"] [INFO] [stdout] 4255 | | #[doc = " pose and the device pose will be zeroed out with a pose quaternion [x=0, y=0, z=0, w=1]."] [INFO] [stdout] 4256 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4266 | | #[doc = " true upon success."] [INFO] [stdout] 4267 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4253:5 [INFO] [stdout] | [INFO] [stdout] 4253 | / #[doc = " Returns an array of poses, where each pose matches a device type provided by the deviceTypes"] [INFO] [stdout] 4254 | | #[doc = " array parameter. If any pose cannot be retrieved, it will return a reason for the missing"] [INFO] [stdout] 4255 | | #[doc = " pose and the device pose will be zeroed out with a pose quaternion [x=0, y=0, z=0, w=1]."] [INFO] [stdout] 4256 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4266 | | #[doc = " true upon success."] [INFO] [stdout] 4267 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] deviceTypes Array of device types to query for their poses. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4253:5 [INFO] [stdout] | [INFO] [stdout] 4253 | / #[doc = " Returns an array of poses, where each pose matches a device type provided by the deviceTypes"] [INFO] [stdout] 4254 | | #[doc = " array parameter. If any pose cannot be retrieved, it will return a reason for the missing"] [INFO] [stdout] 4255 | | #[doc = " pose and the device pose will be zeroed out with a pose quaternion [x=0, y=0, z=0, w=1]."] [INFO] [stdout] 4256 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4266 | | #[doc = " true upon success."] [INFO] [stdout] 4267 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] deviceCount Number of queried poses. This number must match the length of the [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4253:5 [INFO] [stdout] | [INFO] [stdout] 4253 | / #[doc = " Returns an array of poses, where each pose matches a device type provided by the deviceTypes"] [INFO] [stdout] 4254 | | #[doc = " array parameter. If any pose cannot be retrieved, it will return a reason for the missing"] [INFO] [stdout] 4255 | | #[doc = " pose and the device pose will be zeroed out with a pose quaternion [x=0, y=0, z=0, w=1]."] [INFO] [stdout] 4256 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4266 | | #[doc = " true upon success."] [INFO] [stdout] 4267 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] absTime Specifies the absolute future time to predict the return [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4253:5 [INFO] [stdout] | [INFO] [stdout] 4253 | / #[doc = " Returns an array of poses, where each pose matches a device type provided by the deviceTypes"] [INFO] [stdout] 4254 | | #[doc = " array parameter. If any pose cannot be retrieved, it will return a reason for the missing"] [INFO] [stdout] 4255 | | #[doc = " pose and the device pose will be zeroed out with a pose quaternion [x=0, y=0, z=0, w=1]."] [INFO] [stdout] 4256 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4266 | | #[doc = " true upon success."] [INFO] [stdout] 4267 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outDevicePoses Array of poses, one for each device type in deviceTypes arrays. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4277:5 [INFO] [stdout] | [INFO] [stdout] 4277 | / #[doc = " Returns the ovrTrackerPose for the given attached tracker."] [INFO] [stdout] 4278 | | #[doc = ""] [INFO] [stdout] 4279 | | #[doc = " For newer headsets being used on a game built against an old SDK version,"] [INFO] [stdout] 4280 | | #[doc = " we may simulate three CV1 trackers to maintain backwards compatibility."] [INFO] [stdout] ... | [INFO] [stdout] 4288 | | #[doc = " \\see ovr_GetTrackerCount"] [INFO] [stdout] 4289 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4277:5 [INFO] [stdout] | [INFO] [stdout] 4277 | / #[doc = " Returns the ovrTrackerPose for the given attached tracker."] [INFO] [stdout] 4278 | | #[doc = ""] [INFO] [stdout] 4279 | | #[doc = " For newer headsets being used on a game built against an old SDK version,"] [INFO] [stdout] 4280 | | #[doc = " we may simulate three CV1 trackers to maintain backwards compatibility."] [INFO] [stdout] ... | [INFO] [stdout] 4288 | | #[doc = " \\see ovr_GetTrackerCount"] [INFO] [stdout] 4289 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] trackerPoseIndex Index of the tracker being requested. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4296:5 [INFO] [stdout] | [INFO] [stdout] 4296 | / #[doc = " Returns the most recent input state for controllers, without positional tracking info."] [INFO] [stdout] 4297 | | #[doc = ""] [INFO] [stdout] 4298 | | #[doc = " \\param[out] inputState Input state that will be filled in."] [INFO] [stdout] 4299 | | #[doc = " \\param[in] controllerType Specifies which controller the input will be returned for."] [INFO] [stdout] ... | [INFO] [stdout] 4302 | | #[doc = " \\see ovrControllerType"] [INFO] [stdout] 4303 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] inputState Input state that will be filled in. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4296:5 [INFO] [stdout] | [INFO] [stdout] 4296 | / #[doc = " Returns the most recent input state for controllers, without positional tracking info."] [INFO] [stdout] 4297 | | #[doc = ""] [INFO] [stdout] 4298 | | #[doc = " \\param[out] inputState Input state that will be filled in."] [INFO] [stdout] 4299 | | #[doc = " \\param[in] controllerType Specifies which controller the input will be returned for."] [INFO] [stdout] ... | [INFO] [stdout] 4302 | | #[doc = " \\see ovrControllerType"] [INFO] [stdout] 4303 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] controllerType Specifies which controller the input will be returned for. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4320:5 [INFO] [stdout] | [INFO] [stdout] 4320 | / #[doc = " Gets information about Haptics engine for the specified Touch controller."] [INFO] [stdout] 4321 | | #[doc = ""] [INFO] [stdout] 4322 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4323 | | #[doc = " \\param[in] controllerType The controller to retrieve the information from."] [INFO] [stdout] 4324 | | #[doc = ""] [INFO] [stdout] 4325 | | #[doc = " \\return Returns an ovrTouchHapticsDesc."] [INFO] [stdout] 4326 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4320:5 [INFO] [stdout] | [INFO] [stdout] 4320 | / #[doc = " Gets information about Haptics engine for the specified Touch controller."] [INFO] [stdout] 4321 | | #[doc = ""] [INFO] [stdout] 4322 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4323 | | #[doc = " \\param[in] controllerType The controller to retrieve the information from."] [INFO] [stdout] 4324 | | #[doc = ""] [INFO] [stdout] 4325 | | #[doc = " \\return Returns an ovrTouchHapticsDesc."] [INFO] [stdout] 4326 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] controllerType The controller to retrieve the information from. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4333:5 [INFO] [stdout] | [INFO] [stdout] 4333 | / #[doc = " Sets constant vibration (with specified frequency and amplitude) to a controller."] [INFO] [stdout] 4334 | | #[doc = " Note: ovr_SetControllerVibration cannot be used interchangeably with"] [INFO] [stdout] 4335 | | #[doc = " ovr_SubmitControllerVibration."] [INFO] [stdout] 4336 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4348 | | #[doc = " controllerType is not available."] [INFO] [stdout] 4349 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4333:5 [INFO] [stdout] | [INFO] [stdout] 4333 | / #[doc = " Sets constant vibration (with specified frequency and amplitude) to a controller."] [INFO] [stdout] 4334 | | #[doc = " Note: ovr_SetControllerVibration cannot be used interchangeably with"] [INFO] [stdout] 4335 | | #[doc = " ovr_SubmitControllerVibration."] [INFO] [stdout] 4336 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4348 | | #[doc = " controllerType is not available."] [INFO] [stdout] 4349 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] controllerType The controller to set the vibration to. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4333:5 [INFO] [stdout] | [INFO] [stdout] 4333 | / #[doc = " Sets constant vibration (with specified frequency and amplitude) to a controller."] [INFO] [stdout] 4334 | | #[doc = " Note: ovr_SetControllerVibration cannot be used interchangeably with"] [INFO] [stdout] 4335 | | #[doc = " ovr_SubmitControllerVibration."] [INFO] [stdout] 4336 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4348 | | #[doc = " controllerType is not available."] [INFO] [stdout] 4349 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] frequency Vibration frequency. Supported values are: 0.0 (disabled), 0.5 and 1.0. Non [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4333:5 [INFO] [stdout] | [INFO] [stdout] 4333 | / #[doc = " Sets constant vibration (with specified frequency and amplitude) to a controller."] [INFO] [stdout] 4334 | | #[doc = " Note: ovr_SetControllerVibration cannot be used interchangeably with"] [INFO] [stdout] 4335 | | #[doc = " ovr_SubmitControllerVibration."] [INFO] [stdout] 4336 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4348 | | #[doc = " controllerType is not available."] [INFO] [stdout] 4349 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] amplitude Vibration amplitude in the [0.0, 1.0] range. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4358:5 [INFO] [stdout] | [INFO] [stdout] 4358 | / #[doc = " Submits a Haptics buffer (used for vibration) to Touch (only) controllers."] [INFO] [stdout] 4359 | | #[doc = " Note: ovr_SubmitControllerVibration cannot be used interchangeably with"] [INFO] [stdout] 4360 | | #[doc = " ovr_SetControllerVibration."] [INFO] [stdout] 4361 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4371 | | #[doc = " \\see ovrHapticsBuffer"] [INFO] [stdout] 4372 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4358:5 [INFO] [stdout] | [INFO] [stdout] 4358 | / #[doc = " Submits a Haptics buffer (used for vibration) to Touch (only) controllers."] [INFO] [stdout] 4359 | | #[doc = " Note: ovr_SubmitControllerVibration cannot be used interchangeably with"] [INFO] [stdout] 4360 | | #[doc = " ovr_SetControllerVibration."] [INFO] [stdout] 4361 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4371 | | #[doc = " \\see ovrHapticsBuffer"] [INFO] [stdout] 4372 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] controllerType Controller where the Haptics buffer will be played. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4358:5 [INFO] [stdout] | [INFO] [stdout] 4358 | / #[doc = " Submits a Haptics buffer (used for vibration) to Touch (only) controllers."] [INFO] [stdout] 4359 | | #[doc = " Note: ovr_SubmitControllerVibration cannot be used interchangeably with"] [INFO] [stdout] 4360 | | #[doc = " ovr_SetControllerVibration."] [INFO] [stdout] 4361 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 4371 | | #[doc = " \\see ovrHapticsBuffer"] [INFO] [stdout] 4372 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] buffer Haptics buffer containing amplitude samples to be played. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4380:5 [INFO] [stdout] | [INFO] [stdout] 4380 | / #[doc = " Gets the Haptics engine playback state of a specific Touch controller."] [INFO] [stdout] 4381 | | #[doc = ""] [INFO] [stdout] 4382 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4383 | | #[doc = " \\param[in] controllerType Controller where the Haptics buffer wil be played."] [INFO] [stdout] ... | [INFO] [stdout] 4391 | | #[doc = " \\see ovrHapticsPlaybackState"] [INFO] [stdout] 4392 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4380:5 [INFO] [stdout] | [INFO] [stdout] 4380 | / #[doc = " Gets the Haptics engine playback state of a specific Touch controller."] [INFO] [stdout] 4381 | | #[doc = ""] [INFO] [stdout] 4382 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4383 | | #[doc = " \\param[in] controllerType Controller where the Haptics buffer wil be played."] [INFO] [stdout] ... | [INFO] [stdout] 4391 | | #[doc = " \\see ovrHapticsPlaybackState"] [INFO] [stdout] 4392 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] controllerType Controller where the Haptics buffer wil be played. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4380:5 [INFO] [stdout] | [INFO] [stdout] 4380 | / #[doc = " Gets the Haptics engine playback state of a specific Touch controller."] [INFO] [stdout] 4381 | | #[doc = ""] [INFO] [stdout] 4382 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4383 | | #[doc = " \\param[in] controllerType Controller where the Haptics buffer wil be played."] [INFO] [stdout] ... | [INFO] [stdout] 4391 | | #[doc = " \\see ovrHapticsPlaybackState"] [INFO] [stdout] 4392 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] outState State of the haptics engine. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4400:5 [INFO] [stdout] | [INFO] [stdout] 4400 | / #[doc = " Tests collision/proximity of position tracked devices (e.g. HMD and/or Touch) against the"] [INFO] [stdout] 4401 | | #[doc = " Boundary System."] [INFO] [stdout] 4402 | | #[doc = " Note: this method is similar to ovr_BoundaryTestPoint but can be more precise as it may take"] [INFO] [stdout] 4403 | | #[doc = " into account device acceleration/momentum."] [INFO] [stdout] ... | [INFO] [stdout] 4418 | | #[doc = " \\see ovrBoundaryTestResult"] [INFO] [stdout] 4419 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4400:5 [INFO] [stdout] | [INFO] [stdout] 4400 | / #[doc = " Tests collision/proximity of position tracked devices (e.g. HMD and/or Touch) against the"] [INFO] [stdout] 4401 | | #[doc = " Boundary System."] [INFO] [stdout] 4402 | | #[doc = " Note: this method is similar to ovr_BoundaryTestPoint but can be more precise as it may take"] [INFO] [stdout] 4403 | | #[doc = " into account device acceleration/momentum."] [INFO] [stdout] ... | [INFO] [stdout] 4418 | | #[doc = " \\see ovrBoundaryTestResult"] [INFO] [stdout] 4419 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] deviceBitmask Bitmask of one or more tracked devices to test. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4400:5 [INFO] [stdout] | [INFO] [stdout] 4400 | / #[doc = " Tests collision/proximity of position tracked devices (e.g. HMD and/or Touch) against the"] [INFO] [stdout] 4401 | | #[doc = " Boundary System."] [INFO] [stdout] 4402 | | #[doc = " Note: this method is similar to ovr_BoundaryTestPoint but can be more precise as it may take"] [INFO] [stdout] 4403 | | #[doc = " into account device acceleration/momentum."] [INFO] [stdout] ... | [INFO] [stdout] 4418 | | #[doc = " \\see ovrBoundaryTestResult"] [INFO] [stdout] 4419 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4400:5 [INFO] [stdout] | [INFO] [stdout] 4400 | / #[doc = " Tests collision/proximity of position tracked devices (e.g. HMD and/or Touch) against the"] [INFO] [stdout] 4401 | | #[doc = " Boundary System."] [INFO] [stdout] 4402 | | #[doc = " Note: this method is similar to ovr_BoundaryTestPoint but can be more precise as it may take"] [INFO] [stdout] 4403 | | #[doc = " into account device acceleration/momentum."] [INFO] [stdout] ... | [INFO] [stdout] 4418 | | #[doc = " \\see ovrBoundaryTestResult"] [INFO] [stdout] 4419 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outTestResult Result of collision/proximity test, contains information such as [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4428:5 [INFO] [stdout] | [INFO] [stdout] 4428 | / #[doc = " Tests collision/proximity of a 3D point against the Boundary System."] [INFO] [stdout] 4429 | | #[doc = ""] [INFO] [stdout] 4430 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4431 | | #[doc = " \\param[in] point 3D point to test."] [INFO] [stdout] ... | [INFO] [stdout] 4442 | | #[doc = " \\see ovrBoundaryTestResult"] [INFO] [stdout] 4443 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4428:5 [INFO] [stdout] | [INFO] [stdout] 4428 | / #[doc = " Tests collision/proximity of a 3D point against the Boundary System."] [INFO] [stdout] 4429 | | #[doc = ""] [INFO] [stdout] 4430 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4431 | | #[doc = " \\param[in] point 3D point to test."] [INFO] [stdout] ... | [INFO] [stdout] 4442 | | #[doc = " \\see ovrBoundaryTestResult"] [INFO] [stdout] 4443 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] point 3D point to test. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4428:5 [INFO] [stdout] | [INFO] [stdout] 4428 | / #[doc = " Tests collision/proximity of a 3D point against the Boundary System."] [INFO] [stdout] 4429 | | #[doc = ""] [INFO] [stdout] 4430 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4431 | | #[doc = " \\param[in] point 3D point to test."] [INFO] [stdout] ... | [INFO] [stdout] 4442 | | #[doc = " \\see ovrBoundaryTestResult"] [INFO] [stdout] 4443 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] singleBoundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea to test [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4428:5 [INFO] [stdout] | [INFO] [stdout] 4428 | / #[doc = " Tests collision/proximity of a 3D point against the Boundary System."] [INFO] [stdout] 4429 | | #[doc = ""] [INFO] [stdout] 4430 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4431 | | #[doc = " \\param[in] point 3D point to test."] [INFO] [stdout] ... | [INFO] [stdout] 4442 | | #[doc = " \\see ovrBoundaryTestResult"] [INFO] [stdout] 4443 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outTestResult Result of collision/proximity test, contains information such as [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4452:5 [INFO] [stdout] | [INFO] [stdout] 4452 | / #[doc = " Compatibility stub."] [INFO] [stdout] 4453 | | #[doc = ""] [INFO] [stdout] 4454 | | #[doc = " \\deprecated Previously set the look and feel of the Boundary System - this functionality has"] [INFO] [stdout] 4455 | | #[doc = " been removed."] [INFO] [stdout] ... | [INFO] [stdout] 4461 | | #[doc = " \\see ovrBoundaryLookAndFeel"] [INFO] [stdout] 4462 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4452:5 [INFO] [stdout] | [INFO] [stdout] 4452 | / #[doc = " Compatibility stub."] [INFO] [stdout] 4453 | | #[doc = ""] [INFO] [stdout] 4454 | | #[doc = " \\deprecated Previously set the look and feel of the Boundary System - this functionality has"] [INFO] [stdout] 4455 | | #[doc = " been removed."] [INFO] [stdout] ... | [INFO] [stdout] 4461 | | #[doc = " \\see ovrBoundaryLookAndFeel"] [INFO] [stdout] 4462 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] lookAndFeel Look and feel parameters. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4469:5 [INFO] [stdout] | [INFO] [stdout] 4469 | / #[doc = " Resets the look and feel of the Boundary System to its default state."] [INFO] [stdout] 4470 | | #[doc = ""] [INFO] [stdout] 4471 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4472 | | #[doc = " \\return Returns ovrSuccess upon success."] [INFO] [stdout] 4473 | | #[doc = " \\see ovrBoundaryLookAndFeel"] [INFO] [stdout] 4474 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4478:5 [INFO] [stdout] | [INFO] [stdout] 4478 | / #[doc = " Gets the geometry of the Boundary System's \"play area\" or \"outer boundary\" as 3D floor points."] [INFO] [stdout] 4479 | | #[doc = ""] [INFO] [stdout] 4480 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4481 | | #[doc = " \\param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea."] [INFO] [stdout] ... | [INFO] [stdout] 4489 | | #[doc = " to not being set up."] [INFO] [stdout] 4490 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4478:5 [INFO] [stdout] | [INFO] [stdout] 4478 | / #[doc = " Gets the geometry of the Boundary System's \"play area\" or \"outer boundary\" as 3D floor points."] [INFO] [stdout] 4479 | | #[doc = ""] [INFO] [stdout] 4480 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4481 | | #[doc = " \\param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea."] [INFO] [stdout] ... | [INFO] [stdout] 4489 | | #[doc = " to not being set up."] [INFO] [stdout] 4490 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4478:5 [INFO] [stdout] | [INFO] [stdout] 4478 | / #[doc = " Gets the geometry of the Boundary System's \"play area\" or \"outer boundary\" as 3D floor points."] [INFO] [stdout] 4479 | | #[doc = ""] [INFO] [stdout] 4480 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4481 | | #[doc = " \\param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea."] [INFO] [stdout] ... | [INFO] [stdout] 4489 | | #[doc = " to not being set up."] [INFO] [stdout] 4490 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outFloorPoints Array of 3D points (in clockwise order) defining the boundary at [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4478:5 [INFO] [stdout] | [INFO] [stdout] 4478 | / #[doc = " Gets the geometry of the Boundary System's \"play area\" or \"outer boundary\" as 3D floor points."] [INFO] [stdout] 4479 | | #[doc = ""] [INFO] [stdout] 4480 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4481 | | #[doc = " \\param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea."] [INFO] [stdout] ... | [INFO] [stdout] 4489 | | #[doc = " to not being set up."] [INFO] [stdout] 4490 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outFloorPointsCount Number of 3D points returned in the array. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4499:5 [INFO] [stdout] | [INFO] [stdout] 4499 | / #[doc = " Gets the dimension of the Boundary System's \"play area\" or \"outer boundary\"."] [INFO] [stdout] 4500 | | #[doc = ""] [INFO] [stdout] 4501 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4502 | | #[doc = " \\param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea."] [INFO] [stdout] ... | [INFO] [stdout] 4509 | | #[doc = " to not being set up."] [INFO] [stdout] 4510 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4499:5 [INFO] [stdout] | [INFO] [stdout] 4499 | / #[doc = " Gets the dimension of the Boundary System's \"play area\" or \"outer boundary\"."] [INFO] [stdout] 4500 | | #[doc = ""] [INFO] [stdout] 4501 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4502 | | #[doc = " \\param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea."] [INFO] [stdout] ... | [INFO] [stdout] 4509 | | #[doc = " to not being set up."] [INFO] [stdout] 4510 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4499:5 [INFO] [stdout] | [INFO] [stdout] 4499 | / #[doc = " Gets the dimension of the Boundary System's \"play area\" or \"outer boundary\"."] [INFO] [stdout] 4500 | | #[doc = ""] [INFO] [stdout] 4501 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4502 | | #[doc = " \\param[in] boundaryType Must be either ovrBoundary_Outer or ovrBoundary_PlayArea."] [INFO] [stdout] ... | [INFO] [stdout] 4509 | | #[doc = " to not being set up."] [INFO] [stdout] 4510 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outDimensions Dimensions of the axis aligned bounding box that encloses the area in [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4518:5 [INFO] [stdout] | [INFO] [stdout] 4518 | / #[doc = " Returns if the boundary is currently visible."] [INFO] [stdout] 4519 | | #[doc = " Note: visibility is false if the user has turned off boundaries, otherwise, it's true if"] [INFO] [stdout] 4520 | | #[doc = " the app has requested boundaries to be visible or if any tracked device is currently"] [INFO] [stdout] 4521 | | #[doc = " triggering it. This may not exactly match rendering due to fade-in and fade-out effects."] [INFO] [stdout] ... | [INFO] [stdout] 4529 | | #[doc = " to not being set up."] [INFO] [stdout] 4530 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4518:5 [INFO] [stdout] | [INFO] [stdout] 4518 | / #[doc = " Returns if the boundary is currently visible."] [INFO] [stdout] 4519 | | #[doc = " Note: visibility is false if the user has turned off boundaries, otherwise, it's true if"] [INFO] [stdout] 4520 | | #[doc = " the app has requested boundaries to be visible or if any tracked device is currently"] [INFO] [stdout] 4521 | | #[doc = " triggering it. This may not exactly match rendering due to fade-in and fade-out effects."] [INFO] [stdout] ... | [INFO] [stdout] 4529 | | #[doc = " to not being set up."] [INFO] [stdout] 4530 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outIsVisible ovrTrue, if the boundary is visible. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4534:5 [INFO] [stdout] | [INFO] [stdout] 4534 | / #[doc = " Requests boundary to be visible."] [INFO] [stdout] 4535 | | #[doc = ""] [INFO] [stdout] 4536 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4537 | | #[doc = " \\param[in] visible forces the outer boundary to be visible. An application can't force it"] [INFO] [stdout] 4538 | | #[doc = " to be invisible, but can cancel its request by passing false."] [INFO] [stdout] 4539 | | #[doc = " \\return Returns ovrSuccess upon success."] [INFO] [stdout] 4540 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4534:5 [INFO] [stdout] | [INFO] [stdout] 4534 | / #[doc = " Requests boundary to be visible."] [INFO] [stdout] 4535 | | #[doc = ""] [INFO] [stdout] 4536 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4537 | | #[doc = " \\param[in] visible forces the outer boundary to be visible. An application can't force it"] [INFO] [stdout] 4538 | | #[doc = " to be invisible, but can cancel its request by passing false."] [INFO] [stdout] 4539 | | #[doc = " \\return Returns ovrSuccess upon success."] [INFO] [stdout] 4540 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] visible forces the outer boundary to be visible. An application can't force it [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4544:5 [INFO] [stdout] | [INFO] [stdout] 4544 | / #[doc = " Returns the number of camera properties of all cameras"] [INFO] [stdout] 4545 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 4546 | | #[doc = " \\param[in, out] cameras Pointer to the array. If null and the provided array capacity is"] [INFO] [stdout] 4547 | | #[doc = " sufficient, will return ovrError_NullArrayPointer."] [INFO] [stdout] ... | [INFO] [stdout] 4551 | | #[doc = " \\return Returns the list of external cameras the system knows about."] [INFO] [stdout] 4552 | | #[doc = " Returns ovrError_NoExternalCameraInfo if there is not any eternal camera information."] [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4560:5 [INFO] [stdout] | [INFO] [stdout] 4560 | / #[doc = " Sets the camera intrinsics and/or extrinsics stored for the cameraName camera"] [INFO] [stdout] 4561 | | #[doc = " Names must be < 32 characters and null-terminated."] [INFO] [stdout] 4562 | | #[doc = ""] [INFO] [stdout] 4563 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 4568 | | #[doc = " \\param[in] extrinsics Contains the extrinsic parameters to set, can be null"] [INFO] [stdout] 4569 | | #[doc = " \\return Returns ovrSuccess or an ovrError code"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4560:5 [INFO] [stdout] | [INFO] [stdout] 4560 | / #[doc = " Sets the camera intrinsics and/or extrinsics stored for the cameraName camera"] [INFO] [stdout] 4561 | | #[doc = " Names must be < 32 characters and null-terminated."] [INFO] [stdout] 4562 | | #[doc = ""] [INFO] [stdout] 4563 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 4568 | | #[doc = " \\param[in] extrinsics Contains the extrinsic parameters to set, can be null"] [INFO] [stdout] 4569 | | #[doc = " \\return Returns ovrSuccess or an ovrError code"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] name Specifies which camera to set the intrinsics or extrinsics for. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4560:5 [INFO] [stdout] | [INFO] [stdout] 4560 | / #[doc = " Sets the camera intrinsics and/or extrinsics stored for the cameraName camera"] [INFO] [stdout] 4561 | | #[doc = " Names must be < 32 characters and null-terminated."] [INFO] [stdout] 4562 | | #[doc = ""] [INFO] [stdout] 4563 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 4568 | | #[doc = " \\param[in] extrinsics Contains the extrinsic parameters to set, can be null"] [INFO] [stdout] 4569 | | #[doc = " \\return Returns ovrSuccess or an ovrError code"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] intrinsics Contains the intrinsic parameters to set, can be null [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:4560:5 [INFO] [stdout] | [INFO] [stdout] 4560 | / #[doc = " Sets the camera intrinsics and/or extrinsics stored for the cameraName camera"] [INFO] [stdout] 4561 | | #[doc = " Names must be < 32 characters and null-terminated."] [INFO] [stdout] 4562 | | #[doc = ""] [INFO] [stdout] 4563 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 4568 | | #[doc = " \\param[in] extrinsics Contains the extrinsic parameters to set, can be null"] [INFO] [stdout] 4569 | | #[doc = " \\return Returns ovrSuccess or an ovrError code"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] extrinsics Contains the extrinsic parameters to set, can be null [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5820:5 [INFO] [stdout] | [INFO] [stdout] 5820 | / #[doc = " Gets the number of buffers in an ovrTextureSwapChain."] [INFO] [stdout] 5821 | | #[doc = ""] [INFO] [stdout] 5822 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5823 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain for which the length should be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 5828 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5829 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5820:5 [INFO] [stdout] | [INFO] [stdout] 5820 | / #[doc = " Gets the number of buffers in an ovrTextureSwapChain."] [INFO] [stdout] 5821 | | #[doc = ""] [INFO] [stdout] 5822 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5823 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain for which the length should be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 5828 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5829 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] chain Specifies the ovrTextureSwapChain for which the length should be retrieved. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5820:5 [INFO] [stdout] | [INFO] [stdout] 5820 | / #[doc = " Gets the number of buffers in an ovrTextureSwapChain."] [INFO] [stdout] 5821 | | #[doc = ""] [INFO] [stdout] 5822 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5823 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain for which the length should be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 5828 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5829 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_Length Returns the number of buffers in the specified chain. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5837:5 [INFO] [stdout] | [INFO] [stdout] 5837 | / #[doc = " Gets the current index in an ovrTextureSwapChain."] [INFO] [stdout] 5838 | | #[doc = ""] [INFO] [stdout] 5839 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5840 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain for which the index should be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 5845 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5846 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5837:5 [INFO] [stdout] | [INFO] [stdout] 5837 | / #[doc = " Gets the current index in an ovrTextureSwapChain."] [INFO] [stdout] 5838 | | #[doc = ""] [INFO] [stdout] 5839 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5840 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain for which the index should be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 5845 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5846 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] chain Specifies the ovrTextureSwapChain for which the index should be retrieved. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5837:5 [INFO] [stdout] | [INFO] [stdout] 5837 | / #[doc = " Gets the current index in an ovrTextureSwapChain."] [INFO] [stdout] 5838 | | #[doc = ""] [INFO] [stdout] 5839 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5840 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain for which the index should be retrieved."] [INFO] [stdout] ... | [INFO] [stdout] 5845 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5846 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_Index Returns the current (free) index in specified chain. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5854:5 [INFO] [stdout] | [INFO] [stdout] 5854 | / #[doc = " Gets the description of the buffers in an ovrTextureSwapChain"] [INFO] [stdout] 5855 | | #[doc = ""] [INFO] [stdout] 5856 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5857 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain for which the description"] [INFO] [stdout] ... | [INFO] [stdout] 5863 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5864 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5854:5 [INFO] [stdout] | [INFO] [stdout] 5854 | / #[doc = " Gets the description of the buffers in an ovrTextureSwapChain"] [INFO] [stdout] 5855 | | #[doc = ""] [INFO] [stdout] 5856 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5857 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain for which the description"] [INFO] [stdout] ... | [INFO] [stdout] 5863 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5864 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] chain Specifies the ovrTextureSwapChain for which the description [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5854:5 [INFO] [stdout] | [INFO] [stdout] 5854 | / #[doc = " Gets the description of the buffers in an ovrTextureSwapChain"] [INFO] [stdout] 5855 | | #[doc = ""] [INFO] [stdout] 5856 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5857 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain for which the description"] [INFO] [stdout] ... | [INFO] [stdout] 5863 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5864 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_Desc Returns the description of the specified chain. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5872:5 [INFO] [stdout] | [INFO] [stdout] 5872 | / #[doc = " Commits any pending changes to an ovrTextureSwapChain, and advances its current index"] [INFO] [stdout] 5873 | | #[doc = ""] [INFO] [stdout] 5874 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5875 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain to commit."] [INFO] [stdout] ... | [INFO] [stdout] 5888 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5889 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5872:5 [INFO] [stdout] | [INFO] [stdout] 5872 | / #[doc = " Commits any pending changes to an ovrTextureSwapChain, and advances its current index"] [INFO] [stdout] 5873 | | #[doc = ""] [INFO] [stdout] 5874 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5875 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain to commit."] [INFO] [stdout] ... | [INFO] [stdout] 5888 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5889 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] chain Specifies the ovrTextureSwapChain to commit. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5894:5 [INFO] [stdout] | [INFO] [stdout] 5894 | / #[doc = " Destroys an ovrTextureSwapChain and frees all the resources associated with it."] [INFO] [stdout] 5895 | | #[doc = ""] [INFO] [stdout] 5896 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5897 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain to destroy. If it is NULL then"] [INFO] [stdout] ... | [INFO] [stdout] 5900 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5901 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5894:5 [INFO] [stdout] | [INFO] [stdout] 5894 | / #[doc = " Destroys an ovrTextureSwapChain and frees all the resources associated with it."] [INFO] [stdout] 5895 | | #[doc = ""] [INFO] [stdout] 5896 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5897 | | #[doc = " \\param[in] chain Specifies the ovrTextureSwapChain to destroy. If it is NULL then"] [INFO] [stdout] ... | [INFO] [stdout] 5900 | | #[doc = " \\see ovr_CreateTextureSwapChainDX, ovr_CreateTextureSwapChainGL"] [INFO] [stdout] 5901 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] chain Specifies the ovrTextureSwapChain to destroy. If it is NULL then [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5905:5 [INFO] [stdout] | [INFO] [stdout] 5905 | / #[doc = " Destroys a mirror texture previously created by one of the mirror texture creation functions."] [INFO] [stdout] 5906 | | #[doc = ""] [INFO] [stdout] 5907 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5908 | | #[doc = " \\param[in] mirrorTexture Specifies the ovrTexture to destroy. If it is NULL then"] [INFO] [stdout] ... | [INFO] [stdout] 5911 | | #[doc = " \\see ovr_CreateMirrorTextureWithOptionsDX, ovr_CreateMirrorTextureWithOptionsGL"] [INFO] [stdout] 5912 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5905:5 [INFO] [stdout] | [INFO] [stdout] 5905 | / #[doc = " Destroys a mirror texture previously created by one of the mirror texture creation functions."] [INFO] [stdout] 5906 | | #[doc = ""] [INFO] [stdout] 5907 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 5908 | | #[doc = " \\param[in] mirrorTexture Specifies the ovrTexture to destroy. If it is NULL then"] [INFO] [stdout] ... | [INFO] [stdout] 5911 | | #[doc = " \\see ovr_CreateMirrorTextureWithOptionsDX, ovr_CreateMirrorTextureWithOptionsGL"] [INFO] [stdout] 5912 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] mirrorTexture Specifies the ovrTexture to destroy. If it is NULL then [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5916:5 [INFO] [stdout] | [INFO] [stdout] 5916 | / #[doc = " Calculates the recommended viewport size for rendering a given eye within the HMD"] [INFO] [stdout] 5917 | | #[doc = " with a given FOV cone."] [INFO] [stdout] 5918 | | #[doc = ""] [INFO] [stdout] 5919 | | #[doc = " Higher FOV will generally require larger textures to maintain quality."] [INFO] [stdout] ... | [INFO] [stdout] 5940 | | #[doc = " \\return Returns the texture width and height size."] [INFO] [stdout] 5941 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5916:5 [INFO] [stdout] | [INFO] [stdout] 5916 | / #[doc = " Calculates the recommended viewport size for rendering a given eye within the HMD"] [INFO] [stdout] 5917 | | #[doc = " with a given FOV cone."] [INFO] [stdout] 5918 | | #[doc = ""] [INFO] [stdout] 5919 | | #[doc = " Higher FOV will generally require larger textures to maintain quality."] [INFO] [stdout] ... | [INFO] [stdout] 5940 | | #[doc = " \\return Returns the texture width and height size."] [INFO] [stdout] 5941 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] eye Specifies which eye (left or right) to calculate for. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5916:5 [INFO] [stdout] | [INFO] [stdout] 5916 | / #[doc = " Calculates the recommended viewport size for rendering a given eye within the HMD"] [INFO] [stdout] 5917 | | #[doc = " with a given FOV cone."] [INFO] [stdout] 5918 | | #[doc = ""] [INFO] [stdout] 5919 | | #[doc = " Higher FOV will generally require larger textures to maintain quality."] [INFO] [stdout] ... | [INFO] [stdout] 5940 | | #[doc = " \\return Returns the texture width and height size."] [INFO] [stdout] 5941 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] fov Specifies the ovrFovPort to use. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5916:5 [INFO] [stdout] | [INFO] [stdout] 5916 | / #[doc = " Calculates the recommended viewport size for rendering a given eye within the HMD"] [INFO] [stdout] 5917 | | #[doc = " with a given FOV cone."] [INFO] [stdout] 5918 | | #[doc = ""] [INFO] [stdout] 5919 | | #[doc = " Higher FOV will generally require larger textures to maintain quality."] [INFO] [stdout] ... | [INFO] [stdout] 5940 | | #[doc = " \\return Returns the texture width and height size."] [INFO] [stdout] 5941 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] pixelsPerDisplayPixel Specifies the ratio of the number of render target pixels [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ovrEye_Left]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5916:5 [INFO] [stdout] | [INFO] [stdout] 5916 | / #[doc = " Calculates the recommended viewport size for rendering a given eye within the HMD"] [INFO] [stdout] 5917 | | #[doc = " with a given FOV cone."] [INFO] [stdout] 5918 | | #[doc = ""] [INFO] [stdout] 5919 | | #[doc = " Higher FOV will generally require larger textures to maintain quality."] [INFO] [stdout] ... | [INFO] [stdout] 5940 | | #[doc = " \\return Returns the texture width and height size."] [INFO] [stdout] 5941 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] hmdDesc.DefaultEyeFov[ovrEye_Left], 1.0f); [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[ovrEye_Right]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5916:5 [INFO] [stdout] | [INFO] [stdout] 5916 | / #[doc = " Calculates the recommended viewport size for rendering a given eye within the HMD"] [INFO] [stdout] 5917 | | #[doc = " with a given FOV cone."] [INFO] [stdout] 5918 | | #[doc = ""] [INFO] [stdout] 5919 | | #[doc = " Higher FOV will generally require larger textures to maintain quality."] [INFO] [stdout] ... | [INFO] [stdout] 5940 | | #[doc = " \\return Returns the texture width and height size."] [INFO] [stdout] 5941 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] hmdDesc.DefaultEyeFov[ovrEye_Right], 1.0f); [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5950:5 [INFO] [stdout] | [INFO] [stdout] 5950 | / #[doc = " Computes the distortion viewport, view adjust, and other rendering parameters for"] [INFO] [stdout] 5951 | | #[doc = " the specified eye."] [INFO] [stdout] 5952 | | #[doc = ""] [INFO] [stdout] 5953 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 5959 | | #[doc = " \\see ovrEyeRenderDesc"] [INFO] [stdout] 5960 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5950:5 [INFO] [stdout] | [INFO] [stdout] 5950 | / #[doc = " Computes the distortion viewport, view adjust, and other rendering parameters for"] [INFO] [stdout] 5951 | | #[doc = " the specified eye."] [INFO] [stdout] 5952 | | #[doc = ""] [INFO] [stdout] 5953 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 5959 | | #[doc = " \\see ovrEyeRenderDesc"] [INFO] [stdout] 5960 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] eyeType Specifies which eye (left or right) for which to perform calculations. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5950:5 [INFO] [stdout] | [INFO] [stdout] 5950 | / #[doc = " Computes the distortion viewport, view adjust, and other rendering parameters for"] [INFO] [stdout] 5951 | | #[doc = " the specified eye."] [INFO] [stdout] 5952 | | #[doc = ""] [INFO] [stdout] 5953 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 5959 | | #[doc = " \\see ovrEyeRenderDesc"] [INFO] [stdout] 5960 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] fov Specifies the ovrFovPort to use. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5968:5 [INFO] [stdout] | [INFO] [stdout] 5968 | / #[doc = " Waits until surfaces are available and it is time to begin rendering the frame. Must be"] [INFO] [stdout] 5969 | | #[doc = " called before ovr_BeginFrame, but not necessarily from the same thread."] [INFO] [stdout] 5970 | | #[doc = ""] [INFO] [stdout] 5971 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 5989 | | #[doc = " \\see ovr_BeginFrame, ovr_EndFrame, ovr_GetSessionStatus"] [INFO] [stdout] 5990 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5968:5 [INFO] [stdout] | [INFO] [stdout] 5968 | / #[doc = " Waits until surfaces are available and it is time to begin rendering the frame. Must be"] [INFO] [stdout] 5969 | | #[doc = " called before ovr_BeginFrame, but not necessarily from the same thread."] [INFO] [stdout] 5970 | | #[doc = ""] [INFO] [stdout] 5971 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 5989 | | #[doc = " \\see ovr_BeginFrame, ovr_EndFrame, ovr_GetSessionStatus"] [INFO] [stdout] 5990 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] frameIndex Specifies the targeted application frame index. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5997:5 [INFO] [stdout] | [INFO] [stdout] 5997 | / #[doc = " Called from render thread before application begins rendering. Must be called after"] [INFO] [stdout] 5998 | | #[doc = " ovr_WaitToBeginFrame and before ovr_EndFrame, but not necessarily from the same threads."] [INFO] [stdout] 5999 | | #[doc = ""] [INFO] [stdout] 6000 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6015 | | #[doc = " \\see ovr_WaitToBeginFrame, ovr_EndFrame"] [INFO] [stdout] 6016 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:5997:5 [INFO] [stdout] | [INFO] [stdout] 5997 | / #[doc = " Called from render thread before application begins rendering. Must be called after"] [INFO] [stdout] 5998 | | #[doc = " ovr_WaitToBeginFrame and before ovr_EndFrame, but not necessarily from the same threads."] [INFO] [stdout] 5999 | | #[doc = ""] [INFO] [stdout] 6000 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6015 | | #[doc = " \\see ovr_WaitToBeginFrame, ovr_EndFrame"] [INFO] [stdout] 6016 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] frameIndex Specifies the targeted application frame index. It must match what was [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6021:5 [INFO] [stdout] | [INFO] [stdout] 6021 | / #[doc = " Called from render thread after application has finished rendering. Must be called after"] [INFO] [stdout] 6022 | | #[doc = " ovr_BeginFrame, but not necessarily from the same thread. Submits layers for distortion and"] [INFO] [stdout] 6023 | | #[doc = " display, which will happen asynchronously."] [INFO] [stdout] 6024 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6077 | | #[doc = " \\see ovr_WaitToBeginFrame, ovr_BeginFrame, ovrViewScaleDesc, ovrLayerHeader"] [INFO] [stdout] 6078 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6021:5 [INFO] [stdout] | [INFO] [stdout] 6021 | / #[doc = " Called from render thread after application has finished rendering. Must be called after"] [INFO] [stdout] 6022 | | #[doc = " ovr_BeginFrame, but not necessarily from the same thread. Submits layers for distortion and"] [INFO] [stdout] 6023 | | #[doc = " display, which will happen asynchronously."] [INFO] [stdout] 6024 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6077 | | #[doc = " \\see ovr_WaitToBeginFrame, ovr_BeginFrame, ovrViewScaleDesc, ovrLayerHeader"] [INFO] [stdout] 6078 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] frameIndex Specifies the targeted application frame index. It must match what was [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6021:5 [INFO] [stdout] | [INFO] [stdout] 6021 | / #[doc = " Called from render thread after application has finished rendering. Must be called after"] [INFO] [stdout] 6022 | | #[doc = " ovr_BeginFrame, but not necessarily from the same thread. Submits layers for distortion and"] [INFO] [stdout] 6023 | | #[doc = " display, which will happen asynchronously."] [INFO] [stdout] 6024 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6077 | | #[doc = " \\see ovr_WaitToBeginFrame, ovr_BeginFrame, ovrViewScaleDesc, ovrLayerHeader"] [INFO] [stdout] 6078 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] viewScaleDesc Provides additional information needed only if layerPtrList contains [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6021:5 [INFO] [stdout] | [INFO] [stdout] 6021 | / #[doc = " Called from render thread after application has finished rendering. Must be called after"] [INFO] [stdout] 6022 | | #[doc = " ovr_BeginFrame, but not necessarily from the same thread. Submits layers for distortion and"] [INFO] [stdout] 6023 | | #[doc = " display, which will happen asynchronously."] [INFO] [stdout] 6024 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6077 | | #[doc = " \\see ovr_WaitToBeginFrame, ovr_BeginFrame, ovrViewScaleDesc, ovrLayerHeader"] [INFO] [stdout] 6078 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] layerPtrList Specifies a list of ovrLayer pointers, which can include NULL entries to [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6021:5 [INFO] [stdout] | [INFO] [stdout] 6021 | / #[doc = " Called from render thread after application has finished rendering. Must be called after"] [INFO] [stdout] 6022 | | #[doc = " ovr_BeginFrame, but not necessarily from the same thread. Submits layers for distortion and"] [INFO] [stdout] 6023 | | #[doc = " display, which will happen asynchronously."] [INFO] [stdout] 6024 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6077 | | #[doc = " \\see ovr_WaitToBeginFrame, ovr_BeginFrame, ovrViewScaleDesc, ovrLayerHeader"] [INFO] [stdout] 6078 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] layerCount Indicates the number of valid elements in layerPtrList. The maximum [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6021:5 [INFO] [stdout] | [INFO] [stdout] 6021 | / #[doc = " Called from render thread after application has finished rendering. Must be called after"] [INFO] [stdout] 6022 | | #[doc = " ovr_BeginFrame, but not necessarily from the same thread. Submits layers for distortion and"] [INFO] [stdout] 6023 | | #[doc = " display, which will happen asynchronously."] [INFO] [stdout] 6024 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6077 | | #[doc = " \\see ovr_WaitToBeginFrame, ovr_BeginFrame, ovrViewScaleDesc, ovrLayerHeader"] [INFO] [stdout] 6078 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ovrLayerHeader* layers[2] = { &layer0.Header, &layer1.Header }; [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6088:5 [INFO] [stdout] | [INFO] [stdout] 6088 | / #[doc = " Submits layers for distortion and display."] [INFO] [stdout] 6089 | | #[doc = ""] [INFO] [stdout] 6090 | | #[doc = " \\deprecated Use ovr_WaitToBeginFrame, ovr_BeginFrame, and ovr_EndFrame instead."] [INFO] [stdout] 6091 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6152 | | #[doc = " \\see ovr_GetPredictedDisplayTime, ovrViewScaleDesc, ovrLayerHeader, ovr_GetSessionStatus"] [INFO] [stdout] 6153 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6088:5 [INFO] [stdout] | [INFO] [stdout] 6088 | / #[doc = " Submits layers for distortion and display."] [INFO] [stdout] 6089 | | #[doc = ""] [INFO] [stdout] 6090 | | #[doc = " \\deprecated Use ovr_WaitToBeginFrame, ovr_BeginFrame, and ovr_EndFrame instead."] [INFO] [stdout] 6091 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6152 | | #[doc = " \\see ovr_GetPredictedDisplayTime, ovrViewScaleDesc, ovrLayerHeader, ovr_GetSessionStatus"] [INFO] [stdout] 6153 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] frameIndex Specifies the targeted application frame index, or 0 to refer to one frame [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6088:5 [INFO] [stdout] | [INFO] [stdout] 6088 | / #[doc = " Submits layers for distortion and display."] [INFO] [stdout] 6089 | | #[doc = ""] [INFO] [stdout] 6090 | | #[doc = " \\deprecated Use ovr_WaitToBeginFrame, ovr_BeginFrame, and ovr_EndFrame instead."] [INFO] [stdout] 6091 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6152 | | #[doc = " \\see ovr_GetPredictedDisplayTime, ovrViewScaleDesc, ovrLayerHeader, ovr_GetSessionStatus"] [INFO] [stdout] 6153 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] viewScaleDesc Provides additional information needed only if layerPtrList contains [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6088:5 [INFO] [stdout] | [INFO] [stdout] 6088 | / #[doc = " Submits layers for distortion and display."] [INFO] [stdout] 6089 | | #[doc = ""] [INFO] [stdout] 6090 | | #[doc = " \\deprecated Use ovr_WaitToBeginFrame, ovr_BeginFrame, and ovr_EndFrame instead."] [INFO] [stdout] 6091 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6152 | | #[doc = " \\see ovr_GetPredictedDisplayTime, ovrViewScaleDesc, ovrLayerHeader, ovr_GetSessionStatus"] [INFO] [stdout] 6153 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] layerPtrList Specifies a list of ovrLayer pointers, which can include NULL entries to [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6088:5 [INFO] [stdout] | [INFO] [stdout] 6088 | / #[doc = " Submits layers for distortion and display."] [INFO] [stdout] 6089 | | #[doc = ""] [INFO] [stdout] 6090 | | #[doc = " \\deprecated Use ovr_WaitToBeginFrame, ovr_BeginFrame, and ovr_EndFrame instead."] [INFO] [stdout] 6091 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6152 | | #[doc = " \\see ovr_GetPredictedDisplayTime, ovrViewScaleDesc, ovrLayerHeader, ovr_GetSessionStatus"] [INFO] [stdout] 6153 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] layerCount Indicates the number of valid elements in layerPtrList. The maximum [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6088:5 [INFO] [stdout] | [INFO] [stdout] 6088 | / #[doc = " Submits layers for distortion and display."] [INFO] [stdout] 6089 | | #[doc = ""] [INFO] [stdout] 6090 | | #[doc = " \\deprecated Use ovr_WaitToBeginFrame, ovr_BeginFrame, and ovr_EndFrame instead."] [INFO] [stdout] 6091 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6152 | | #[doc = " \\see ovr_GetPredictedDisplayTime, ovrViewScaleDesc, ovrLayerHeader, ovr_GetSessionStatus"] [INFO] [stdout] 6153 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] ovrLayerHeader* layers[2] = { &layer0.Header, &layer1.Header }; [INFO] [stdout] ^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6613:5 [INFO] [stdout] | [INFO] [stdout] 6613 | / #[doc = " Retrieves performance stats for the VR app as well as the SDK compositor."] [INFO] [stdout] 6614 | | #[doc = ""] [INFO] [stdout] 6615 | | #[doc = " This function will return stats for the VR app that is currently visible in the HMD"] [INFO] [stdout] 6616 | | #[doc = " regardless of what VR app is actually calling this function."] [INFO] [stdout] ... | [INFO] [stdout] 6641 | | #[doc = " \\see ovrPerfStats, ovrPerfStatsPerCompositorFrame, ovr_ResetPerfStats"] [INFO] [stdout] 6642 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6613:5 [INFO] [stdout] | [INFO] [stdout] 6613 | / #[doc = " Retrieves performance stats for the VR app as well as the SDK compositor."] [INFO] [stdout] 6614 | | #[doc = ""] [INFO] [stdout] 6615 | | #[doc = " This function will return stats for the VR app that is currently visible in the HMD"] [INFO] [stdout] 6616 | | #[doc = " regardless of what VR app is actually calling this function."] [INFO] [stdout] ... | [INFO] [stdout] 6641 | | #[doc = " \\see ovrPerfStats, ovrPerfStatsPerCompositorFrame, ovr_ResetPerfStats"] [INFO] [stdout] 6642 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outStats Contains the performance stats for the application and SDK compositor [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6646:5 [INFO] [stdout] | [INFO] [stdout] 6646 | / #[doc = " Resets the accumulated stats reported in each ovrPerfStatsPerCompositorFrame back to zero."] [INFO] [stdout] 6647 | | #[doc = ""] [INFO] [stdout] 6648 | | #[doc = " Only the integer values such as HmdVsyncIndex, AppDroppedFrameCount etc. will be reset"] [INFO] [stdout] 6649 | | #[doc = " as the other fields such as AppMotionToPhotonLatency are independent timing values updated"] [INFO] [stdout] ... | [INFO] [stdout] 6656 | | #[doc = " \\see ovrPerfStats, ovrPerfStatsPerCompositorFrame, ovr_GetPerfStats"] [INFO] [stdout] 6657 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6661:5 [INFO] [stdout] | [INFO] [stdout] 6661 | / #[doc = " Gets the time of the specified frame midpoint."] [INFO] [stdout] 6662 | | #[doc = ""] [INFO] [stdout] 6663 | | #[doc = " Predicts the time at which the given frame will be displayed. The predicted time"] [INFO] [stdout] 6664 | | #[doc = " is the middle of the time period during which the corresponding eye images will"] [INFO] [stdout] ... | [INFO] [stdout] 6681 | | #[doc = " \\see ovr_GetTimeInSeconds"] [INFO] [stdout] 6682 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6661:5 [INFO] [stdout] | [INFO] [stdout] 6661 | / #[doc = " Gets the time of the specified frame midpoint."] [INFO] [stdout] 6662 | | #[doc = ""] [INFO] [stdout] 6663 | | #[doc = " Predicts the time at which the given frame will be displayed. The predicted time"] [INFO] [stdout] 6664 | | #[doc = " is the middle of the time period during which the corresponding eye images will"] [INFO] [stdout] ... | [INFO] [stdout] 6681 | | #[doc = " \\see ovr_GetTimeInSeconds"] [INFO] [stdout] 6682 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] frameIndex Identifies the frame the caller wishes to target. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6774:5 [INFO] [stdout] | [INFO] [stdout] 6774 | / #[doc = " Reads a boolean property."] [INFO] [stdout] 6775 | | #[doc = ""] [INFO] [stdout] 6776 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6777 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid for only the call."] [INFO] [stdout] 6778 | | #[doc = " \\param[in] defaultVal specifes the value to return if the property couldn't be read."] [INFO] [stdout] 6779 | | #[doc = " \\return Returns the property interpreted as a boolean value. Returns defaultVal if"] [INFO] [stdout] 6780 | | #[doc = " the property doesn't exist."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6774:5 [INFO] [stdout] | [INFO] [stdout] 6774 | / #[doc = " Reads a boolean property."] [INFO] [stdout] 6775 | | #[doc = ""] [INFO] [stdout] 6776 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6777 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid for only the call."] [INFO] [stdout] 6778 | | #[doc = " \\param[in] defaultVal specifes the value to return if the property couldn't be read."] [INFO] [stdout] 6779 | | #[doc = " \\return Returns the property interpreted as a boolean value. Returns defaultVal if"] [INFO] [stdout] 6780 | | #[doc = " the property doesn't exist."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid for only the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6774:5 [INFO] [stdout] | [INFO] [stdout] 6774 | / #[doc = " Reads a boolean property."] [INFO] [stdout] 6775 | | #[doc = ""] [INFO] [stdout] 6776 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6777 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid for only the call."] [INFO] [stdout] 6778 | | #[doc = " \\param[in] defaultVal specifes the value to return if the property couldn't be read."] [INFO] [stdout] 6779 | | #[doc = " \\return Returns the property interpreted as a boolean value. Returns defaultVal if"] [INFO] [stdout] 6780 | | #[doc = " the property doesn't exist."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] defaultVal specifes the value to return if the property couldn't be read. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6788:5 [INFO] [stdout] | [INFO] [stdout] 6788 | / #[doc = " Writes or creates a boolean property."] [INFO] [stdout] 6789 | | #[doc = " If the property wasn't previously a boolean property, it is changed to a boolean property."] [INFO] [stdout] 6790 | | #[doc = ""] [INFO] [stdout] 6791 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6795 | | #[doc = " property"] [INFO] [stdout] 6796 | | #[doc = " name is empty or if the property is read-only."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6788:5 [INFO] [stdout] | [INFO] [stdout] 6788 | / #[doc = " Writes or creates a boolean property."] [INFO] [stdout] 6789 | | #[doc = " If the property wasn't previously a boolean property, it is changed to a boolean property."] [INFO] [stdout] 6790 | | #[doc = ""] [INFO] [stdout] 6791 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6795 | | #[doc = " property"] [INFO] [stdout] 6796 | | #[doc = " name is empty or if the property is read-only."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid only for the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6788:5 [INFO] [stdout] | [INFO] [stdout] 6788 | / #[doc = " Writes or creates a boolean property."] [INFO] [stdout] 6789 | | #[doc = " If the property wasn't previously a boolean property, it is changed to a boolean property."] [INFO] [stdout] 6790 | | #[doc = ""] [INFO] [stdout] 6791 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6795 | | #[doc = " property"] [INFO] [stdout] 6796 | | #[doc = " name is empty or if the property is read-only."] [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] value The value to write. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6804:5 [INFO] [stdout] | [INFO] [stdout] 6804 | / #[doc = " Reads an integer property."] [INFO] [stdout] 6805 | | #[doc = ""] [INFO] [stdout] 6806 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6807 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6808 | | #[doc = " \\param[in] defaultVal Specifes the value to return if the property couldn't be read."] [INFO] [stdout] 6809 | | #[doc = " \\return Returns the property interpreted as an integer value. Returns defaultVal if"] [INFO] [stdout] 6810 | | #[doc = " the property doesn't exist."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6804:5 [INFO] [stdout] | [INFO] [stdout] 6804 | / #[doc = " Reads an integer property."] [INFO] [stdout] 6805 | | #[doc = ""] [INFO] [stdout] 6806 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6807 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6808 | | #[doc = " \\param[in] defaultVal Specifes the value to return if the property couldn't be read."] [INFO] [stdout] 6809 | | #[doc = " \\return Returns the property interpreted as an integer value. Returns defaultVal if"] [INFO] [stdout] 6810 | | #[doc = " the property doesn't exist."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid only for the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6804:5 [INFO] [stdout] | [INFO] [stdout] 6804 | / #[doc = " Reads an integer property."] [INFO] [stdout] 6805 | | #[doc = ""] [INFO] [stdout] 6806 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6807 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6808 | | #[doc = " \\param[in] defaultVal Specifes the value to return if the property couldn't be read."] [INFO] [stdout] 6809 | | #[doc = " \\return Returns the property interpreted as an integer value. Returns defaultVal if"] [INFO] [stdout] 6810 | | #[doc = " the property doesn't exist."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] defaultVal Specifes the value to return if the property couldn't be read. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6818:5 [INFO] [stdout] | [INFO] [stdout] 6818 | / #[doc = " Writes or creates an integer property."] [INFO] [stdout] 6819 | | #[doc = ""] [INFO] [stdout] 6820 | | #[doc = " If the property wasn't previously a boolean property, it is changed to an integer property."] [INFO] [stdout] 6821 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6825 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6826 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6818:5 [INFO] [stdout] | [INFO] [stdout] 6818 | / #[doc = " Writes or creates an integer property."] [INFO] [stdout] 6819 | | #[doc = ""] [INFO] [stdout] 6820 | | #[doc = " If the property wasn't previously a boolean property, it is changed to an integer property."] [INFO] [stdout] 6821 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6825 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6826 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid only for the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6818:5 [INFO] [stdout] | [INFO] [stdout] 6818 | / #[doc = " Writes or creates an integer property."] [INFO] [stdout] 6819 | | #[doc = ""] [INFO] [stdout] 6820 | | #[doc = " If the property wasn't previously a boolean property, it is changed to an integer property."] [INFO] [stdout] 6821 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6825 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6826 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] value The value to write. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6834:5 [INFO] [stdout] | [INFO] [stdout] 6834 | / #[doc = " Reads a float property."] [INFO] [stdout] 6835 | | #[doc = ""] [INFO] [stdout] 6836 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6837 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6838 | | #[doc = " \\param[in] defaultVal specifes the value to return if the property couldn't be read."] [INFO] [stdout] 6839 | | #[doc = " \\return Returns the property interpreted as an float value. Returns defaultVal if"] [INFO] [stdout] 6840 | | #[doc = " the property doesn't exist."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6834:5 [INFO] [stdout] | [INFO] [stdout] 6834 | / #[doc = " Reads a float property."] [INFO] [stdout] 6835 | | #[doc = ""] [INFO] [stdout] 6836 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6837 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6838 | | #[doc = " \\param[in] defaultVal specifes the value to return if the property couldn't be read."] [INFO] [stdout] 6839 | | #[doc = " \\return Returns the property interpreted as an float value. Returns defaultVal if"] [INFO] [stdout] 6840 | | #[doc = " the property doesn't exist."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid only for the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6834:5 [INFO] [stdout] | [INFO] [stdout] 6834 | / #[doc = " Reads a float property."] [INFO] [stdout] 6835 | | #[doc = ""] [INFO] [stdout] 6836 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6837 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6838 | | #[doc = " \\param[in] defaultVal specifes the value to return if the property couldn't be read."] [INFO] [stdout] 6839 | | #[doc = " \\return Returns the property interpreted as an float value. Returns defaultVal if"] [INFO] [stdout] 6840 | | #[doc = " the property doesn't exist."] [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] defaultVal specifes the value to return if the property couldn't be read. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6848:5 [INFO] [stdout] | [INFO] [stdout] 6848 | / #[doc = " Writes or creates a float property."] [INFO] [stdout] 6849 | | #[doc = " If the property wasn't previously a float property, it's changed to a float property."] [INFO] [stdout] 6850 | | #[doc = ""] [INFO] [stdout] 6851 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6854 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6855 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6848:5 [INFO] [stdout] | [INFO] [stdout] 6848 | / #[doc = " Writes or creates a float property."] [INFO] [stdout] 6849 | | #[doc = " If the property wasn't previously a float property, it's changed to a float property."] [INFO] [stdout] 6850 | | #[doc = ""] [INFO] [stdout] 6851 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6854 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6855 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid only for the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6848:5 [INFO] [stdout] | [INFO] [stdout] 6848 | / #[doc = " Writes or creates a float property."] [INFO] [stdout] 6849 | | #[doc = " If the property wasn't previously a float property, it's changed to a float property."] [INFO] [stdout] 6850 | | #[doc = ""] [INFO] [stdout] 6851 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6854 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6855 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] value The value to write. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6863:5 [INFO] [stdout] | [INFO] [stdout] 6863 | / #[doc = " Reads a float array property."] [INFO] [stdout] 6864 | | #[doc = ""] [INFO] [stdout] 6865 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6866 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6867 | | #[doc = " \\param[in] values An array of float to write to."] [INFO] [stdout] 6868 | | #[doc = " \\param[in] valuesCapacity Specifies the maximum number of elements to write to the values array."] [INFO] [stdout] 6869 | | #[doc = " \\return Returns the number of elements read, or 0 if property doesn't exist or is empty."] [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6863:5 [INFO] [stdout] | [INFO] [stdout] 6863 | / #[doc = " Reads a float array property."] [INFO] [stdout] 6864 | | #[doc = ""] [INFO] [stdout] 6865 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6866 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6867 | | #[doc = " \\param[in] values An array of float to write to."] [INFO] [stdout] 6868 | | #[doc = " \\param[in] valuesCapacity Specifies the maximum number of elements to write to the values array."] [INFO] [stdout] 6869 | | #[doc = " \\return Returns the number of elements read, or 0 if property doesn't exist or is empty."] [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid only for the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6863:5 [INFO] [stdout] | [INFO] [stdout] 6863 | / #[doc = " Reads a float array property."] [INFO] [stdout] 6864 | | #[doc = ""] [INFO] [stdout] 6865 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6866 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6867 | | #[doc = " \\param[in] values An array of float to write to."] [INFO] [stdout] 6868 | | #[doc = " \\param[in] valuesCapacity Specifies the maximum number of elements to write to the values array."] [INFO] [stdout] 6869 | | #[doc = " \\return Returns the number of elements read, or 0 if property doesn't exist or is empty."] [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] values An array of float to write to. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6863:5 [INFO] [stdout] | [INFO] [stdout] 6863 | / #[doc = " Reads a float array property."] [INFO] [stdout] 6864 | | #[doc = ""] [INFO] [stdout] 6865 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6866 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] 6867 | | #[doc = " \\param[in] values An array of float to write to."] [INFO] [stdout] 6868 | | #[doc = " \\param[in] valuesCapacity Specifies the maximum number of elements to write to the values array."] [INFO] [stdout] 6869 | | #[doc = " \\return Returns the number of elements read, or 0 if property doesn't exist or is empty."] [INFO] [stdout] | |_________________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] valuesCapacity Specifies the maximum number of elements to write to the values array. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6878:5 [INFO] [stdout] | [INFO] [stdout] 6878 | / #[doc = " Writes or creates a float array property."] [INFO] [stdout] 6879 | | #[doc = ""] [INFO] [stdout] 6880 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6881 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] ... | [INFO] [stdout] 6884 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6885 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6878:5 [INFO] [stdout] | [INFO] [stdout] 6878 | / #[doc = " Writes or creates a float array property."] [INFO] [stdout] 6879 | | #[doc = ""] [INFO] [stdout] 6880 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6881 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] ... | [INFO] [stdout] 6884 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6885 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid only for the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6878:5 [INFO] [stdout] | [INFO] [stdout] 6878 | / #[doc = " Writes or creates a float array property."] [INFO] [stdout] 6879 | | #[doc = ""] [INFO] [stdout] 6880 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6881 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] ... | [INFO] [stdout] 6884 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6885 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] values An array of float to write from. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6878:5 [INFO] [stdout] | [INFO] [stdout] 6878 | / #[doc = " Writes or creates a float array property."] [INFO] [stdout] 6879 | | #[doc = ""] [INFO] [stdout] 6880 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 6881 | | #[doc = " \\param[in] propertyName The name of the property, which needs to be valid only for the call."] [INFO] [stdout] ... | [INFO] [stdout] 6884 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6885 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] valuesSize Specifies the number of elements to write. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6894:5 [INFO] [stdout] | [INFO] [stdout] 6894 | / #[doc = " Reads a string property."] [INFO] [stdout] 6895 | | #[doc = " Strings are UTF8-encoded and null-terminated."] [INFO] [stdout] 6896 | | #[doc = ""] [INFO] [stdout] 6897 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6901 | | #[doc = " specified as NULL. The return memory is guaranteed to be valid until next call to"] [INFO] [stdout] 6902 | | #[doc = " ovr_GetString or until the session is destroyed, whichever occurs first."] [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6894:5 [INFO] [stdout] | [INFO] [stdout] 6894 | / #[doc = " Reads a string property."] [INFO] [stdout] 6895 | | #[doc = " Strings are UTF8-encoded and null-terminated."] [INFO] [stdout] 6896 | | #[doc = ""] [INFO] [stdout] 6897 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6901 | | #[doc = " specified as NULL. The return memory is guaranteed to be valid until next call to"] [INFO] [stdout] 6902 | | #[doc = " ovr_GetString or until the session is destroyed, whichever occurs first."] [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid only for the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6894:5 [INFO] [stdout] | [INFO] [stdout] 6894 | / #[doc = " Reads a string property."] [INFO] [stdout] 6895 | | #[doc = " Strings are UTF8-encoded and null-terminated."] [INFO] [stdout] 6896 | | #[doc = ""] [INFO] [stdout] 6897 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6901 | | #[doc = " specified as NULL. The return memory is guaranteed to be valid until next call to"] [INFO] [stdout] 6902 | | #[doc = " ovr_GetString or until the session is destroyed, whichever occurs first."] [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] defaultVal Specifes the value to return if the property couldn't be read. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6910:5 [INFO] [stdout] | [INFO] [stdout] 6910 | / #[doc = " Writes or creates a string property."] [INFO] [stdout] 6911 | | #[doc = " Strings are UTF8-encoded and null-terminated."] [INFO] [stdout] 6912 | | #[doc = ""] [INFO] [stdout] 6913 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6916 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6917 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6910:5 [INFO] [stdout] | [INFO] [stdout] 6910 | / #[doc = " Writes or creates a string property."] [INFO] [stdout] 6911 | | #[doc = " Strings are UTF8-encoded and null-terminated."] [INFO] [stdout] 6912 | | #[doc = ""] [INFO] [stdout] 6913 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6916 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6917 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] propertyName The name of the property, which needs to be valid only for the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:6910:5 [INFO] [stdout] | [INFO] [stdout] 6910 | / #[doc = " Writes or creates a string property."] [INFO] [stdout] 6911 | | #[doc = " Strings are UTF8-encoded and null-terminated."] [INFO] [stdout] 6912 | | #[doc = ""] [INFO] [stdout] 6913 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 6916 | | #[doc = " \\return Returns true if successful, otherwise false. A false result should only occur if the"] [INFO] [stdout] 6917 | | #[doc = " property name is empty or if the property is read-only."] [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] value The string property, which only needs to be valid for the duration of the call. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7136:5 [INFO] [stdout] | [INFO] [stdout] 7136 | / #[doc = " Detects Oculus Runtime and Device Status"] [INFO] [stdout] 7137 | | #[doc = ""] [INFO] [stdout] 7138 | | #[doc = " Checks for Oculus Runtime and Oculus HMD device status without loading the LibOVRRT"] [INFO] [stdout] 7139 | | #[doc = " shared library. This may be called before ovr_Initialize() to help decide whether or"] [INFO] [stdout] ... | [INFO] [stdout] 7146 | | #[doc = " \\see ovrDetectResult"] [INFO] [stdout] 7147 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] timeoutMilliseconds Specifies a timeout to wait for HMD to be attached or 0 to poll. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7151:5 [INFO] [stdout] | [INFO] [stdout] 7151 | / #[doc = " Used to generate projection from ovrEyeDesc::Fov."] [INFO] [stdout] 7152 | | #[doc = ""] [INFO] [stdout] 7153 | | #[doc = " \\param[in] fov Specifies the ovrFovPort to use."] [INFO] [stdout] 7154 | | #[doc = " \\param[in] znear Distance to near Z limit."] [INFO] [stdout] ... | [INFO] [stdout] 7160 | | #[doc = " \\see ovrProjectionModifier"] [INFO] [stdout] 7161 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] fov Specifies the ovrFovPort to use. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7151:5 [INFO] [stdout] | [INFO] [stdout] 7151 | / #[doc = " Used to generate projection from ovrEyeDesc::Fov."] [INFO] [stdout] 7152 | | #[doc = ""] [INFO] [stdout] 7153 | | #[doc = " \\param[in] fov Specifies the ovrFovPort to use."] [INFO] [stdout] 7154 | | #[doc = " \\param[in] znear Distance to near Z limit."] [INFO] [stdout] ... | [INFO] [stdout] 7160 | | #[doc = " \\see ovrProjectionModifier"] [INFO] [stdout] 7161 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] znear Distance to near Z limit. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7151:5 [INFO] [stdout] | [INFO] [stdout] 7151 | / #[doc = " Used to generate projection from ovrEyeDesc::Fov."] [INFO] [stdout] 7152 | | #[doc = ""] [INFO] [stdout] 7153 | | #[doc = " \\param[in] fov Specifies the ovrFovPort to use."] [INFO] [stdout] 7154 | | #[doc = " \\param[in] znear Distance to near Z limit."] [INFO] [stdout] ... | [INFO] [stdout] 7160 | | #[doc = " \\see ovrProjectionModifier"] [INFO] [stdout] 7161 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] zfar Distance to far Z limit. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7151:5 [INFO] [stdout] | [INFO] [stdout] 7151 | / #[doc = " Used to generate projection from ovrEyeDesc::Fov."] [INFO] [stdout] 7152 | | #[doc = ""] [INFO] [stdout] 7153 | | #[doc = " \\param[in] fov Specifies the ovrFovPort to use."] [INFO] [stdout] 7154 | | #[doc = " \\param[in] znear Distance to near Z limit."] [INFO] [stdout] ... | [INFO] [stdout] 7160 | | #[doc = " \\see ovrProjectionModifier"] [INFO] [stdout] 7161 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] projectionModFlags A combination of the ovrProjectionModifier flags. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7170:5 [INFO] [stdout] | [INFO] [stdout] 7170 | / #[doc = " Extracts the required data from the result of ovrMatrix4f_Projection."] [INFO] [stdout] 7171 | | #[doc = ""] [INFO] [stdout] 7172 | | #[doc = " \\param[in] projection Specifies the project matrix from which to"] [INFO] [stdout] 7173 | | #[doc = " extract ovrTimewarpProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 7176 | | #[doc = " \\see ovrTimewarpProjectionDesc"] [INFO] [stdout] 7177 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] projection Specifies the project matrix from which to [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7170:5 [INFO] [stdout] | [INFO] [stdout] 7170 | / #[doc = " Extracts the required data from the result of ovrMatrix4f_Projection."] [INFO] [stdout] 7171 | | #[doc = ""] [INFO] [stdout] 7172 | | #[doc = " \\param[in] projection Specifies the project matrix from which to"] [INFO] [stdout] 7173 | | #[doc = " extract ovrTimewarpProjectionDesc."] [INFO] [stdout] ... | [INFO] [stdout] 7176 | | #[doc = " \\see ovrTimewarpProjectionDesc"] [INFO] [stdout] 7177 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] projectionModFlags A combination of the ovrProjectionModifier flags. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7184:5 [INFO] [stdout] | [INFO] [stdout] 7184 | / #[doc = " Generates an orthographic sub-projection."] [INFO] [stdout] 7185 | | #[doc = ""] [INFO] [stdout] 7186 | | #[doc = " Used for 2D rendering, Y is down."] [INFO] [stdout] 7187 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7193 | | #[doc = " \\return Returns the calculated projection matrix."] [INFO] [stdout] 7194 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] projection The perspective matrix that the orthographic matrix is derived from. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7184:5 [INFO] [stdout] | [INFO] [stdout] 7184 | / #[doc = " Generates an orthographic sub-projection."] [INFO] [stdout] 7185 | | #[doc = ""] [INFO] [stdout] 7186 | | #[doc = " Used for 2D rendering, Y is down."] [INFO] [stdout] 7187 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7193 | | #[doc = " \\return Returns the calculated projection matrix."] [INFO] [stdout] 7194 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] orthoScale Equal to 1.0f / pixelsPerTanAngleAtCenter. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7184:5 [INFO] [stdout] | [INFO] [stdout] 7184 | / #[doc = " Generates an orthographic sub-projection."] [INFO] [stdout] 7185 | | #[doc = ""] [INFO] [stdout] 7186 | | #[doc = " Used for 2D rendering, Y is down."] [INFO] [stdout] 7187 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7193 | | #[doc = " \\return Returns the calculated projection matrix."] [INFO] [stdout] 7194 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] orthoDistance Equal to the distance from the camera in meters, such as 0.8m. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7184:5 [INFO] [stdout] | [INFO] [stdout] 7184 | / #[doc = " Generates an orthographic sub-projection."] [INFO] [stdout] 7185 | | #[doc = ""] [INFO] [stdout] 7186 | | #[doc = " Used for 2D rendering, Y is down."] [INFO] [stdout] 7187 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7193 | | #[doc = " \\return Returns the calculated projection matrix."] [INFO] [stdout] 7194 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] HmdToEyeOffsetX Specifies the offset of the eye from the center. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7237:5 [INFO] [stdout] | [INFO] [stdout] 7237 | / #[doc = " Tracking poses provided by the SDK come in a right-handed coordinate system. If an application"] [INFO] [stdout] 7238 | | #[doc = " is passing in ovrProjection_LeftHanded into ovrMatrix4f_Projection, then it should also use"] [INFO] [stdout] 7239 | | #[doc = " this function to flip the HMD tracking poses to be left-handed."] [INFO] [stdout] 7240 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7246 | | #[doc = " \\param[out] outPose that is requested to be left-handed (can be the same pointer to inPose)"] [INFO] [stdout] 7247 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] inPose that is right-handed [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7237:5 [INFO] [stdout] | [INFO] [stdout] 7237 | / #[doc = " Tracking poses provided by the SDK come in a right-handed coordinate system. If an application"] [INFO] [stdout] 7238 | | #[doc = " is passing in ovrProjection_LeftHanded into ovrMatrix4f_Projection, then it should also use"] [INFO] [stdout] 7239 | | #[doc = " this function to flip the HMD tracking poses to be left-handed."] [INFO] [stdout] 7240 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 7246 | | #[doc = " \\param[out] outPose that is requested to be left-handed (can be the same pointer to inPose)"] [INFO] [stdout] 7247 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outPose that is requested to be left-handed (can be the same pointer to inPose) [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7251:5 [INFO] [stdout] | [INFO] [stdout] 7251 | / #[doc = " Reads an audio channel from Wav (Waveform Audio File) data."] [INFO] [stdout] 7252 | | #[doc = " Input must be a byte buffer representing a valid Wav file. Audio samples from the specified"] [INFO] [stdout] 7253 | | #[doc = " channel are read,"] [INFO] [stdout] 7254 | | #[doc = " converted to float [-1.0f, 1.0f] and returned through ovrAudioChannelData."] [INFO] [stdout] ... | [INFO] [stdout] 7261 | | #[doc = " \\param[in] stereoChannelToUse audio channel index to extract (0 for mono)."] [INFO] [stdout] 7262 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outAudioChannel output audio channel data. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7251:5 [INFO] [stdout] | [INFO] [stdout] 7251 | / #[doc = " Reads an audio channel from Wav (Waveform Audio File) data."] [INFO] [stdout] 7252 | | #[doc = " Input must be a byte buffer representing a valid Wav file. Audio samples from the specified"] [INFO] [stdout] 7253 | | #[doc = " channel are read,"] [INFO] [stdout] 7254 | | #[doc = " converted to float [-1.0f, 1.0f] and returned through ovrAudioChannelData."] [INFO] [stdout] ... | [INFO] [stdout] 7261 | | #[doc = " \\param[in] stereoChannelToUse audio channel index to extract (0 for mono)."] [INFO] [stdout] 7262 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] inputData a binary buffer representing a valid Wav file data. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7251:5 [INFO] [stdout] | [INFO] [stdout] 7251 | / #[doc = " Reads an audio channel from Wav (Waveform Audio File) data."] [INFO] [stdout] 7252 | | #[doc = " Input must be a byte buffer representing a valid Wav file. Audio samples from the specified"] [INFO] [stdout] 7253 | | #[doc = " channel are read,"] [INFO] [stdout] 7254 | | #[doc = " converted to float [-1.0f, 1.0f] and returned through ovrAudioChannelData."] [INFO] [stdout] ... | [INFO] [stdout] 7261 | | #[doc = " \\param[in] stereoChannelToUse audio channel index to extract (0 for mono)."] [INFO] [stdout] 7262 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] dataSizeInBytes size of the buffer in bytes. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7251:5 [INFO] [stdout] | [INFO] [stdout] 7251 | / #[doc = " Reads an audio channel from Wav (Waveform Audio File) data."] [INFO] [stdout] 7252 | | #[doc = " Input must be a byte buffer representing a valid Wav file. Audio samples from the specified"] [INFO] [stdout] 7253 | | #[doc = " channel are read,"] [INFO] [stdout] 7254 | | #[doc = " converted to float [-1.0f, 1.0f] and returned through ovrAudioChannelData."] [INFO] [stdout] ... | [INFO] [stdout] 7261 | | #[doc = " \\param[in] stereoChannelToUse audio channel index to extract (0 for mono)."] [INFO] [stdout] 7262 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] stereoChannelToUse audio channel index to extract (0 for mono). [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7271:5 [INFO] [stdout] | [INFO] [stdout] 7271 | / #[doc = " Generates playable Touch Haptics data from an audio channel."] [INFO] [stdout] 7272 | | #[doc = ""] [INFO] [stdout] 7273 | | #[doc = " \\param[out] outHapticsClip generated Haptics clip."] [INFO] [stdout] 7274 | | #[doc = " \\param[in] audioChannel input audio channel data."] [INFO] [stdout] 7275 | | #[doc = " \\param[in] genMode mode used to convert and audio channel data to Haptics data."] [INFO] [stdout] 7276 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] outHapticsClip generated Haptics clip. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7271:5 [INFO] [stdout] | [INFO] [stdout] 7271 | / #[doc = " Generates playable Touch Haptics data from an audio channel."] [INFO] [stdout] 7272 | | #[doc = ""] [INFO] [stdout] 7273 | | #[doc = " \\param[out] outHapticsClip generated Haptics clip."] [INFO] [stdout] 7274 | | #[doc = " \\param[in] audioChannel input audio channel data."] [INFO] [stdout] 7275 | | #[doc = " \\param[in] genMode mode used to convert and audio channel data to Haptics data."] [INFO] [stdout] 7276 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] audioChannel input audio channel data. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7271:5 [INFO] [stdout] | [INFO] [stdout] 7271 | / #[doc = " Generates playable Touch Haptics data from an audio channel."] [INFO] [stdout] 7272 | | #[doc = ""] [INFO] [stdout] 7273 | | #[doc = " \\param[out] outHapticsClip generated Haptics clip."] [INFO] [stdout] 7274 | | #[doc = " \\param[in] audioChannel input audio channel data."] [INFO] [stdout] 7275 | | #[doc = " \\param[in] genMode mode used to convert and audio channel data to Haptics data."] [INFO] [stdout] 7276 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] genMode mode used to convert and audio channel data to Haptics data. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7284:5 [INFO] [stdout] | [INFO] [stdout] 7284 | / #[doc = " Releases memory allocated for ovrAudioChannelData. Must be called to avoid memory leak."] [INFO] [stdout] 7285 | | #[doc = " \\param[in] audioChannel pointer to an audio channel"] [INFO] [stdout] 7286 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] audioChannel pointer to an audio channel [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7290:5 [INFO] [stdout] | [INFO] [stdout] 7290 | / #[doc = " Releases memory allocated for ovrHapticsClip. Must be called to avoid memory leak."] [INFO] [stdout] 7291 | | #[doc = " \\param[in] hapticsClip pointer to a haptics clip"] [INFO] [stdout] 7292 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] hapticsClip pointer to a haptics clip [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7296:5 [INFO] [stdout] | [INFO] [stdout] 7296 | / #[doc = " Get a list of Vulkan vkInstance extensions required for VR."] [INFO] [stdout] 7297 | | #[doc = ""] [INFO] [stdout] 7298 | | #[doc = " Returns a list of strings delimited by a single space identifying Vulkan extensions that must"] [INFO] [stdout] 7299 | | #[doc = " be enabled in order for the VR runtime to support Vulkan-based applications. The returned"] [INFO] [stdout] ... | [INFO] [stdout] 7335 | | #[doc = " \\endcode"] [INFO] [stdout] 7336 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] luid Specifies the luid for the relevant GPU, which is returned from ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7296:5 [INFO] [stdout] | [INFO] [stdout] 7296 | / #[doc = " Get a list of Vulkan vkInstance extensions required for VR."] [INFO] [stdout] 7297 | | #[doc = ""] [INFO] [stdout] 7298 | | #[doc = " Returns a list of strings delimited by a single space identifying Vulkan extensions that must"] [INFO] [stdout] 7299 | | #[doc = " be enabled in order for the VR runtime to support Vulkan-based applications. The returned"] [INFO] [stdout] ... | [INFO] [stdout] 7335 | | #[doc = " \\endcode"] [INFO] [stdout] 7336 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] extensionNames is a character buffer which will receive a list of extension name [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7296:5 [INFO] [stdout] | [INFO] [stdout] 7296 | / #[doc = " Get a list of Vulkan vkInstance extensions required for VR."] [INFO] [stdout] 7297 | | #[doc = ""] [INFO] [stdout] 7298 | | #[doc = " Returns a list of strings delimited by a single space identifying Vulkan extensions that must"] [INFO] [stdout] 7299 | | #[doc = " be enabled in order for the VR runtime to support Vulkan-based applications. The returned"] [INFO] [stdout] ... | [INFO] [stdout] 7335 | | #[doc = " \\endcode"] [INFO] [stdout] 7336 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] inoutExtensionNamesSize indicates on input the capacity of extensionNames in chars. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[4096]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7296:5 [INFO] [stdout] | [INFO] [stdout] 7296 | / #[doc = " Get a list of Vulkan vkInstance extensions required for VR."] [INFO] [stdout] 7297 | | #[doc = ""] [INFO] [stdout] 7298 | | #[doc = " Returns a list of strings delimited by a single space identifying Vulkan extensions that must"] [INFO] [stdout] 7299 | | #[doc = " be enabled in order for the VR runtime to support Vulkan-based applications. The returned"] [INFO] [stdout] ... | [INFO] [stdout] 7335 | | #[doc = " \\endcode"] [INFO] [stdout] 7336 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] char extensionNames[4096]; [INFO] [stdout] ^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7344:5 [INFO] [stdout] | [INFO] [stdout] 7344 | / #[doc = " Get a list of Vulkan vkDevice extensions required for VR."] [INFO] [stdout] 7345 | | #[doc = ""] [INFO] [stdout] 7346 | | #[doc = " Returns a list of strings delimited by a single space identifying Vulkan extensions that must"] [INFO] [stdout] 7347 | | #[doc = " be enabled in order for the VR runtime to support Vulkan-based applications. The returned"] [INFO] [stdout] ... | [INFO] [stdout] 7361 | | #[doc = " inoutExtensionNameSize will return the required inoutExtensionNamesSize."] [INFO] [stdout] 7362 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] luid Specifies the luid for the relevant GPU, which is returned from ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7344:5 [INFO] [stdout] | [INFO] [stdout] 7344 | / #[doc = " Get a list of Vulkan vkDevice extensions required for VR."] [INFO] [stdout] 7345 | | #[doc = ""] [INFO] [stdout] 7346 | | #[doc = " Returns a list of strings delimited by a single space identifying Vulkan extensions that must"] [INFO] [stdout] 7347 | | #[doc = " be enabled in order for the VR runtime to support Vulkan-based applications. The returned"] [INFO] [stdout] ... | [INFO] [stdout] 7361 | | #[doc = " inoutExtensionNameSize will return the required inoutExtensionNamesSize."] [INFO] [stdout] 7362 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] extensionNames is a character buffer which will receive a list of extension name [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7344:5 [INFO] [stdout] | [INFO] [stdout] 7344 | / #[doc = " Get a list of Vulkan vkDevice extensions required for VR."] [INFO] [stdout] 7345 | | #[doc = ""] [INFO] [stdout] 7346 | | #[doc = " Returns a list of strings delimited by a single space identifying Vulkan extensions that must"] [INFO] [stdout] 7347 | | #[doc = " be enabled in order for the VR runtime to support Vulkan-based applications. The returned"] [INFO] [stdout] ... | [INFO] [stdout] 7361 | | #[doc = " inoutExtensionNameSize will return the required inoutExtensionNamesSize."] [INFO] [stdout] 7362 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] inoutExtensionNamesSize indicates on input the capacity of extensionNames in chars. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7370:5 [INFO] [stdout] | [INFO] [stdout] 7370 | / #[doc = " Find VkPhysicalDevice matching ovrGraphicsLuid"] [INFO] [stdout] 7371 | | #[doc = ""] [INFO] [stdout] 7372 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7373 | | #[doc = " \\param[in] luid Specifies the luid returned from ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 7384 | | #[doc = " returned physical device."] [INFO] [stdout] 7385 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7370:5 [INFO] [stdout] | [INFO] [stdout] 7370 | / #[doc = " Find VkPhysicalDevice matching ovrGraphicsLuid"] [INFO] [stdout] 7371 | | #[doc = ""] [INFO] [stdout] 7372 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7373 | | #[doc = " \\param[in] luid Specifies the luid returned from ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 7384 | | #[doc = " returned physical device."] [INFO] [stdout] 7385 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] luid Specifies the luid returned from ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7370:5 [INFO] [stdout] | [INFO] [stdout] 7370 | / #[doc = " Find VkPhysicalDevice matching ovrGraphicsLuid"] [INFO] [stdout] 7371 | | #[doc = ""] [INFO] [stdout] 7372 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7373 | | #[doc = " \\param[in] luid Specifies the luid returned from ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 7384 | | #[doc = " returned physical device."] [INFO] [stdout] 7385 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] instance Specifies a VkInstance to search for matching luids in. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7370:5 [INFO] [stdout] | [INFO] [stdout] 7370 | / #[doc = " Find VkPhysicalDevice matching ovrGraphicsLuid"] [INFO] [stdout] 7371 | | #[doc = ""] [INFO] [stdout] 7372 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7373 | | #[doc = " \\param[in] luid Specifies the luid returned from ovr_Create."] [INFO] [stdout] ... | [INFO] [stdout] 7384 | | #[doc = " returned physical device."] [INFO] [stdout] 7385 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_physicalDevice Returns the VkPhysicalDevice matching the instance and luid. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7394:5 [INFO] [stdout] | [INFO] [stdout] 7394 | / #[doc = " Select VkQueue to block on till rendering is complete"] [INFO] [stdout] 7395 | | #[doc = ""] [INFO] [stdout] 7396 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7397 | | #[doc = " \\param[in] queue Specifies a VkQueue to add a VkFence operation to and wait on."] [INFO] [stdout] ... | [INFO] [stdout] 7406 | | #[doc = " of operations on queue and waited on to synchronize the VR compositor."] [INFO] [stdout] 7407 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7394:5 [INFO] [stdout] | [INFO] [stdout] 7394 | / #[doc = " Select VkQueue to block on till rendering is complete"] [INFO] [stdout] 7395 | | #[doc = ""] [INFO] [stdout] 7396 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7397 | | #[doc = " \\param[in] queue Specifies a VkQueue to add a VkFence operation to and wait on."] [INFO] [stdout] ... | [INFO] [stdout] 7406 | | #[doc = " of operations on queue and waited on to synchronize the VR compositor."] [INFO] [stdout] 7407 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] queue Specifies a VkQueue to add a VkFence operation to and wait on. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / #[doc = " Create Texture Swap Chain suitable for use with Vulkan"] [INFO] [stdout] 7412 | | #[doc = ""] [INFO] [stdout] 7413 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7414 | | #[doc = " \\param[in] device Specifies the application's VkDevice to create resources with."] [INFO] [stdout] ... | [INFO] [stdout] 7446 | | #[doc = " \\see ovr_DestroyTextureSwapChain"] [INFO] [stdout] 7447 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / #[doc = " Create Texture Swap Chain suitable for use with Vulkan"] [INFO] [stdout] 7412 | | #[doc = ""] [INFO] [stdout] 7413 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7414 | | #[doc = " \\param[in] device Specifies the application's VkDevice to create resources with."] [INFO] [stdout] ... | [INFO] [stdout] 7446 | | #[doc = " \\see ovr_DestroyTextureSwapChain"] [INFO] [stdout] 7447 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] device Specifies the application's VkDevice to create resources with. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / #[doc = " Create Texture Swap Chain suitable for use with Vulkan"] [INFO] [stdout] 7412 | | #[doc = ""] [INFO] [stdout] 7413 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7414 | | #[doc = " \\param[in] device Specifies the application's VkDevice to create resources with."] [INFO] [stdout] ... | [INFO] [stdout] 7446 | | #[doc = " \\see ovr_DestroyTextureSwapChain"] [INFO] [stdout] 7447 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] desc Specifies requested texture properties. See notes for more info [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7411:5 [INFO] [stdout] | [INFO] [stdout] 7411 | / #[doc = " Create Texture Swap Chain suitable for use with Vulkan"] [INFO] [stdout] 7412 | | #[doc = ""] [INFO] [stdout] 7413 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7414 | | #[doc = " \\param[in] device Specifies the application's VkDevice to create resources with."] [INFO] [stdout] ... | [INFO] [stdout] 7446 | | #[doc = " \\see ovr_DestroyTextureSwapChain"] [INFO] [stdout] 7447 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_TextureSwapChain Returns the created ovrTextureSwapChain, which will be valid [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7456:5 [INFO] [stdout] | [INFO] [stdout] 7456 | / #[doc = " Get a specific VkImage within the chain"] [INFO] [stdout] 7457 | | #[doc = ""] [INFO] [stdout] 7458 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7459 | | #[doc = " \\param[in] chain Specifies an ovrTextureSwapChain previously returned by"] [INFO] [stdout] ... | [INFO] [stdout] 7468 | | #[doc = " ovr_GetLastErrorInfo to get more information."] [INFO] [stdout] 7469 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7456:5 [INFO] [stdout] | [INFO] [stdout] 7456 | / #[doc = " Get a specific VkImage within the chain"] [INFO] [stdout] 7457 | | #[doc = ""] [INFO] [stdout] 7458 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7459 | | #[doc = " \\param[in] chain Specifies an ovrTextureSwapChain previously returned by"] [INFO] [stdout] ... | [INFO] [stdout] 7468 | | #[doc = " ovr_GetLastErrorInfo to get more information."] [INFO] [stdout] 7469 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] chain Specifies an ovrTextureSwapChain previously returned by [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7456:5 [INFO] [stdout] | [INFO] [stdout] 7456 | / #[doc = " Get a specific VkImage within the chain"] [INFO] [stdout] 7457 | | #[doc = ""] [INFO] [stdout] 7458 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7459 | | #[doc = " \\param[in] chain Specifies an ovrTextureSwapChain previously returned by"] [INFO] [stdout] ... | [INFO] [stdout] 7468 | | #[doc = " ovr_GetLastErrorInfo to get more information."] [INFO] [stdout] 7469 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] index Specifies the index within the chain to retrieve. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7456:5 [INFO] [stdout] | [INFO] [stdout] 7456 | / #[doc = " Get a specific VkImage within the chain"] [INFO] [stdout] 7457 | | #[doc = ""] [INFO] [stdout] 7458 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7459 | | #[doc = " \\param[in] chain Specifies an ovrTextureSwapChain previously returned by"] [INFO] [stdout] ... | [INFO] [stdout] 7468 | | #[doc = " ovr_GetLastErrorInfo to get more information."] [INFO] [stdout] 7469 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_Image Returns the VkImage retrieved. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7478:5 [INFO] [stdout] | [INFO] [stdout] 7478 | / #[doc = " Create Mirror Texture which is auto-refreshed to mirror Rift contents produced by this"] [INFO] [stdout] 7479 | | #[doc = " application."] [INFO] [stdout] 7480 | | #[doc = ""] [INFO] [stdout] 7481 | | #[doc = " A second call to ovr_CreateMirrorTextureWithOptionsVk for a given ovrSession before destroying"] [INFO] [stdout] ... | [INFO] [stdout] 7525 | | #[doc = " \\see ovr_DestroyMirrorTexture"] [INFO] [stdout] 7526 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7478:5 [INFO] [stdout] | [INFO] [stdout] 7478 | / #[doc = " Create Mirror Texture which is auto-refreshed to mirror Rift contents produced by this"] [INFO] [stdout] 7479 | | #[doc = " application."] [INFO] [stdout] 7480 | | #[doc = ""] [INFO] [stdout] 7481 | | #[doc = " A second call to ovr_CreateMirrorTextureWithOptionsVk for a given ovrSession before destroying"] [INFO] [stdout] ... | [INFO] [stdout] 7525 | | #[doc = " \\see ovr_DestroyMirrorTexture"] [INFO] [stdout] 7526 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] device Specifies the VkDevice to create resources with. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7478:5 [INFO] [stdout] | [INFO] [stdout] 7478 | / #[doc = " Create Mirror Texture which is auto-refreshed to mirror Rift contents produced by this"] [INFO] [stdout] 7479 | | #[doc = " application."] [INFO] [stdout] 7480 | | #[doc = ""] [INFO] [stdout] 7481 | | #[doc = " A second call to ovr_CreateMirrorTextureWithOptionsVk for a given ovrSession before destroying"] [INFO] [stdout] ... | [INFO] [stdout] 7525 | | #[doc = " \\see ovr_DestroyMirrorTexture"] [INFO] [stdout] 7526 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] desc Specifies requested texture properties. See notes for more info [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7478:5 [INFO] [stdout] | [INFO] [stdout] 7478 | / #[doc = " Create Mirror Texture which is auto-refreshed to mirror Rift contents produced by this"] [INFO] [stdout] 7479 | | #[doc = " application."] [INFO] [stdout] 7480 | | #[doc = ""] [INFO] [stdout] 7481 | | #[doc = " A second call to ovr_CreateMirrorTextureWithOptionsVk for a given ovrSession before destroying"] [INFO] [stdout] ... | [INFO] [stdout] 7525 | | #[doc = " \\see ovr_DestroyMirrorTexture"] [INFO] [stdout] 7526 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_MirrorTexture Returns the created ovrMirrorTexture, which will be [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7535:5 [INFO] [stdout] | [INFO] [stdout] 7535 | / #[doc = " Get a the underlying mirror VkImage"] [INFO] [stdout] 7536 | | #[doc = ""] [INFO] [stdout] 7537 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7538 | | #[doc = " \\param[in] mirrorTexture Specifies an ovrMirrorTexture previously returned by"] [INFO] [stdout] ... | [INFO] [stdout] 7554 | | #[doc = " \\endcode"] [INFO] [stdout] 7555 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] session Specifies an ovrSession previously returned by ovr_Create. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7535:5 [INFO] [stdout] | [INFO] [stdout] 7535 | / #[doc = " Get a the underlying mirror VkImage"] [INFO] [stdout] 7536 | | #[doc = ""] [INFO] [stdout] 7537 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7538 | | #[doc = " \\param[in] mirrorTexture Specifies an ovrMirrorTexture previously returned by"] [INFO] [stdout] ... | [INFO] [stdout] 7554 | | #[doc = " \\endcode"] [INFO] [stdout] 7555 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] mirrorTexture Specifies an ovrMirrorTexture previously returned by [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[out]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:7535:5 [INFO] [stdout] | [INFO] [stdout] 7535 | / #[doc = " Get a the underlying mirror VkImage"] [INFO] [stdout] 7536 | | #[doc = ""] [INFO] [stdout] 7537 | | #[doc = " \\param[in] session Specifies an ovrSession previously returned by ovr_Create."] [INFO] [stdout] 7538 | | #[doc = " \\param[in] mirrorTexture Specifies an ovrMirrorTexture previously returned by"] [INFO] [stdout] ... | [INFO] [stdout] 7554 | | #[doc = " \\endcode"] [INFO] [stdout] 7555 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[out] out_Image Returns the VkImage pointer retrieved. [INFO] [stdout] ^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3560:1 [INFO] [stdout] | [INFO] [stdout] 3560 | / #[doc = " Signature of the logging callback function pointer type."] [INFO] [stdout] 3561 | | #[doc = ""] [INFO] [stdout] 3562 | | #[doc = " \\param[in] userData is an arbitrary value specified by the user of ovrInitParams."] [INFO] [stdout] 3563 | | #[doc = " \\param[in] level is one of the ovrLogLevel constants."] [INFO] [stdout] 3564 | | #[doc = " \\param[in] message is a UTF8-encoded null-terminated string."] [INFO] [stdout] 3565 | | #[doc = " \\see ovrInitParams, ovrLogLevel, ovr_Initialize"] [INFO] [stdout] 3566 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] userData is an arbitrary value specified by the user of ovrInitParams. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3560:1 [INFO] [stdout] | [INFO] [stdout] 3560 | / #[doc = " Signature of the logging callback function pointer type."] [INFO] [stdout] 3561 | | #[doc = ""] [INFO] [stdout] 3562 | | #[doc = " \\param[in] userData is an arbitrary value specified by the user of ovrInitParams."] [INFO] [stdout] 3563 | | #[doc = " \\param[in] level is one of the ovrLogLevel constants."] [INFO] [stdout] 3564 | | #[doc = " \\param[in] message is a UTF8-encoded null-terminated string."] [INFO] [stdout] 3565 | | #[doc = " \\see ovrInitParams, ovrLogLevel, ovr_Initialize"] [INFO] [stdout] 3566 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] level is one of the ovrLogLevel constants. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[in]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/ovr_capi_vk.rs:3560:1 [INFO] [stdout] | [INFO] [stdout] 3560 | / #[doc = " Signature of the logging callback function pointer type."] [INFO] [stdout] 3561 | | #[doc = ""] [INFO] [stdout] 3562 | | #[doc = " \\param[in] userData is an arbitrary value specified by the user of ovrInitParams."] [INFO] [stdout] 3563 | | #[doc = " \\param[in] level is one of the ovrLogLevel constants."] [INFO] [stdout] 3564 | | #[doc = " \\param[in] message is a UTF8-encoded null-terminated string."] [INFO] [stdout] 3565 | | #[doc = " \\see ovrInitParams, ovrLogLevel, ovr_Initialize"] [INFO] [stdout] 3566 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] \param[in] message is a UTF8-encoded null-terminated string. [INFO] [stdout] ^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: doc comment contains an invalid Rust code block [INFO] [stdout] --> src/ovr_capi_vk.rs:5495:1 [INFO] [stdout] | [INFO] [stdout] 5495 | / #[doc = " Describes a layer of type ovrLayerType_Cylinder which is a single cylinder"] [INFO] [stdout] 5496 | | #[doc = " relative to the recentered origin. This type of layer represents a single"] [INFO] [stdout] 5497 | | #[doc = " object placed in the world and not a stereo view of the world itself."] [INFO] [stdout] 5498 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 5528 | | #[doc = " \\see ovrTextureSwapChain, ovr_SubmitFrame"] [INFO] [stdout] 5529 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: doc comment contains an invalid Rust code block [INFO] [stdout] --> src/ovr_capi_vk.rs:7296:5 [INFO] [stdout] | [INFO] [stdout] 7296 | / #[doc = " Get a list of Vulkan vkInstance extensions required for VR."] [INFO] [stdout] 7297 | | #[doc = ""] [INFO] [stdout] 7298 | | #[doc = " Returns a list of strings delimited by a single space identifying Vulkan extensions that must"] [INFO] [stdout] 7299 | | #[doc = " be enabled in order for the VR runtime to support Vulkan-based applications. The returned"] [INFO] [stdout] ... | [INFO] [stdout] 7335 | | #[doc = " \\endcode"] [INFO] [stdout] 7336 | | #[doc = ""] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: doc comment contains an invalid Rust code block [INFO] [stdout] --> src/ovr_capi_vk.rs:6717:1 [INFO] [stdout] | [INFO] [stdout] 6717 | / #[doc = " Performance HUD enables the HMD user to see information critical to"] [INFO] [stdout] 6718 | | #[doc = " the real-time operation of the VR application such as latency timing,"] [INFO] [stdout] 6719 | | #[doc = " and CPU & GPU performance metrics"] [INFO] [stdout] 6720 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 6725 | | #[doc = " \\endcode"] [INFO] [stdout] 6726 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: doc comment contains an invalid Rust code block [INFO] [stdout] --> src/ovr_capi_vk.rs:6734:1 [INFO] [stdout] | [INFO] [stdout] 6734 | / #[doc = " Layer HUD enables the HMD user to see information about a layer"] [INFO] [stdout] 6735 | | #[doc = ""] [INFO] [stdout] 6736 | | #[doc = " App can toggle layer HUD modes as such:"] [INFO] [stdout] 6737 | | #[doc = " \\code{.cpp}"] [INFO] [stdout] ... | [INFO] [stdout] 6740 | | #[doc = " \\endcode"] [INFO] [stdout] 6741 | | #[doc = ""] [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: doc comment contains an invalid Rust code block [INFO] [stdout] --> src/ovr_capi_vk.rs:6756:1 [INFO] [stdout] | [INFO] [stdout] 6756 | / #[doc = " Debug HUD is provided to help developers gauge and debug the fidelity of their app's"] [INFO] [stdout] 6757 | | #[doc = " stereo rendering characteristics. Using the provided quad and crosshair guides,"] [INFO] [stdout] 6758 | | #[doc = " the developer can verify various aspects such as VR tracking units (e.g. meters),"] [INFO] [stdout] 6759 | | #[doc = " stereo camera-parallax properties (e.g. making sure objects at infinity are rendered"] [INFO] [stdout] ... | [INFO] [stdout] 6769 | | #[doc = " using the ovr_SetFloatArray function. For a list of tweakable properties,"] [INFO] [stdout] 6770 | | #[doc = " see the OVR_DEBUG_HUD_STEREO_GUIDE_* keys in the OVR_CAPI_Keys.h header file."] [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] = note: error from rustc: unknown start of token: \ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 282 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "inspect" "2f2c46f3aabd75419d7bf66d3ed5ec68bbb0106838479de85fdc981b489312f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2c46f3aabd75419d7bf66d3ed5ec68bbb0106838479de85fdc981b489312f1", kill_on_drop: false }` [INFO] [stdout] 2f2c46f3aabd75419d7bf66d3ed5ec68bbb0106838479de85fdc981b489312f1