mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-13 03:32:28 +00:00
feat(gx): add window creation to d3d backend
This commit is contained in:
parent
2010aa8e4e
commit
80388f0279
5 changed files with 98 additions and 2 deletions
|
|
@ -27,6 +27,7 @@ class CGxFormat {
|
|||
uint32_t sampleCount;
|
||||
Format colorFormat;
|
||||
uint32_t refreshRate;
|
||||
C2iVector pos;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue