diff options
author | Jason Ekstrand <[email protected]> | 2017-10-27 16:03:58 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2018-08-02 10:29:20 -0700 |
commit | 535133955440ea81f45d585bcda5791896b02705 (patch) | |
tree | 177059d130962e03f0d3ba9b2e65ed7d4056ff40 /src/intel/common/gen_disasm.c | |
parent | 5b196f39bddc689742d3dc8565cc2fb26527ee37 (diff) |
anv/pipeline: Add a separate "link" stage
This breaks compilation up a bit into "link" and "compile". In the
"link" stage, new anv_pipeline_link_* helpers are called which are
responsible for setting up the binding table and doing anything needed
to properly link with the next stage in the pipeline if one exists.
They are called in reverse order starting with the fragment shader so
you can assume linking in later stages is already done.
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/intel/common/gen_disasm.c')
0 files changed, 0 insertions, 0 deletions