[Mesa-dev] [PATCH] radv/gfx9: add a workaround for viewing a slice of 3D as a 2D image
Samuel Pitoiset
samuel.pitoiset at gmail.com
Wed Feb 28 08:55:06 UTC 2018
On 02/27/2018 04:09 PM, Marek Olšák wrote:
> On Mon, Feb 26, 2018 at 11:50 PM, Dave Airlie <airlied at gmail.com> wrote:
>> On 26 February 2018 at 23:04, Samuel Pitoiset <samuel.pitoiset at gmail.com> wrote:
>>> Ported from RadeonSI.
>>>
>>> That doesn't fix anything known but I think we need it.
>>
>> I'd really like it to fix something :-)
>>
>> How come we don't also need it for the TXF path?
>
> TXF is the same as image_load, isn't it?
>
> Does this affect the radeonsi nir path?
Looks like it's only for 3D images, no?
Yes, it will affect the RadeonSI NIR path.
>
> Marek
>
More information about the mesa-dev
mailing list