cginternals / cginternals/globjects

Add CPU-GPU synchronization checks

Open
#395 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
563
Forks
59
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.