diff options
author | Caio Marcelo de Oliveira Filho <[email protected]> | 2019-05-06 23:46:42 -0700 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2019-07-30 08:18:49 +0000 |
commit | 57fc7a23e101bc16704960b8de9b30eb7bce0108 (patch) | |
tree | 447bad8171dfa8a9526e0f7efc8e9895c8abf715 /.gitlab-ci.yml | |
parent | 630a2e4d976153e5fdefb713faa2bb711451074a (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]>
(cherry picked from commit f7d53fffa22d2620bb32cc3c6d9e6b8278ee8272)
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions