Skip to content

virgl: Expose the maximum number of supported uniforms

The guest need to know the maximum number of supported uniforms per shader type to be able to return the right amount when querying GL_MAX_*_UNIFORM_COMPONENTS.

Signed-off-by: Corentin Noël corentin.noel@collabora.com

Merge request reports