v3dv: drop obsolete comment
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16235>
This commit is contained in:
parent
c367bd0ee3
commit
de0d4d671a
1 changed files with 0 additions and 3 deletions
|
|
@ -203,9 +203,6 @@ handle_set_event_cpu_job(struct v3dv_queue *queue, struct v3dv_job *job,
|
|||
* So we should wait for all prior work to be completed before signaling
|
||||
* the event, this includes all active CPU wait threads spawned for any
|
||||
* command buffer submitted *before* this.
|
||||
*
|
||||
* FIXME: we could avoid blocking the main thread for this if we use a
|
||||
* submission thread.
|
||||
*/
|
||||
|
||||
VkResult result = queue_wait_idle(queue, sync_info);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue