Home | History | Annotate | Download | only in Vulkan

Lines Matching refs:hasFeatures

253 				if(!vk::Cast(physicalDevice)->hasFeatures(physicalDeviceFeatures2->features))
317 if(!vk::Cast(physicalDevice)->hasFeatures(*(pCreateInfo->pEnabledFeatures)))