summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nouveau_video.c
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2016-10-12 10:24:59 -0400
committerIlia Mirkin <imirkin@alum.mit.edu>2016-10-12 13:18:14 -0400
commita48a343c299a6486a1540cdf7d083f38aa4ace55 (patch)
treefa223071b775a746d7b3cf684407e373202f3c64 /src/gallium/drivers/nouveau/nouveau_video.c
parent300b5ad023962ee95322e890a9ba57396392407e (diff)
nvc0/ir: fix textureGather with a single offset
Recent fix for non-const offsets broke the case of a single offset (vs 4 offsets). The later code relies on the offs array to contain null values to tell whether they should be added onto the srcs list. Fixes: 5239bd592 ("nvc0/ir: fix overwriting of value backing non-constant gather offset") Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Cc: mesa-stable@lists.freedesktop.org
Diffstat (limited to 'src/gallium/drivers/nouveau/nouveau_video.c')
0 files changed, 0 insertions, 0 deletions