OSDN Git Service

nir: fix per_vertex_output intrinsic
authorRob Clark <robdclark@gmail.com>
Fri, 16 Mar 2018 17:10:18 +0000 (13:10 -0400)
committerRob Clark <robdclark@gmail.com>
Tue, 27 Mar 2018 12:20:40 +0000 (08:20 -0400)
commitcc3a88e81dbceb12b79eb4ebe7a4ce5ba97fc291
tree2e8fa55cc37b15552a9496d4dabb8e47f17bdf8e
parent1e0a06000bae17e1791f55127e7527946e9b6793
nir: fix per_vertex_output intrinsic

This is supposed to have both BASE and COMPONENT but num_indices was
inadvertantly set to 1.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_intrinsics.h