Bill Currie
|
21cf636875
|
[qtypes] Remove field_offset macro
And use offsetof instead: it has been standard (enough) in C for a
while.
|
2025-01-20 20:57:54 +09:00 |
|
Bill Currie
|
3b9e0a786e
|
[vkgen] Support renaming of auto fields
|
2023-02-27 18:44:21 +09:00 |
|
Bill Currie
|
f18e1366ba
|
[vulkan] Silence vkgen's debug output
It was hidden by qwaq-curses, but the switch to using qwaq-cmd made it
pretty obvious.
|
2021-07-06 12:27:21 +09:00 |
|
Bill Currie
|
017d2c1f44
|
[vulkan] Refactor vkgen struct generation
The addition of data an then string support made keeping track of things
in struct's writeTable a nightmare.
|
2020-12-23 22:13:50 +09:00 |
|