Searched refs:getDeviceVulkan11Properties (Results 1 – 3 of 3) sorted by relevance
89 const vk::VkPhysicalDeviceVulkan11Properties& getDeviceVulkan11Properties (void) const;
323 …const VkPhysicalDeviceVulkan11Properties& getDeviceVulkan11Properties (void) const { retur… in getDeviceVulkan11Properties() function in vkt::DefaultDevice566 …iceVulkan11Properties& Context::getDeviceVulkan11Properties (void) const { return m_device->getDe… in getDeviceVulkan11Properties() function in vkt::Context
7915 …if (m_testPtr->getResultBufferSize() > m_context.getDeviceVulkan11Properties().maxMemoryAllocation… in checkSupport()