quakeforge/libs/video/renderer/vulkan/vkgen/stddef.h
Bill Currie cf3262991d [vulkan] Add a tool for making vulkan enum tables
The tables are generated from the enums pulled out of the vulkan headers
using a ruamoko program (thanks to its reflection capabilities). They
will be used for parsing property lists used to create render passes and
pipelines.
2020-06-28 19:08:18 +09:00

2 lines
39 B
C

#define const
#define __attribute__(x)