diff options
author | Jason Ekstrand <[email protected]> | 2016-09-12 17:43:28 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-10-03 14:53:01 -0700 |
commit | baade41a5c0c0342ad9db4b5123714dcedc66937 (patch) | |
tree | e01d24e522bdca817f102c2a657746f42c00cf0c /common.py | |
parent | f82166578f17306d8ae16fdbc753de3e00d2a97d (diff) |
intel/isl: Allow creation of 1-D compressed textures
Compressed 1-D textures are not well-defined thing in either GL or Vulkan.
However, auxiliary surfaces are treated as compressed textures in ISL and
we can do HiZ and CCS with 1-D so we need to be able to create them. In
order to prevent actually using them (the docs say no), we assert in the
state setup code.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Nanley Chery <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions