summaryrefslogtreecommitdiff
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorIago Toral Quiroga <itoral@igalia.com>2020-06-01 12:00:16 +0200
committerMarge Bot <eric+marge@anholt.net>2020-10-13 21:21:30 +0000
commitca4b42a51df95bc94801c2c9f96585b31954bd52 (patch)
tree83c394568d031c73a41e1a0283b8e6ab9f7feeee /CleanSpec.mk
parent6a34ef65655fe329a5a4b7f6d2e5f7b4cebf2c33 (diff)
v3dv: implement vkCmdWaitEvents for secondary command buffers
Event waits can be safely moved before a render pass start, since event setting and resetting commands cannot happen inside one. We don't need to go that far, but we can use this to record the wait in its own separate job and then execute this job before the binning commands recorded in the secondary command buffer when we execute the secondary into a primary. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions