They do -- you can create views of any format that is legal for
TexStorage*. Each of the formats not listed in the table in the
ARB_texture_view spec has its own equivalence class, so no casting is
possible. This is still useful if you want to restrict levels or
layers, or vary texture parameters. [The interaction with
ARB_stencil_texturing is a good example of why you might want to]

On Sat, Feb 22, 2014 at 4:06 PM, Eric Anholt <e...@anholt.net> wrote:
> Chris Forbes <chr...@ijw.co.nz> writes:
>
>> We will need this for munging the view's format.
>
> But texture views don't allow internalformats involving depth or stencil
> (or ETC in the next commit), right?
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to