Home | History | Annotate | Download | only in include

Lines Matching defs:DestroySurfaceKHR

1991 VKAPI_ATTR void VKAPI_CALL DestroySurfaceKHR(
2002 dev_data->instance_dispatch_table->DestroySurfaceKHR(instance, surface, pAllocator);
2557 {"vkDestroySurfaceKHR", reinterpret_cast<PFN_vkVoidFunction>(DestroySurfaceKHR)},