Skip to main content

MAX_BATCH_OPS

Constant MAX_BATCH_OPS 

Source
pub const MAX_BATCH_OPS: usize = 64;
Expand description

The most managed requests one mixed-operation batch (AGDX_BATCH_CODE) may carry. Bounds the server work one frame can demand. The assembled reply is additionally bounded by MAX_FRAME_BYTES like any other.