mesa: fix incomplete GL_NV_half_float implementation
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 23 Apr 2021 10:39:50 +0000 (20:39 +1000)
committerMarge Bot <eric+marge@anholt.net>
Mon, 26 Apr 2021 03:35:21 +0000 (03:35 +0000)
commita02a0df2a264c20fd6ac7f4faaddcea89e572da6
treec4c5ae6501f14a92fd5b51d29a657af500600c1f
parent48d48fbf3c59bd2aad5e62ce74994bb661528562
mesa: fix incomplete GL_NV_half_float implementation

All of the VertexAttrib* functions were missing.

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

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10431>
src/mapi/glapi/gen/NV_half_float.xml
src/mapi/glapi/gen/static_data.py
src/mesa/main/dd.h
src/mesa/main/tests/dispatch_sanity.cpp
src/mesa/main/vtxfmt.c
src/mesa/vbo/vbo_attrib_tmp.h
src/mesa/vbo/vbo_init_tmp.h