diff options
author | Kenneth Graunke <[email protected]> | 2014-07-26 11:27:57 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-08-02 05:14:42 -0700 |
commit | 8fbc96ca74012d3f94564d88692e170bc4ef7937 (patch) | |
tree | 0866eb8be26943eae1bafe25225493147ec6f628 /configure.ac | |
parent | 378eea970824821ffb0d38c27e214af94ec0aca9 (diff) |
i965: Shift brw_upload_sampler_state_table away from structures.
The Gen4-6 and Gen7+ code is virtually identical, but both use different
structure types. Switching to use a uint32_t pointer and operate on the
number of DWords will make it possible to share code.
It turns out that SURFACE_STATE is the same number of DWords on every
platform currently; it will be easy to handle a change there, though.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions