diff options
author | Jason Ekstrand <jason.ekstrand@intel.com> | 2018-08-07 15:29:43 -0700 |
---|---|---|
committer | Jason Ekstrand <jason.ekstrand@intel.com> | 2018-08-17 10:50:28 -0500 |
commit | 4af1a8c9e46e7a748388cf90efdfb93ba70dd585 (patch) | |
tree | c269baf7c3abf746a2c91429fe5b1dc167244c76 /bin | |
parent | 320dacb0a051cd1736e0976f70467b68281edfbf (diff) | |
download | mesa-4af1a8c9e46e7a748388cf90efdfb93ba70dd585.tar.gz mesa-4af1a8c9e46e7a748388cf90efdfb93ba70dd585.tar.bz2 mesa-4af1a8c9e46e7a748388cf90efdfb93ba70dd585.zip |
anv/apply_pipeline_layout: Add to the bind map instead of replacing it
This commit makes three changes. One is to only walk the descriptors once
and set bind map sizes at the same time as filling out the entries. The
second is to make the pass additive so that we can put stuff in the bind
map before applying the pipeline layout. Third, we switch to using
designated initializers.
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions