Searched defs:deviceIface (Results 1 – 2 of 2) sorted by relevance
77 …Deleter (const DeviceInterface& deviceIface, VkDevice device, const VkAllocationCallbacks* alloca… in Deleter()186 Deleter (const DeviceInterface& deviceIface, VkDevice device, VkDescriptorPool pool) in Deleter()209 Deleter (const DeviceInterface& deviceIface, VkDevice device, VkCommandPool pool) in Deleter()
514 const DeviceDriver deviceIface (instanceDriver, device); in createDeviceWithUnsupportedExtensionsTest() local