draw: fix incorrect NIR support code
"state" contains NIR, while "vs->base.state" contains TGSI generated from NIR. It was a typo. This fixes the arb_vp subtest of: DRAW_USE_LLVM=1 piglit/bin/rasterpos Fixes: df11ceaa - draw: add NIR support to draw_create_vertex_shader Reviewed-by:Zoltán Böszörményi <zboszor@gmail.com> Reviewed-by:
Eric Anholt <eric@anholt.net> Part-of: <mesa/mesa!8046>
Showing
Please register or sign in to comment