diff options
author | Brian Paul <[email protected]> | 2012-08-04 08:46:41 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-08-06 08:33:17 -0600 |
commit | d6c3e6d8f34fc39dcbe9395c3a5953af726443f1 (patch) | |
tree | c75b41c48ae99d213633019150a348c3026a259c /src/gallium/auxiliary | |
parent | 0a14e9f09fc1cf9d5c277bb239f349203d3bed79 (diff) |
softpipe: consolidate sampler-related arrays
Combine separate arrays for vertex/fragment/geometry samplers, etc into
one array indexed by PIPE_SHADER_x.
This allows us to collapse separate code for vertex/fragment/geometry
state into loops over the shader stage. More to come.
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions