Searched refs:fDeviceFeatures (Results 1 – 2 of 2) sorted by relevance
65 const VkPhysicalDeviceFeatures* fDeviceFeatures = nullptr; member
142 } else if (backendContext.fDeviceFeatures) { in Make()145 features2.features = *backendContext.fDeviceFeatures; in Make()