Searched refs:device_features_ptr (Results 1 – 1 of 1) sorted by relevance
2535 VkPhysicalDeviceFeatures *device_features_ptr = NULL; in overlay_CreateDevice() local2548 device_features_ptr = &device_features2->features; in overlay_CreateDevice()2552 device_features_ptr = &device_features; in overlay_CreateDevice()2557 device_features_ptr->inheritedQueries = true; in overlay_CreateDevice()2558 device_features_ptr->pipelineStatisticsQuery = true; in overlay_CreateDevice()