diff options
author | Paul Berry <stereotype441@gmail.com> | 2012-06-06 10:34:12 -0700 |
---|---|---|
committer | Paul Berry <stereotype441@gmail.com> | 2012-06-07 11:03:15 -0700 |
commit | 040d0157341381708c35c2f27721ebffa2ee1db2 (patch) | |
tree | c742cc1f820bea09f0fd494bf88377c6eb9c0e6c /src/getopt | |
parent | 05790746df077183d6c3caf87ca2d276a60302a8 (diff) | |
download | external_mesa3d-040d0157341381708c35c2f27721ebffa2ee1db2.zip external_mesa3d-040d0157341381708c35c2f27721ebffa2ee1db2.tar.gz external_mesa3d-040d0157341381708c35c2f27721ebffa2ee1db2.tar.bz2 |
i965/blorp: Refactor surface format determination.
This patch moves the responsibility for deciding on the format of the
source and destination surfaces from the
gen{6,7}_blorp_emit_surface_state() functions to
brw_blorp_surface_info::set(), which is shared between Gen6 and Gen7.
This will make it possible to add support for more surface formats
without code duplication.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'src/getopt')
0 files changed, 0 insertions, 0 deletions