Skip to content

shader: Do some basic sanity checks in emit_ios and return early on failure

Corentin Noël requested to merge tintou/virglrenderer:tintou/f-b-color into master

Allows to just reject the shader in case the provided shader is corrupted.

Closes https://gitlab.freedesktop.org/virgl/virglrenderer/-/issues/354

Edited by Corentin Noël

Merge request reports