sarekt icon indicating copy to clipboard operation
sarekt copied to clipboard

Backend Agnostic Renderer in Rust

Results 36 sarekt issues
Sort by recently updated
recently updated
newest added

Implement them. New uniforms are buffers by default, and a user can specify push constant instead.

objective
uniforms

Example UBO { a, b, c } But only overwrite A

backlog
uniforms

Platforms like PS4 or some amd/intel integrated GPUs are like this. In this case I could just detect and elide all with staging actions to immediate.

nice_to_have