jakoch/cpp-devbox

add mesa lavapipe for cpu rendering on ci

jakoch opened this issue · 1 comments

jakoch commented
  • add latest mesa build using llvm18 (this was added to trixie, its commented out)
    • or install via sid: apt install mesa-vulkan-drivers
  • set VK_ICD_FILENAMES
  • test with vkcube
jakoch commented

Done. 9a0113b7

image

image