Searched refs:GetGetInstanceProcAddr (Results 1 – 3 of 3) sorted by relevance
39 PFN_vkGetInstanceProcAddr GetGetInstanceProcAddr() const;
679 get_instance_proc_addr_ = layer.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()695 next.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()703 get_instance_proc_addr_ = layer.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()723 next.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()
560 PFN_vkGetInstanceProcAddr LayerRef::GetGetInstanceProcAddr() const { in GetGetInstanceProcAddr() function in vulkan::api::LayerRef