Searched defs:getDeviceInterface (Results 1 – 2 of 2) sorted by relevance
181 const DeviceInterface& getDeviceInterface (void) const { return m_deviceInterface; } in getDeviceInterface() function in vkt::DefaultDevice269 const vk::DeviceInterface& Context::getDeviceInterface (void) const { return m_device->getDev… in getDeviceInterface() function in vkt::Context
1022 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vkd; } in getDeviceInterface() function in vkt::memory::__anonb5faceca0111::Context