Пример #1
0
 internal static unsafe extern Result vkGetPhysicalDeviceDisplayPropertiesKHR(PhysicalDevice physicalDevice, out UInt32 *PropertyCount, DisplayPropertiesKhr *Properties);
Пример #2
0
 public static extern unsafe Result vkGetPhysicalDeviceDisplayPropertiesKHR(IntPtr physicalDevice, uint *pPropertyCount, DisplayPropertiesKhr *pProperties);
Пример #3
0
 internal static unsafe extern Result vkGetPhysicalDeviceDisplayPropertiesKHR(IntPtr physicalDevice, UInt32 *pPropertyCount, DisplayPropertiesKhr *pProperties);