Searched refs:device_features_ptr (Results 1 – 1 of 1) sorted by relevance
2478 VkPhysicalDeviceFeatures *device_features_ptr = NULL; in overlay_CreateDevice() local2487 device_features_ptr = &device_features2->features; in overlay_CreateDevice()2491 device_features_ptr = &device_features; in overlay_CreateDevice()2496 device_features_ptr->inheritedQueries = true; in overlay_CreateDevice()2497 device_features_ptr->pipelineStatisticsQuery = true; in overlay_CreateDevice()