Searched defs:destroyDevice (Results 1 – 3 of 3) sorted by relevance
4 DestroyDeviceFunc destroyDevice; variable
5 void DeviceDriver::destroyDevice (VkDevice device, const VkAllocationCallbacks* pAllocator) const function in DeviceDriver
201 VKAPI_ATTR void VKAPI_CALL destroyDevice (VkDevice device, const VkAllocationCallbacks* pAllocator) function