Skip to content

mesa/main: fix inverted condition

Erik Faye-Lund requested to merge kusma/mesa:fixup-ycbcr-texture into master

I accidentally got one of the conditions wrong here. Sorry for the mixup.

Fixes: b112e62b ("mesa/main: do not allow MESA_ycbcr_texture enums on gles")

Merge request reports