OSDN Git Service

radeonsi: allow specifying simm16 of emit_waitcnt at call sites
authorMarek Olšák <marek.olsak@amd.com>
Fri, 2 Dec 2016 17:56:21 +0000 (18:56 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 14 Dec 2016 19:03:12 +0000 (19:03 +0000)
commit6f37d3067954a1ed70ea1a0bfe60783ba7b04166
treef4d7d5de5b8366533078ba0d9170dbd21466c0f8
parent1e8eb3ef80d07986738a33f599248e08fb78b2cf
radeonsi: allow specifying simm16 of emit_waitcnt at call sites

The next commit will use this.

Cc: 13.0 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
(cherry picked from commit 15e96c70b0b668a2626326d3572a247e41885c18)
src/gallium/drivers/radeonsi/si_shader.c