Re: [Mesa-dev] [PATCH 2/4] Fill the padding between entrys in the sampler key

2010-04-27 Thread Brian Paul
Pierre Willenbrock wrote: This struct is used to generate a hash, ignoring the entry boundaries. --- src/mesa/drivers/dri/i965/brw_wm_sampler_state.c |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/src/mesa/drivers/dri/i965/brw_wm_sampler_state.c b/src/mesa/drive

[Mesa-dev] [PATCH 2/4] Fill the padding between entrys in the sampler key

2010-04-27 Thread Pierre Willenbrock
This struct is used to generate a hash, ignoring the entry boundaries. --- src/mesa/drivers/dri/i965/brw_wm_sampler_state.c |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/src/mesa/drivers/dri/i965/brw_wm_sampler_state.c b/src/mesa/drivers/dri/i965/brw_wm_sampler_s