Searched defs:DeviceInterface (Results 1 – 5 of 5) sorted by relevance
48 virtual void bindDescriptorSets (const vk::DeviceInterface& /*vk*/, in bindDescriptorSets()
253 class DeviceInterface class263 DeviceInterface (void) {} in DeviceInterface() function in vk::DeviceInterface
1642 virtual void create (const DeviceInterface&, in create()
420 explicit DeviceInterface(const DeviceContextKey &key) : DeviceContext(key) {} in DeviceInterface() function433 explicit DeviceInterface(const DeviceContextKey &key) : DeviceInterface<Args...>(key) { in DeviceInterface() function