BACKEND_VULKAN constant
int
const BACKEND_VULKAN
!< Selects the Vulkan driver if the platform supports it (default on Linux/Windows)
Implementation
static const BACKEND_VULKAN = 2;
!< Selects the Vulkan driver if the platform supports it (default on Linux/Windows)
static const BACKEND_VULKAN = 2;