Original Post
When using D3D11_CPU_ACCESS_READ for textures, I am not allowed to read or write using the GPU so that it is completely useless by itself.
How do I copy the immutable texture to a staged resource and read one pixel from it?
How do I copy the immutable texture to a staged resource and read one pixel from it?