From: Luca B. <luc...@gm...> - 2010-03-02 22:17:02
|
Shouldn't PIPE_FORMAT_X8B8G8R8_UNORM = 68, be instead R8G8B8X8_UNORM, which is currently missing, for consistency with: PIPE_FORMAT_R8G8B8X8_SNORM = 81, with X8B8G8R8_UNORM perhaps put at the end next to PIPE_FORMAT_A8B8G8R8_UNORM? |