This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
wgpu
Watch
1
Star
1
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2026-04-22 03:02:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
495
Commits
34
Branches
355
Tags
208e3ec8a0a947cff284650646ab55c1e5083bb9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
OptimisticPeach
208e3ec8a0
[rs] Combine
create_buffer
and
create_buffer_with_data
Combines both by creating a new buffer descriptor which can deal with both of copying and allocating.
2020-07-29 21:35:21 -04:00
.github
/workflows
[rs] Enable features in CI to prevent compiler errors
2020-07-29 12:58:08 -04:00
wgpu
[rs] Combine
create_buffer
and
create_buffer_with_data
Combines both by creating a new buffer descriptor which can deal with both of copying and allocating.
2020-07-29 21:35:21 -04:00
.gitignore
[rs] Add screenshots of examples
2020-04-26 18:59:48 -02:30
Description
No description provided
137
MiB
Languages
Rust
79.9%
WGSL
16.2%
HLSL
2%
GLSL
1.7%
JavaScript
0.2%