So, Im using D3D in a windowed application. I inited D3D with the following parameters: windowed: true; backbufferformat: …
I have a tex2D sampler I want to only return precisely those colours that are present on my texture. …