summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2016-03-20 17:26:13 -0400
committerIlia Mirkin <[email protected]>2016-03-28 08:35:38 -0400
commitf667d15561820ee9dd8e836d43cce3ee52a4780e (patch)
tree39319813a5d995ac6ab8431016f710fa62db9296 /src/gallium/tests
parent6711f159d94f37f3f45d36a8cb172cfc00692875 (diff)
nvc0/ir: fix picking of coordinates from tex instruction for textureGrad
On Fermi, there's an argument in front of the coords that combines array and indirect handle, while on Kepler the array and the indirect handle are separate (and in front of the coords). We were previously only accounting for the array bit of it, if there were an indirect access it wouldn't be counted in the formula. Signed-off-by: Ilia Mirkin <[email protected]> Cc: "11.1 11.2" <[email protected]>
Diffstat (limited to 'src/gallium/tests')
0 files changed, 0 insertions, 0 deletions