[Mesa-dev] [RFC PATCH 0/4] Prefer no component swizzles for immutable-format textures and views
Chris Forbes
chrisf at ijw.co.nz
Mon Mar 10 02:20:18 PDT 2014
There are good reasons for wanting alternative component orderings for some surfaces, but this complicates views, which need the components to be in a consistent order across whole view classes.
This series alters texture format selection to prefer unswizzled formats in TexStorage* and TextureView.
This might be a terrible idea -- let me know :)
More information about the mesa-dev
mailing list