Here's weird observation:
Reducing the buffers to 3 via the TRIPLE_BUFFER flag shrinks the pattern from 4 buffers [ O O O X] to [O O X] but increasing the buffers to 5 or 6 does not expand the pattern.
Maybe, I need to iterate over already set buffers instead of scheduling new requests (containing/ pointing at buffers)?
Reducing the buffers to 3 via the TRIPLE_BUFFER flag shrinks the pattern from 4 buffers [ O O O X] to [O O X] but increasing the buffers to 5 or 6 does not expand the pattern.
Maybe, I need to iterate over already set buffers instead of scheduling new requests (containing/ pointing at buffers)?
Statistics: Posted by steve1000 — Thu Jul 11, 2024 1:17 pm