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
a64d0b0a96
librashader
/
librashader-reflect
/
src
/
lib.rs
7 lines
97 B
Rust
Raw
Normal View
History
Unescape
Escape
reflect: desugar rpitit into tait to avoid incomplete feature warning
2022-11-22 10:19:43 +11:00
#![
feature(type_alias_impl_trait)
]
reflect: finish buffer parameter parsing
2022-10-26 16:19:04 +11:00
reflect: clean up public reflect API a little
2022-11-11 17:44:41 +11:00
pub
mod
back
;
hlsl: implement hlsl reflection
2022-11-07 16:25:11 +11:00
pub
mod
error
;
pub
mod
front
;
pub
mod
reflect
;
Reference in a new issue
Copy permalink