diff options
author | Kenneth Graunke <[email protected]> | 2013-09-13 15:55:03 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-09-19 10:52:57 -0700 |
commit | feaad189b45cafe860b5f23bf534618ff30b5bd2 (patch) | |
tree | 03371c01d88a0b8ab1e7d80c557b229f43464952 /src/mesa/math | |
parent | 113a75ff2d5013583bc41f5bd71e24d7897cd459 (diff) |
i965: Move binding table code to a new file, brw_binding_tables.c.
The code to upload the binding tables for each stage was scattered
across brw_{vs,gs,wm}_surface_state.c and brw_misc_state.c, which also
contain a lot of code to populate individual SURFACE_STATE structures.
This patch brings all the binding table upload code together, and splits
it out from the code which fills in SURFACE_STATE entries.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/math')
0 files changed, 0 insertions, 0 deletions