Searched refs:getVulkan12Properties (Results 1 – 2 of 2) sorted by relevance
107 …const VkPhysicalDeviceVulkan12Properties& getVulkan12Properties (void) const { return m_vulkan12P… in getVulkan12Properties() function in vk::DeviceProperties
324 …etDeviceVulkan12Properties (void) const { return m_deviceProperties.getVulkan12Properties(); } in getDeviceVulkan12Properties()