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