Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
Dvk_util.h498 PFN_vkVoidFunction resWithCurrentVkGetInstanceProcAddr = std::apply( in getVkInstanceProcAddrWithFallback() local
509 if (resWithCurrentVkGetInstanceProcAddr) { in getVkInstanceProcAddrWithFallback()
511 resWithCurrentVkGetInstanceProcAddr); in getVkInstanceProcAddrWithFallback()