aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_icd.py
diff options
context:
space:
mode:
authorCaio Marcelo de Oliveira Filho <[email protected]>2019-05-06 23:46:42 -0700
committerCaio Marcelo de Oliveira Filho <[email protected]>2019-05-09 19:01:14 -0700
commitf7d53fffa22d2620bb32cc3c6d9e6b8278ee8272 (patch)
tree216c66738b25c161b5eabe02853fb6d309d0c054 /src/intel/vulkan/anv_icd.py
parentc61862ddfcb33235877a4b413858d80c4ccd0e51 (diff)
anv: Remove special allocation for anv_push_constants
The key reason for that mechanism is gone: all the extra optional data that could be in the anv_push_constants was moved elsewhere. At this point, just put anv_push_constants directly in anv_cmd_state (part of anv_cmd_buffer). v2: Remove a NULL check we don't need anymore in anv_cmd_buffer_push_constants(). (Lionel) Fix size we consider for valid push params. (Lionel) Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_icd.py')
0 files changed, 0 insertions, 0 deletions