Is there a way in Xcode to change the image viewer to use nearest filtering instead of linear (which I think it uses by default)?
I'd like to be able to example exact pixels in my images, similar to I do in the Metal debugger.
Is there a way in Xcode to change the image viewer to use nearest filtering instead of linear (which I think it uses by default)?
I'd like to be able to example exact pixels in my images, similar to I do in the Metal debugger.