Skip to content

mesa: fix incomplete GL_NV_half_float implementation

Timothy Arceri requested to merge tarceri/mesa:fix_nv_half_float into master

All of the VertexAttrib* functions were missing.

Fixes: ef66e02a ("src/mesa: add GL_NV_half_float extension support (v2)")

Merge request reports