Searched defs:getInstanceInterface (Results 1 – 2 of 2) sorted by relevance
176 const InstanceInterface& getInstanceInterface (void) const { return m_instanceInterface; } in getInstanceInterface() function in vkt::DefaultDevice264 const vk::InstanceInterface& Context::getInstanceInterface (void) const { return m_device->getI… in getInstanceInterface() function in vkt::Context
1019 const vk::InstanceInterface& getInstanceInterface (void) const { return m_vki; } in getInstanceInterface() function in vkt::memory::__anon09d9cc850111::Context