Skip to content

shader: Special case textureQueryLOD call

Corentin Noël requested to merge tintou/virglrenderer:tintou/lodq into master

The textureQueryLOD is not retrieving pixels so we do not need to treat it like the other texture* calls.

Merge request reports