Searched refs:getDeviceVulkan13Features (Results 1 – 3 of 3) sorted by relevance
109 const vk::VkPhysicalDeviceVulkan13Features &getDeviceVulkan13Features(void) const;
902 const vk::VkPhysicalDeviceVulkan13Features &Context::getDeviceVulkan13Features(void) const in getDeviceVulkan13Features() function in vkt::Context
673 auto vulkan13features = m_context.getDeviceVulkan13Features(); in iterate()