-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_WindowPresent
chrisd1100 edited this page Aug 25, 2022
·
2 revisions
Present all pending draw operations.
void MTY_WindowPresent(
MTY_App * app,
MTY_Window window
);
app
(MTY_App *
)
The MTY_App
.
window
(MTY_Window
)
An MTY_Window
.