mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-13 02:02:30 +00:00
chore(profile): a lot of work having to do with graphics
This commit is contained in:
parent
ebf88595d9
commit
2363e04c76
153 changed files with 2402 additions and 566 deletions
|
|
@ -32,8 +32,8 @@ struct CGxFormat {
|
|||
C2iVector size;
|
||||
// set by CVGxTripleBufferCallback
|
||||
uint32_t backBufferCount; // buffering? buffer? framebufferCount?
|
||||
uint32_t sampleCount;
|
||||
float sampleQuality; // UC, write at 00769693
|
||||
uint32_t multisampleCount;
|
||||
float multisampleQuality; // UC, write at 00769693
|
||||
CGxFormat__Format colorFormat;
|
||||
uint32_t refreshRate;
|
||||
uint32_t vsync;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue