Mesa (main): mesa/vbo: enclose none-vertex functions with HW_SELECT_MODE

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jun 6 19:05:07 UTC 2022


Module: Mesa
Branch: main
Commit: f890b49c292d92e0722b543a069c8476018d8e5f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f890b49c292d92e0722b543a069c8476018d8e5f

Author: Qiang Yu <yuq825 at gmail.com>
Date:   Fri May 13 19:50:04 2022 +0800

mesa/vbo: enclose none-vertex functions with HW_SELECT_MODE

For constructing dispatch table used in GL_SELECT mode. Every vertex
inserted need to also insert a name stack offset attribute.

Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Signed-off-by: Qiang Yu <yuq825 at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15765>

---

 src/mesa/vbo/vbo_attrib_tmp.h | 2660 ++++++++++++++++++++---------------------
 1 file changed, 1327 insertions(+), 1333 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=f890b49c292d92e0722b543a069c8476018d8e5f


More information about the mesa-commit mailing list