summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2014-07-26 11:27:57 -0700
committerKenneth Graunke <kenneth@whitecape.org>2014-08-02 05:14:42 -0700
commit8fbc96ca74012d3f94564d88692e170bc4ef7937 (patch)
tree0866eb8be26943eae1bafe25225493147ec6f628 /src/mesa/drivers/dri/common
parent378eea970824821ffb0d38c27e214af94ec0aca9 (diff)
downloadexternal_mesa3d-8fbc96ca74012d3f94564d88692e170bc4ef7937.zip
external_mesa3d-8fbc96ca74012d3f94564d88692e170bc4ef7937.tar.gz
external_mesa3d-8fbc96ca74012d3f94564d88692e170bc4ef7937.tar.bz2
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 <kenneth@whitecape.org> Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Diffstat (limited to 'src/mesa/drivers/dri/common')
0 files changed, 0 insertions, 0 deletions