Browse Source

radeonsi: store shader function arguments in a structure

Aligns the code a bit more with ac/nir, and simplifies the setup of
ac_shader_abi.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
tags/17.3-branchpoint
Nicolai Hähnle 8 years ago
parent
commit
c7e9ebb3ab
1 changed files with 322 additions and 300 deletions
  1. 322
    300
      src/gallium/drivers/radeonsi/si_shader.c

+ 322
- 300
src/gallium/drivers/radeonsi/si_shader.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save