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
6780397d49
librashader
/
librashader-runtime-metal
/
src
/
lib.rs
6 lines
96 B
Rust
Raw
Normal View
History
Unescape
Escape
rt: auto-impl parameters
2024-02-12 10:01:00 +11:00
#![
cfg(target_vendor =
"
apple
"
)
]
rt(mtl): set up pipeline objects and renderpass
2024-02-11 12:59:01 +11:00
mod
draw_quad
;
rt(mtl): drawquad
2024-02-10 16:04:16 +11:00
mod
error
;
rt(mtl): set up pipeline objects and renderpass
2024-02-11 12:59:01 +11:00
mod
graphics_pipeline
;
rt(mtl): drawquad
2024-02-10 16:04:16 +11:00
mod
samplers
;
Reference in a new issue
Copy permalink