Mesa (master): aco: Use common argument handling

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Nov 25 13:46:46 UTC 2019


Module: Mesa
Branch: master
Commit: bb78f9b4e499d8048eaff08dcf7ba9c3de851cad
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb78f9b4e499d8048eaff08dcf7ba9c3de851cad

Author: Connor Abbott <cwabbott0 at gmail.com>
Date:   Wed Nov 13 13:30:52 2019 +0100

aco: Use common argument handling

Reviewed-by: Daniel Schürmann <daniel at schuermann.dev>

---

 src/amd/common/ac_shader_args.h                    |   1 +
 src/amd/compiler/aco_instruction_selection.cpp     | 185 +++---
 .../compiler/aco_instruction_selection_setup.cpp   | 651 +++------------------
 src/amd/compiler/aco_interface.cpp                 |   3 +-
 src/amd/compiler/aco_ir.h                          |   4 +-
 src/amd/vulkan/radv_shader_args.c                  |   4 +-
 6 files changed, 211 insertions(+), 637 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=bb78f9b4e499d8048eaff08dcf7ba9c3de851cad



More information about the mesa-commit mailing list