Great find Roland.
Patch looks good.
Jose
On 25/08/14 21:05, srol...@vmware.com wrote:
From: Roland Scheidegger
The base instance needs to be passed to the jited function, otherwise the
instanced data fetch will only work with the same start instance when the
jit function was created (and ba
From: Roland Scheidegger
The base instance needs to be passed to the jited function, otherwise the
instanced data fetch will only work with the same start instance when the
jit function was created (and baking that into the key instead is not a viable
option).
This fixes piglit arb_base_instance-