Add f16 to the Reflect Trait
Open
A-Reflection
A-Rendering
C-Feature
D-Straightforward
S-Blocked
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## What problem does this solve or what need does it fill?
better packing for uniforms.
Especially useful when dealing with big storage buffers where its size will determine the performance of a shader
## What solution would you like?
Let Reflect use f16 types.
Contributor guide
Assessment
This issue has not been assessed yet.