Home
last modified time | relevance | path

Searched refs:perDeviceImplementation (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/src/swappyVk/
DSwappyVk.cpp922 std::map<VkDevice, std::shared_ptr<SwappyVkBase>> perDeviceImplementation; member in SwappyVk
987 auto& pImplementation = perDeviceImplementation[device]; in GetRefreshCycleDuration()
1048 auto& pImplementation = perDeviceImplementation[device]; in SetSwapInterval()
1098 perDeviceImplementation[device] = nullptr; in DestroySwapchain()