Jasper St. Pierre
e320b06aaa
texture-tower: Fix error case in meta-texture-tower
If we for some reason have an error trying to allocate the framebuffer, we'll still mark the tower as revalidated. Move the validation to the end of the actual revalidation code to solve this.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%