Searched defs:DeviceInterface (Results 1 – 3 of 3) sorted by relevance
47 … virtual void bindDescriptorSets(const vk::DeviceInterface & /*vk*/, const vk::VkDevice /*device*/, in bindDescriptorSets()
271 class DeviceInterface class283 DeviceInterface(void) in DeviceInterface() function in vk::DeviceInterface
1750 …virtual void create(const DeviceInterface &, const VkDevice, Allocator &, VkDeviceSize, VkDeviceAd… in create()