diff options
author | Jason Ekstrand <[email protected]> | 2019-02-20 18:14:56 -0600 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2019-04-19 19:56:42 +0000 |
commit | a7d48718466978bd5a6ae73d9cf1c2ea566d772c (patch) | |
tree | aebf303c8636cda2aea589aa07263327f92b752f /src/intel/vulkan/anv_device.c | |
parent | a5a0dc08f18928a080e3393ebc694bc7053216fb (diff) |
anv/pipeline: Sort bindings by most used first
This commit just sorts the bindings by how often they're used vs the
array size of the binding. This will let us make more nuanced decisions
about what goes in the binding table vs. what to make bindless.
Reviewed-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Caio Marcelo de Oliveira Filho <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_device.c')
0 files changed, 0 insertions, 0 deletions