Skip to content

virgl: Add TEXTURE_SHADOW_LOD capability support

Corentin Noël requested to merge tintou/mesa:tintou/texture_shadow_lod into main

Bind PIPE_CAP_TEXTURE_SHADOW_LOD with its value so that we are not using non-existing GLSL on host side.

Merge request reports