diff options
author | Ilia Mirkin <[email protected]> | 2015-07-23 23:03:53 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-07-23 23:47:11 -0400 |
commit | 9d60793a03e40e1d139b78fce0144cad57438741 (patch) | |
tree | e87428f2abbb0db01e83e41d665f56398eb79774 /src/loader | |
parent | 22c9339abf00c2ecf40e0d8fd740faafba3ec37b (diff) |
nvc0/ir: kepler can't do indirect shader input/output loads directly
There's a special AL2P instruction (called AFETCH in nv50 ir) which
computes a "physical" value to be used with indirect addressing with ALD.
Fixes
tcs-input-array-*-index-rd
tcs-output-array-*-index-wr
varying-indexing tessellation tests on Kepler.
Signed-off-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/loader')
0 files changed, 0 insertions, 0 deletions