Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary allocations from custom shaders
While this new approach made the single-function drawing operations a thing of the past, this new approach allows for implementing the example without the option-initialize flow, and it supports the ability for custom drawing operations to take parameters and pass information through to the render phase.
- Loading branch information