Searched refs:GetGetInstanceProcAddr (Results 1 – 3 of 3) sorted by relevance
38 PFN_vkGetInstanceProcAddr GetGetInstanceProcAddr() const;
653 get_instance_proc_addr_ = layer.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()669 next.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()677 get_instance_proc_addr_ = layer.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()697 next.ref.GetGetInstanceProcAddr(); in SetupLayerLinks()
499 PFN_vkGetInstanceProcAddr LayerRef::GetGetInstanceProcAddr() const { in GetGetInstanceProcAddr() function in vulkan::api::LayerRef