Searched refs:getVulkan11Properties (Results 1 – 2 of 2) sorted by relevance
106 …const VkPhysicalDeviceVulkan11Properties& getVulkan11Properties (void) const { return m_vulkan11P… in getVulkan11Properties() function in vk::DeviceProperties
323 …etDeviceVulkan11Properties (void) const { return m_deviceProperties.getVulkan11Properties(); } in getDeviceVulkan11Properties()