So I'm working on setting up a basic test case for a Vulkan pipeline. I can access Vulkan functions, GLFW functions, everything appears to be working, but I get no render output.
Here is my device/driver combination(This is NOT my output just a reference) that shows presentation is enabled: https://vulkan.gpuinfo.org/displayreport.php?id=33965#device
I'm running the same device, same driver, same API version yet I don't have presentation?
For reference I'm running NixOS 24.05, Wayland, and Hyprland. Here is a link to my build dependencies flake: https://gitlab.com/senoraraton/clay-desk/-/blob/main/flake.nix?ref_type=heads
Perhaps something in my environment is misconfigured?
Here is the output when I run vulkanCapsViewer for reference: https://termbin.com/yrk3z