Chris Forbes <chr...@ijw.co.nz> writes:

> The new entrypoints will come later, but this adds the actual logic for
> supporting immutable multisample textures:
>
> - The immutability flag is set as desired.
> - Attempting to modify an immutable multisample texture produces
>   INVALID_OPERATION.
>
> Note: The extension spec does not mention adding this behavior to
> TexImage*Multisample, but it seems like the reasonable thing to do.

I think that's because it's just inheriting the text on p261 about what
you can't do to immutable textures.

Attachment: pgpMYWGjYJ2Nk.pgp
Description: PGP signature

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

Reply via email to