Searched refs:perDeviceImplementation (Results 1 – 1 of 1) sorted by relevance
922 std::map<VkDevice, std::shared_ptr<SwappyVkBase>> perDeviceImplementation; member in SwappyVk987 auto& pImplementation = perDeviceImplementation[device]; in GetRefreshCycleDuration()1048 auto& pImplementation = perDeviceImplementation[device]; in SetSwapInterval()1098 perDeviceImplementation[device] = nullptr; in DestroySwapchain()