MCPcopy Create free account
hub / github.com/DioxusLabs/anyrender / configure

Method configure

crates/wgpu_context/src/surface_renderer.rs:187–190  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

185 texture_view: create_texture(
186 surface_renderer_config.width,
187 surface_renderer_config.height,
188 texture_config.format,
189 texture_config.usage,
190 &device_handle.device,
191 ),
192 blitter,
193 })

Callers 4

newMethod · 0.80
resizeMethod · 0.80
set_present_modeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected