[Mesa-dev] [PATCH] i965: Set UniformBufferOffsetAlignment to sizeof(vec4)

2013-02-07 Thread Ian Romanick
From: Ian Romanick ian.d.roman...@intel.com 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.roman...@intel.com --- src/mesa/drivers/dri/i965/brw_context.c | 1

Re: [Mesa-dev] [PATCH] i965: Set UniformBufferOffsetAlignment to sizeof(vec4)

2013-02-07 Thread Kenneth Graunke
On 02/07/2013 07:25 PM, Ian Romanick wrote: From: Ian Romanick ian.d.roman...@intel.com 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.roman...@intel.com ---

Re: [Mesa-dev] [PATCH] i965: Set UniformBufferOffsetAlignment to sizeof(vec4)

2013-02-07 Thread Paul Berry
On 7 February 2013 19:25, Ian Romanick i...@freedesktop.org wrote: From: Ian Romanick ian.d.roman...@intel.com This matches the behavior of the Windows driver, but a bspec reference should would be nice. I believe this is the bspec reference you're looking for: From the Ivy Bridge PRM,