Searched defs:getPhysicalDevice (Results 1 – 2 of 2) sorted by relevance
178 VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::DefaultDevice265 vk::VkPhysicalDevice Context::getPhysicalDevice (void) const { return m_device->getPhysicalD… in getPhysicalDevice() function in vkt::Context
1020 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::memory::__anonb5faceca0111::Context