Vulkan.jl
Vulkan.jl copied to clipboard
Using Vulkan from Julia
Hi, I'm getting what seems to be an overflowing buffer reads when trying to enumerate the available physical device memory types. Reduced to the simplest reproducer I know the problem...
Thank you for the carefully designed wrapper, it's really nice. I can't seem to preserve my swapchain object throughout the life of my program. Although `Base.GC.enable_logging(true)` tells me that no...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Hey! Is there a possibility that Vulkan.jl + SPIRV.jl can support GPUArrays and KernelAbstractions? Even better if we can do that without using PhysicalBufferAddress :)