docs(linux): update wiki to add VK_ICD_FILENAMES fix for nvidia #4700
Annotations
1 warning
alvr/graphics/src/stream.rs#L227
warning: unsafe function's docs are missing a `# Safety` section
--> alvr\graphics\src\stream.rs:227:5
|
227 | pub unsafe fn render(&self, hardware_buffer: *mut c_void, view_params: [StreamViewParams; 2]) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_safety_doc
= note: `#[warn(clippy::missing_safety_doc)]` on by default
|
This job succeeded
Loading