summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorSamuel Iglesias Gonsálvez <[email protected]>2017-02-20 11:03:46 +0100
committerSamuel Iglesias Gonsálvez <[email protected]>2017-03-01 06:50:29 +0100
commita497ab6838ae5a9898abfed82f7bc8295b490911 (patch)
tree30b74e44267579dec5839ae3d14d37b333414bc3 /Android.mk
parent7427425247d80c9f59a3c3ad2dfeeb2429de6f67 (diff)
i965/fs: detect different bit size accesses to uniforms to push them in proper locations
Previously, if we had accesses with different sizes to the same uniform, we might not push it aligned with the bigger one. This is a problem in BSW/BXT when we access an array of DF uniform with both direct and indirect addressing because for the latter we use 32-bit MOV INDIRECT instructions. However this problem can happen with other generations and bitsizes. Signed-off-by: Samuel Iglesias Gonsálvez <[email protected]> Cc: "17.0" <[email protected]> Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions