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

Method queue

crates/wgpu_context/src/buffer_renderer.rs:67–69  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

65 }
66
67 pub fn queue(&self) -> &Queue {
68 &self.device_handle.queue
69 }
70
71 pub fn size(&self) -> Extent3d {
72 Extent3d {

Callers 4

renderMethod · 0.45
renderMethod · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected