Searched refs:device_features_ptr (Results 1 – 1 of 1) sorted by relevance
2469 VkPhysicalDeviceFeatures *device_features_ptr = NULL; in overlay_CreateDevice() local2478 device_features_ptr = &device_features2->features; in overlay_CreateDevice()2482 device_features_ptr = &device_features; in overlay_CreateDevice()2487 device_features_ptr->inheritedQueries = true; in overlay_CreateDevice()2488 device_features_ptr->pipelineStatisticsQuery = true; in overlay_CreateDevice()