mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 02:20:11 +01:00
Revert "Signal the fence after color buffer copying"
This reverts commit dd5c7b6aeb41270f0b457c18a2a31cf136562bf0. Reason for revert: b/366153044 Reviewed-by: Aaron Ruby <aruby@blackberry.com> Acked-by: Yonggang Luo <luoyonggang@gmail.com> Acked-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246>
This commit is contained in:
parent
685432e7ab
commit
64f67d379b
1 changed files with 0 additions and 2 deletions
|
|
@ -734,8 +734,6 @@ custom_decodes = {
|
|||
"vkDestroySemaphore" : emit_global_state_wrapped_decoding,
|
||||
|
||||
"vkCreateFence" : emit_global_state_wrapped_decoding,
|
||||
"vkGetFenceStatus" : emit_global_state_wrapped_decoding,
|
||||
"vkWaitForFences" : emit_global_state_wrapped_decoding,
|
||||
"vkResetFences" : emit_global_state_wrapped_decoding,
|
||||
"vkDestroyFence" : emit_global_state_wrapped_decoding,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue