st/nir: Drop unused gl_program parameter in VS input handling helper.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 30 Oct 2018 05:38:57 +0000 (22:38 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 21 Dec 2018 23:29:32 +0000 (15:29 -0800)
commit626f2477abd11730be7c249fa64e6ca4c53a1dc9
tree838042fa21d7621c4e0b3b8d523817ec7086ee10
parent3a78b46e59318e58aba87e44689925a3bc84fa88
st/nir: Drop unused gl_program parameter in VS input handling helper.

Nobody uses this, so let's drop it.  This makes the helper callable
from places without a gl_program.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_glsl_to_nir.cpp