Searched refs:GetGetInstanceProcAddr (Results 1 – 3 of 3) sorted by relevance
39 PFN_vkGetInstanceProcAddr GetGetInstanceProcAddr() const;
684 get_instance_proc_addr_ = layer.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()700 next.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()708 get_instance_proc_addr_ = layer.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()728 next.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()
537 PFN_vkGetInstanceProcAddr LayerRef::GetGetInstanceProcAddr() const { in GetGetInstanceProcAddr() function in vulkan::api::LayerRef