globjects icon indicating copy to clipboard operation
globjects copied to clipboard

Add CPU-GPU synchronization checks

Open scheibel opened this issue 6 years ago • 0 comments

The CPU-managed state of GPU objects within globjects may diverge from the actual GPU objects, e.g., through direct use of OpenGL calls or errors during OpenGL processing. We could provide functions that checks for quality of both states by use of OpenGL reflection functions.

scheibel avatar Jul 18 '19 20:07 scheibel