Blue/Red channels of texture are swapped
Created by: anarsoul
With the FBO test app, seems texture support has some problem Blue/Red channel swap: test app render buffer is PIPE_FORMAT_B8G8R8A8_UNORM, while texture is PIPE_FORMAT_R8G8B8A8_UNORM, the final result is B/R channel swap