r600: fix tgsi clock last setting
authorDave Airlie <airlied@redhat.com>
Mon, 26 Feb 2018 01:05:45 +0000 (11:05 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 26 Feb 2018 01:05:45 +0000 (11:05 +1000)
commit0cc5be7741aa77bd65046d627370c18839e0da25
tree1f28c15ea8f8f6269781bc87c9c1d34c3da1f552
parent4d72a1efeaa2266cd8ea512d5d2279325d6e3807
r600: fix tgsi clock last setting

On cayman this was hitting an assert later, which probably wasn't
see on non-cayman due to having the t slot.

Fixes: 9041730d1 (r600: add support for ARB_shader_clock.)
src/gallium/drivers/r600/r600_shader.c