This website requires JavaScript.
Explore
Help
Sign in
alex
/
librashader
Watch
1
Star
0
Fork
You've already forked librashader
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
cc26be486b
librashader
/
librashader-runtime-wgpu
/
tests
/
triangle.rs
7 lines
78 B
Rust
Raw
Normal View
History
Unescape
Escape
rt(wgpu): basic triangle example
2023-11-30 00:52:49 -05:00
mod
hello_triangle
;
#[
test
]
rt(wgpu): add structure to wgpu backend
2023-12-16 20:28:41 +09:00
fn
triangle_wgpu
(
)
{
rt(wgpu): basic triangle example
2023-11-30 00:52:49 -05:00
hello_triangle
::
run
(
)
rt(wgpu): add structure to wgpu backend
2023-12-16 20:28:41 +09:00
}
Reference in a new issue
Copy permalink