Daemon icon indicating copy to clipboard operation
Daemon copied to clipboard

Move some classes around for PushBuffer

Open VReaperV opened this issue 8 months ago • 0 comments

Requires #1681

Move GLBuffer and its derivatives to GLMemory to avoid circular includes.

Also moved GLUniform before GLShaderManager because its definition will be required there for PushBuffer.

VReaperV avatar Jun 23 '25 10:06 VReaperV