Paul Berry <stereotype...@gmail.com> writes:

> Cc-ing mesa-dev--I don't want to make this design decision in a vacuum.
>
> For those entering the conversation, the question on the table is how to
> make ARB_texture_multisample deal with the fact that on Gen7, compressed
> (CMS) and non-compressed (UMS or IMS) multisampled surfaces require a
> different set of sampler messages to be used.  My opinion is below.

At first glance, 3) sounds like the easiest first pass, with 2) as the
next option if we think performance of int multisample textures matters.

I would expect sampleinfo to take 150 or so cycles, like textureSize()
does, so it's probably not a good performance idea if we're trying to
optimize multisample texturing.

Attachment: pgpvLbeLFNVih.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