OSDN Git Service

i965: Set UniformBufferOffsetAlignment to sizeof(vec4)
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 8 Feb 2013 03:21:36 +0000 (19:21 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 8 Feb 2013 05:16:08 +0000 (21:16 -0800)
commitf29ab4ece5b6a0321f5e4a6fafb7ecacf7214044
tree114ce11b4663bedab9608ecea41cece10ed9a421
parent3ee602314fc22054f69ee476f2e1037653d269bc
i965: Set UniformBufferOffsetAlignment to sizeof(vec4)

This matches the behavior of the Windows driver, but a bspec reference
should would be nice.

NOTE: This is a candidate for the 9.0 and 9.1 branches.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.c