cf_gpu_sync¶
Category: graphics
GitHub: cute_graphics.h
Submits the command buffer, waits for GPU completion via fence, then reacquires.
Remarks¶
Forces GPU/CPU serialization.
Category: graphics
GitHub: cute_graphics.h
Submits the command buffer, waits for GPU completion via fence, then reacquires.
Forces GPU/CPU serialization.