OSDN Git Service

i965: Actually assign binding table offsets for the TCS.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 9 May 2016 04:15:04 +0000 (21:15 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 9 May 2016 23:20:18 +0000 (16:20 -0700)
commit5ce405ba0ffd44653b2cdf96fefdad30d218e224
treefa4da77308ec94521f7ac6b5e1cad0946847881d
parente0e7280db0b03b08479ef9db681db186f80605e5
i965: Actually assign binding table offsets for the TCS.

As far as I can tell, this was just entirely missing...honestly, I'm
not sure how anything worked at all.

Caught by noticing GPU hangs in image load store tests with scalar TCS,
but probably has broader implications.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/mesa/drivers/dri/i965/brw_tcs.c