[Mesa-dev] NumSamples API vs internal

Dave Airlie airlied at gmail.com
Sun May 29 21:49:49 UTC 2016


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.


More information about the mesa-dev mailing list