Searched refs:drv_func (Results 1 – 1 of 1) sorted by relevance
967 PFN_vkVoidFunction drv_func = GetData(device).driver.GetDeviceProcAddr(device, pName); in GetDeviceProcAddr() local970 return drv_func; in GetDeviceProcAddr()978 if (!drv_func && (hook->extension >= ProcHook::EXTENSION_CORE_1_0)) in GetDeviceProcAddr()