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
Packages
Projects
Releases
Wiki
Activity
0974254c0e
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 16:52:49 +11:00
mod
hello_triangle
;
#[
test
]
rt(wgpu): add structure to wgpu backend
2023-12-16 22:28:41 +11:00
fn
triangle_wgpu
(
)
{
rt(wgpu): basic triangle example
2023-11-30 16:52:49 +11:00
hello_triangle
::
run
(
)
rt(wgpu): add structure to wgpu backend
2023-12-16 22:28:41 +11:00
}
Reference in a new issue
Copy permalink