Skip to content

compressedteximage: set mipfilter to nearest

Erik Faye-Lund requested to merge kusma/piglit:compressedteximage-nearest into main

This is a test for the glCompressedTexImage details, not for linear mipfilter precision. So let's just set the mipfilter to nearest so we don't get test-failures for the wrong reason.

Merge request reports