-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Hi,
Background: bevyengine/bevy#21840
Additional information: NetBSD doesn't support Vulkan.
I've added target_os = "netbsd" where it was appropriated and executed the tests; halmark, raw-gles, ray-traced-triangle, hello_compute, hello_window and custom_backend.
raw-gles and hello_window worked (attached)
halmark and ray-traced-triangle want Vulkan; hello_compute shows Mesa version information and the crashes and custom_backend does nothing.
Any hints on what to do next? Are two test enough for a pull-request adding NetBSD support?
Metadata
Metadata
Assignees
Labels
No labels