diff options
author | Ilia Mirkin <[email protected]> | 2018-02-26 19:31:12 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2018-02-27 22:38:33 -0500 |
commit | 086c88551d286cf29a2414227fc3a6f4b0c9c455 (patch) | |
tree | 52d77e3d771595c6b6883c45d784eabeb8b84944 /src/compiler | |
parent | c7b25005a135199a84d3eec7cc96b6a789ece0b3 (diff) |
st/mesa: ensure that images don't try to reference non-existent levels
Ideally the st_finalize_texture call would take care of that, but it
doesn't seem to with KHR-GL45.shader_image_size.advanced-nonMS-*. This
assertion makes sure that no such values are passed to the driver.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/compiler')
0 files changed, 0 insertions, 0 deletions