OSDN Git Service

nv30/draw: draw expects constbuf size in bytes, not vec4 units
authorIlia Mirkin <imirkin@alum.mit.edu>
Mon, 25 May 2015 18:06:01 +0000 (14:06 -0400)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 3 Jun 2015 10:52:32 +0000 (11:52 +0100)
commita10c9c6725259c55281a17efc98566c659ba9146
tree72c61dab81087691d7cc565c3c1cea043878075e
parent2d610edf5c998de8297ce1d0f3034efbbcf76ee5
nv30/draw: draw expects constbuf size in bytes, not vec4 units

This fixes glxgears with NV30_SWTNL=1 forced on. Probably fixes a bunch
of other situations where we fall back to the swtnl path.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.5 10.6" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 147816375d22a653176ab28ed650fa811ceea83f)
src/gallium/drivers/nouveau/nv30/nv30_draw.c