Raspberry Pi 的 VK 驱动程序(Broadcom Videocore IV)。
RPi-VK-Driver 是 Broadcom Videocore IV GPU 的低级 GPU 驱动程序,它实现了 Vulkan 标准的子集。该实现不符合该标准(因此不能正式称为 Vulkan 驱动程序),但会在硬件允许的范围内尽可能严格地遵循该标准。
与 OpenGL 驱动程序相比,它提供了卓越的速度,包括精确且可预测的内存管理和多线程命令提交。它还提供了更广泛的功能集,例如 MSAA 支持、低级组件着色器和性能计数器。另一方面,它当前不支持 GLSL 着色器。
该驱动程序当前支持以下 Raspberry Pi 型号:
- Zero
- Zero W
- 1 Model A
- 1 Model A+
- 1 Model B
- 1 Model B+
- 2 Model B
- 3 Model A+
- 3 Model B
- 3 Model B+
- Compute Module 1
- Compute Module 3
- Compute Module 3 lite
- Compute Module 3+
- Compute Module 3+ lite