Conversation
New (for me) graphics gotcha: HLSL Gather result will differ by half a texel if the format does not support bilinear filtering. #arghhghgh Kind of makes sense, and kind of doesn't. But you'll see the same half-texel difference if the samplerstate is using pointsampling. That depends on the GPU. :/