Searched defs:surface_key (Results 1 – 1 of 1) sorted by relevance
146 uintptr_t surface_key = reinterpret_cast<uintptr_t>(vulkan_surface.get()); in SubmitSurface() local170 void VulkanSurfacePool::RecyclePendingSurface(uintptr_t surface_key) { in RecyclePendingSurface()