61342e5831
Some Vulkan types are defined as "non dispatchable handles" and use a
different typedef on 32-bit and 64-bit systems (struct pointer on
64-bit, `uint64_t` otherwise).
|
||
---|---|---|
.. | ||
rendering_device_vulkan.cpp | ||
rendering_device_vulkan.h | ||
SCsub | ||
vulkan_context.cpp | ||
vulkan_context.h |