summaryrefslogtreecommitdiffstats
path: root/src/compiler
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2016-05-19 12:50:01 +0200
committerIago Toral Quiroga <[email protected]>2016-05-23 08:56:57 +0200
commitb46867cd378e5fb135fd060d50c8028d3dac622a (patch)
tree3ae8eb57917b0af172f02699c7e450a3febbb346 /src/compiler
parent38b719d6244e831effe93a5d10e932aad2100984 (diff)
i965/fs: do not depend on std140 alignment rules for UBO loads
The previous implementation relied on the std140 alignment rules to avoid handling misalignment in the case where we are loading more than 2 double components from a vector, which requires to emit a second load message. This alternative implementation deals with misalignment and is more flexible going forward. Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/compiler')
0 files changed, 0 insertions, 0 deletions