Run OpenGL commands

This commit is contained in:
Gregory Wells
2025-08-18 22:09:05 -04:00
parent be2f91e2bb
commit 7b1266281c
5 changed files with 21 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
#pragma once
#include "core/src/submit/gryphn_submit.h"
gnReturnCode openglSubmit(gnOutputDevice device, gnSubmitInfo info);