diff options
author | Kenneth Graunke <[email protected]> | 2011-10-27 22:49:09 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-11-10 22:51:19 -0800 |
commit | 32dfa6e5ef3d1fb703ec34942c55408be22e7ec3 (patch) | |
tree | 00ca8ab9078b9097a8dac82076b071550cb509cf /src/gallium/winsys/svga/drm | |
parent | 91043c21f9b82054060311aabb617dd6e5058602 (diff) |
i965: Move and rename "wm sampler" fields to just "sampler".
brw_wm_samplers actually enables any active samplers regardless of what
pipeline stage is using them, so it doesn't make much sense for it to be
WM-specific. So, rename it to "brw_samplers."
To properly generalize it, move sampler_count and sampler_offset from
brw_context::wm to a new brw_context::sampler that can be shared without
looking strange.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/gallium/winsys/svga/drm')
0 files changed, 0 insertions, 0 deletions