diff options
author | Chad Versace <[email protected]> | 2015-12-02 18:27:35 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2015-12-03 15:29:52 -0800 |
commit | 594e673fcc777ed8d8579db75a920aa35af048be (patch) | |
tree | c37c33a74293312909a17cbfef4cdee8e8ebbf7f /src/vulkan/anv_wsi_x11.c | |
parent | b36938964063a4072abfd779f5607743dbc3b6f1 (diff) |
anv/image: Drop assertions on SURFTYPE extent limits
In anv_image_create(), stop asserting that VkImageCreateInfo::extent
does not exceed the hardware limits for the given SURFTYPE. The
assertions were incorrect because they did not take into account the
hardware gen. Anyways, these types of assertions belong in isl, not
anvil.
Diffstat (limited to 'src/vulkan/anv_wsi_x11.c')
0 files changed, 0 insertions, 0 deletions