forked from sascha/godot
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).
|
||
|---|---|---|
| .. | ||
| SCsub | ||
| rendering_device_vulkan.cpp | ||
| rendering_device_vulkan.h | ||
| vulkan_context.cpp | ||
| vulkan_context.h | ||