diff options
author | Jason Ekstrand <[email protected]> | 2018-11-21 18:26:27 -0600 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2019-04-19 19:56:42 +0000 |
commit | 3b755b52e80acc7705775ccaf5f31cf213edb207 (patch) | |
tree | 4ead0e34523fd2e5472f6ce672fc768d27c584b7 /src/intel/vulkan/anv_extensions.py | |
parent | 83b943cc2f2408087795ee2bd984477a1749a530 (diff) |
anv: Put image params in the descriptor set buffer on gen8 and earlier
This is really where they belong; not push constants. The one downside
here is that we can't push them anymore for compute shaders. However,
that's a general problem and we should figure out how to push descriptor
sets for compute shaders. This lets us bump MAX_IMAGES to 64 on BDW and
earlier platforms because we no longer have to worry about push constant
overhead limits.
Reviewed-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Caio Marcelo de Oliveira Filho <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_extensions.py')
0 files changed, 0 insertions, 0 deletions