diff options
author | Jason Ekstrand <[email protected]> | 2016-09-01 19:52:38 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-10-03 14:53:01 -0700 |
commit | f82166578f17306d8ae16fdbc753de3e00d2a97d (patch) | |
tree | 0c7e4155926423b5a321dcfcdd954d308c88751d /src/intel/isl/isl_surface_state.c | |
parent | 5637f3f1202b46ff02c80e743dd84752a040685a (diff) |
intel/isl: Fix up asserts in calc_phys_level0_extent_sa
The assertion that a format is uncompressed in the multisample layouts
isn't quite right. What we really want to assert is that the format
supports multisampling which is a bit more complicated query. We also want
to assert that it has a block size of 1x1 since we do nothing with the
block size in the phys_level0_sa assignment.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Topi Pohjolainen <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Reviewed-by: Nanley Chery <[email protected]>
Diffstat (limited to 'src/intel/isl/isl_surface_state.c')
0 files changed, 0 insertions, 0 deletions