Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
copy_texture_to_buffer
Method · 0.45
render
Method · 0.45
render
Method · 0.45
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected