mirror of
https://github.com/open-goal/jak-project
synced 2026-08-20 06:16:35 -04:00
up to gsound
This commit is contained in:
@@ -18669,7 +18669,7 @@ buffer if necessary, record receive-buffer, and swap buffers so new commands can
|
||||
submitted immediately with function number zero and no receive buffer before reserving the
|
||||
element, so callers needing other call parameters must flush explicitly."
|
||||
(rpc-buffer-pair) pointer) ;; 10
|
||||
(decrement-elt-used "Discard the most recently reserved element when the current buffer is not
|
||||
(free-last-element "Discard the most recently reserved element when the current buffer is not
|
||||
empty." (rpc-buffer-pair) int) ;; 11
|
||||
(sync "Wait for the previous buffer's RPC to finish, optionally print a stall warning, then
|
||||
release that buffer for reuse." (rpc-buffer-pair symbol) int) ;; 12
|
||||
|
||||
Reference in New Issue
Block a user