Skip to content

v3d: support r{g,gba}16f formats for vertex buffers

Iago Toral requested to merge itoral/mesa:v3d_stk into main

These are supported, and in fact we are exposing them through Vulkan. Makes SuperTuxKart significantly faster in GL, I've observed an FPS increase from ~100% to ~500% depending on the track.

Merge request reports