pixels/examples/custom-shader/src
Jay Oster 288da3675f
Use the swapchain-preferred texture format by default (#182)
- Fixes #140
- Adds a public method to get the current GPU framebuffer texture format (AKA the render texture format).
- This wasn't as difficult as it seemed; the extra API is used by the examples to get the right texture format instead of being hardcoded.
2021-07-17 08:21:49 -07:00
..
main.rs Use the swapchain-preferred texture format by default (#182) 2021-07-17 08:21:49 -07:00
renderers.rs Use the swapchain-preferred texture format by default (#182) 2021-07-17 08:21:49 -07:00