summaryrefslogtreecommitdiffstats
path: root/src/intel/common
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-10-27 16:03:58 -0700
committerJason Ekstrand <[email protected]>2018-08-02 10:29:20 -0700
commit535133955440ea81f45d585bcda5791896b02705 (patch)
tree177059d130962e03f0d3ba9b2e65ed7d4056ff40 /src/intel/common
parent5b196f39bddc689742d3dc8565cc2fb26527ee37 (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')
0 files changed, 0 insertions, 0 deletions