summaryrefslogtreecommitdiff
path: root/deimos/vulkan/vulkan_instance_functions.inc
blob: 34535ad6c2e62f8c7cf4323e49dabaafe14b80d1 (plain)
1
2
3
4
5
6
// NOLINTBEGIN
FN(EnumeratePhysicalDevices)
FN(GetPhysicalDeviceProperties2)
FN(GetPhysicalDeviceQueueFamilyProperties)
FN(DestroyInstance)
// NOLINTEND