Exemplo n.º 1
0
 public static extern unsafe void vkGetPhysicalDeviceFormatProperties(IntPtr physicalDevice, Format format, FormatProperties *pFormatProperties);
Exemplo n.º 2
0
 internal static unsafe extern void vkGetPhysicalDeviceFormatProperties(PhysicalDevice physicalDevice, Format format, FormatProperties *FormatProperties);