Esempio n. 1
0
 internal static unsafe extern void vkGetPhysicalDeviceProperties(PhysicalDevice physicalDevice, PhysicalDeviceProperties *Properties);
Esempio n. 2
0
 public static extern unsafe void vkGetPhysicalDeviceProperties(IntPtr physicalDevice, PhysicalDeviceProperties *pProperties);
Esempio n. 3
0
 internal static unsafe extern void vkGetPhysicalDeviceProperties(IntPtr physicalDevice, PhysicalDeviceProperties *pProperties);