SIGN IN SIGN UP

Make queueing to GL pipeline non-blocking

Removes the 500ms CompletableFuture block in `DefaultGlFrameProcessor.queue()`.

Instead, `queue()` now stores the incoming frame and asynchronously submits processing to the GL thread.

PiperOrigin-RevId: 937282311
C
claincly committed
6b8359dd74047574055b6b26869367361264c1bd
Parent: 0e0ab83
Committed by Copybara-Service <copybara-worker@google.com> on 6/24/2026, 12:50:32 PM