Skip to content

util: fix multisample_texture_fs_template

Erik Faye-Lund requested to merge kusma/piglit:fix-multisample-helper into main

It's not the texture function that needs the prefix, it's the sampler.

Fixes: c55e22a5 ("arb_copy_image-formats: avoid undefined behavior")

Merge request reports