feat(gx): refresh CGxDevice studies

This commit is contained in:
phaneron 2025-04-29 16:26:36 -04:00
parent abcd88b4c1
commit 6a6d154b0a
63 changed files with 2685 additions and 549 deletions

View file

@ -31,7 +31,7 @@ struct CGxFormat {
CGxFormat__Format depthFormat;
C2iVector size;
// set by CVGxTripleBufferCallback
uint32_t backbuffers; // buffering? buffer? framebufferCount?
uint32_t backBufferCount; // buffering? buffer? framebufferCount?
uint32_t sampleCount;
float multisampleQuality; // UC, write at 00769693
CGxFormat__Format colorFormat;