Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audulus/vger-rs
/ functions
Functions
114 in github.com/audulus/vger-rs
⨍
Functions
114
◇
Types & classes
23
Function
test_paint_size
()
src/paint.rs:70
Function
test_path_scanner
()
src/path.rs:159
Function
test_rounded_scissor
()
tests/tests.rs:454
Function
test_scissor
()
tests/tests.rs:433
Function
test_scissor_text
()
tests/tests.rs:475
Function
test_size
()
src/prim.rs:83
Function
text
()
tests/tests.rs:317
Function
text_box
()
tests/tests.rs:395
Function
text_scale
()
tests/tests.rs:366
Function
text_small
()
tests/tests.rs:337
Method
update
(&mut self, device: &wgpu::Device, queue: &wgpu::Queue)
src/scene.rs:94
Method
update
Updates the underlying gpu buffer with self.data. We'd like to write directly to the mapped buffer, but that seemed tricky with wgpu.
src/gpu_vec.rs:49
Method
update
(&mut self, device: &wgpu::Device, encoder: &mut wgpu::CommandEncoder)
src/glyphs.rs:66
Method
usage
(&self)
src/glyphs.rs:74
← previous
101–114 of 114, ranked by callers