Skip to content

st/mesa: use uint-samplers for sampling stencil buffers

Erik Faye-Lund requested to merge kusma/mesa:drawpixels-uint-texture into master

Otherwise, we end up mismatching the sampler types when rendering.

Signed-off-by: Erik Faye-Lund erik.faye-lund@collabora.com

Merge request reports