NotAPenguin
NotAPenguin
This is currently intentional due to performance concerns. Its possible to rework this and if the current API is not intuitive enough it should probably be implemented.
The spec allows this, but we currently overwrite the old bind point when a pipeline is bound.
Invalid push constants can cause unexpected crashes, so adding some validation for this should be a good idea.
Currently only the first layer is rendered to.
Causes crashes or validation errors, this should be caught at graph construction time.
Currently only `VK_STORE_OP_STORE` and `VK_LOAD_OP_LOAD/CLEAR` are supported. Especially in some cases other operations could be more performant and should be supported.