This series adds support for ARB_texture_storage_multisample, which
adds two interesting bits of behavior for multisample textures:

- Immutable-format support, consistent with ARB_texture_storage
- [Get]TexParameter* support

This is admittedly not very useful by itself, but becomes more interesting
when ARB_texture_view is supported.

I have some matching piglits for this which I will send out shortly.

-- Chris

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to