We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e56673 + 2e3bb37 commit 7a3c56fCopy full SHA for 7a3c56f
1 file changed
libs/gui/libgui_flags.aconfig
@@ -131,3 +131,11 @@ flag {
131
bug: "359252619"
132
is_fixed_read_only: true
133
} # bq_producer_throttles_only_async_mode
134
+
135
+flag {
136
+ name: "bq_gl_fence_cleanup"
137
+ namespace: "core_graphics"
138
+ description: "Remove BufferQueueProducer::dequeue's wait on this fence (or the fence entirely) to prevent deadlocks"
139
+ bug: "339705065"
140
+ is_fixed_read_only: true
141
+} # bq_gl_fence_cleanup
0 commit comments