To increase performance, swizzling texture storage mode can be used. Swizzling texture mode gives maximal performance of triangle/rectangle rendering. The requirement for texture is that it must be stored in scrambled/swizzled way.
Texture swizzling increases coherency of texel memory accesses. This method can increase texture storage space. Using this mode requires source bitmap preparation. |