Closed
Description
- User's system:
- Don't forget to run
sudo apt install vulkan-tools mesa-vulkan-drivers
.
- Don't forget to run
- Here wgpu-py
- cffi must provide binary wheels for linux_arm64.
- Detect raspberry pi so that the download script can download the correct libs.
- Make our
get_surface_id_from_canvas
works (with a bit of luck it does). - Build the appropriate wheels on CI.
- wgpu-native
- wgpu-core
- Should, work, but there are some issues.
- Tracking Issue for Wgpu on Raspberry Pi 4 gfx-rs/wgpu#1069