glsl: set last_vert_prog in the nir linker
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 21 Jun 2023 03:09:51 +0000 (13:09 +1000)
committerMarge Bot <emma+marge@anholt.net>
Thu, 6 Jul 2023 01:21:07 +0000 (01:21 +0000)
commitee68c633e942dad39ed3be51984e83946b6762b5
tree19db1e2151863ed753d8f970aa27111f36e2ba90
parent0d7b5f8b309fcc1af310a7d97acf40036b022f23
glsl: set last_vert_prog in the nir linker

Another step to removing the GLSL IR linker

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22846>
src/compiler/glsl/gl_nir_linker.c
src/compiler/glsl/linker.cpp