texture_cache/util: Remove unneeded ReadBlockUnsafe
This call was reading GPU memory into the dst buffer, which is then overwritten by the SwizzleTexture call.
Please register or sign in to comment
This call was reading GPU memory into the dst buffer, which is then overwritten by the SwizzleTexture call.