Searched refs:GetGetInstanceProcAddr (Results 1 – 3 of 3) sorted by relevance
38 PFN_vkGetInstanceProcAddr GetGetInstanceProcAddr() const;
655 get_instance_proc_addr_ = layer.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()671 next.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()679 get_instance_proc_addr_ = layer.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()699 next.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()
500 PFN_vkGetInstanceProcAddr LayerRef::GetGetInstanceProcAddr() const { in GetGetInstanceProcAddr() function in vulkan::api::LayerRef