One of the CTS tests does a copy image from a 1 sample texture to a 4
sample texture and expects it to fail as per the spec.

However the i965 driver quantizes the number of samples and stores the internal
value into NumSamples directly.

Is this correct behaviour, or do we need to introduce _NumSamples?

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

Reply via email to