Skip to content

circular buffer assertion failure #3641

Answered by romainguy
jwwalker asked this question in Q&A
Discussion options

You must be logged in to vote

It's unfortunately the latter, see issue #2507. We do provide a compile-time way to increase the size of the commande buffer queue. You can do this by passing define flags to CMake: FILAMENT_PER_RENDER_PASS_ARENA_SIZE_IN_MB, FILAMENT_PER_FRAME_COMMANDS_SIZE_IN_MB and FILAMENT_MIN_COMMAND_BUFFERS_SIZE_IN_MB (which default respectively to 2, 2, and 1 MiB).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jwwalker
Comment options

@romainguy
Comment options

Answer selected by jwwalker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants