commit | b7053b80f27091acc8ccc954db99197e3073bff4 | [log] [tgz] |
---|---|---|
author | Ian Romanick <ian.d.romanick@intel.com> | Tue Dec 13 20:29:23 2016 -0800 |
committer | Ian Romanick <ian.d.romanick@intel.com> | Mon Dec 19 15:55:43 2016 -0800 |
tree | 61b6634203e84c4a2738d24ae5eb290d7973e5a2 | |
parent | 5085b640313f806150729a197c438a0cfea35f49 [diff] |
glsl: Add tracking for elements of an array-of-arrays that have been accessed If there's a better way to provide access to ir_array_refcount_entry private members to the test functions, I am very interested to know about it. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Cc: Francisco Jerez <currojerez@riseup.net> Cc: mesa-stable@lists.freedesktop.org Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>