i965/vs: Drop hack that created NIR for fixed function vertex programs.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 15 Oct 2015 22:34:06 +0000 (15:34 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 18 Oct 2015 00:26:11 +0000 (17:26 -0700)
commitca2b807ca32dcf531fbf96d9fa0026679abbf111
treef367bc7a6cde6dbabb7ab04f1a4f6bbf36f4cc74
parentdbac0a6352053bd6106feff88d95b0fd38b82afe
i965/vs: Drop hack that created NIR for fixed function vertex programs.

Marek made core Mesa call ProgramStringNotify(), which solves this
properly.  The hack is no longer needed.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_vs.c