summaryrefslogtreecommitdiffstats
path: root/src/mesa/Android.libmesa_st_mesa.mk
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2015-11-23 16:01:44 -0800
committerJason Ekstrand <[email protected]>2015-12-07 21:51:23 -0800
commite3e70698c3cfa7e9acccd6eddfb37516c45d5ac2 (patch)
treeb4aef58b682600a51b4ee0339ef1b7723bb79efb /src/mesa/Android.libmesa_st_mesa.mk
parent6ef8149bcd1f11c7e4b6e9191bfd9ba6d31170e1 (diff)
i965/vec4: Use byte offsets for UBO pulls on Sandy Bridge
Previously, the VS_OPCODE_PULL_CONSTANT_LOAD opcode operated on vec4-aligned byte offsets on Iron Lake and below and worked in terms of vec4 offsets on Sandy Bridge. On Ivy Bridge, we add a new *LOAD_GEN7 variant which works in terms of vec4s. We're about to change the GEN7 version to work in terms of bytes, so this is a nice unification. Cc: "11.0" <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/Android.libmesa_st_mesa.mk')
0 files changed, 0 insertions, 0 deletions