mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Fix doclinks in egui-wgpu docs (#4677)
This commit is contained in:
@@ -80,7 +80,7 @@ pub struct RenderState {
|
||||
}
|
||||
|
||||
impl RenderState {
|
||||
/// Creates a new `RenderState`, containing everything needed for drawing egui with wgpu.
|
||||
/// Creates a new [`RenderState`], containing everything needed for drawing egui with wgpu.
|
||||
///
|
||||
/// # Errors
|
||||
/// Wgpu initialization may fail due to incompatible hardware or driver for a given config.
|
||||
|
||||
Reference in New Issue
Block a user