Re: [Mesa-dev] Disagreement between ChooseTextureFormat and QuerySamplesForFormat

2015-09-06 Thread Marek Olšák
On Sat, Sep 5, 2015 at 7:20 PM, Ilia Mirkin wrote: > On Sun, Jul 12, 2015 at 4:14 PM, Roland Scheidegger > wrote: >> Am 12.07.2015 um 19:30 schrieb Ilia Mirkin: >>> I asked this on IRC, but figured I'd get wider distribution for the >>> question. The situation is that nv50 doesn't support RGBA32

Re: [Mesa-dev] Disagreement between ChooseTextureFormat and QuerySamplesForFormat

2015-09-05 Thread Ilia Mirkin
On Sun, Jul 12, 2015 at 4:14 PM, Roland Scheidegger wrote: > Am 12.07.2015 um 19:30 schrieb Ilia Mirkin: >> I asked this on IRC, but figured I'd get wider distribution for the >> question. The situation is that nv50 doesn't support RGBA32 MS8 >> textures. However QuerySamplesForFormat will try its

Re: [Mesa-dev] Disagreement between ChooseTextureFormat and QuerySamplesForFormat

2015-07-12 Thread Roland Scheidegger
Am 12.07.2015 um 19:30 schrieb Ilia Mirkin: > I asked this on IRC, but figured I'd get wider distribution for the > question. The situation is that nv50 doesn't support RGBA32 MS8 > textures. However QuerySamplesForFormat will try its hardest to find > supported sample counts, which means it'll go

Re: [Mesa-dev] Disagreement between ChooseTextureFormat and QuerySamplesForFormat

2015-07-12 Thread Marek Olšák
On Sun, Jul 12, 2015 at 7:30 PM, Ilia Mirkin wrote: > I asked this on IRC, but figured I'd get wider distribution for the > question. The situation is that nv50 doesn't support RGBA32 MS8 > textures. However QuerySamplesForFormat will try its hardest to find > supported sample counts, which means

[Mesa-dev] Disagreement between ChooseTextureFormat and QuerySamplesForFormat

2015-07-12 Thread Ilia Mirkin
I asked this on IRC, but figured I'd get wider distribution for the question. The situation is that nv50 doesn't support RGBA32 MS8 textures. However QuerySamplesForFormat will try its hardest to find supported sample counts, which means it'll go down st/mesa's fallback format list, which includes