Hello !
I have a texture in 4K resolution and I need to downsample this texture to get a 1x1 resulting texture.
I know that there are intermediate downsamplings before getting to the 1x1 texture but how downsampling works and how do I have to code my pixel shader to downsample my texture ?
↧