Skip to main content

VkGetInstanceProcAddressDelegate Delegate

Definition

Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)

public delegate IntPtr VkGetInstanceProcAddressDelegate(
IntPtr instance,
string name
)

Parameters

  IntPtr
 
  String
 

Return Value

IntPtr

See Also

Reference

Avalonia.Vulkan Namespace