Skip to content

mesa: fix assertion failure in TexImage

Marek Olšák requested to merge mareko/mesa:teximage-assert-fix into master

Check the assertion after error checking.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111194

Fixes: 9dd1f7ce

Merge request reports