NotAPenguin

Results 21 issues of 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.

enhancement

Corresponding to gpu_allocator debug logs

enhancement

The spec allows this, but we currently overwrite the old bind point when a pipeline is bound.

bug
enhancement

Invalid push constants can cause unexpected crashes, so adding some validation for this should be a good idea.

enhancement

Currently only the first layer is rendered to.

bug
enhancement

These are currently entirely unsupported.

enhancement

Causes crashes or validation errors, this should be caught at graph construction time.

bug

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.

enhancement

This to cover the full Vulkan API

enhancement