[Mesa-dev] [PATCH 14/16] radeonsi: We don't support indirect addressing of shader inputs/outputs

Marek Olšák maraeo at gmail.com
Mon Jan 27 03:03:00 PST 2014


The function "emit_fetch" in radeon_setup_tgsi_llvm.c seems to
implement indirect addressing of everything but constants.

Marek

On Mon, Jan 27, 2014 at 3:14 AM, Michel Dänzer <michel at daenzer.net> wrote:
> On Fre, 2014-01-24 at 23:54 +0100, Marek Olšák wrote:
>> Please can this be done for the geometry shader only?
>
> I wrote it like this because I couldn't find any driver code dealing
> with indirect addressing of inputs or outputs. Where is it?
>
>
> --
> Earthling Michel Dänzer            |                  http://www.amd.com
> Libre software enthusiast          |                Mesa and X developer
>


More information about the mesa-dev mailing list