示例#1
0
 internal static unsafe extern void vkGetPhysicalDeviceProperties(PhysicalDevice physicalDevice, PhysicalDeviceProperties *Properties);
 public static extern unsafe void vkGetPhysicalDeviceProperties(IntPtr physicalDevice, PhysicalDeviceProperties *pProperties);
示例#3
0
 internal static unsafe extern void vkGetPhysicalDeviceProperties(IntPtr physicalDevice, PhysicalDeviceProperties *pProperties);