java.lang.Object
tech.icey.vk4j.enumtype.VkPhysicalDeviceType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VK_PHYSICAL_DEVICE_TYPE_OTHER
public static final int VK_PHYSICAL_DEVICE_TYPE_OTHER- See Also:
-
VK_PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
public static final int VK_PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU- See Also:
-
VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
public static final int VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU- See Also:
-
VK_PHYSICAL_DEVICE_TYPE_VIRTUAL_GPU
public static final int VK_PHYSICAL_DEVICE_TYPE_VIRTUAL_GPU- See Also:
-
VK_PHYSICAL_DEVICE_TYPE_CPU
public static final int VK_PHYSICAL_DEVICE_TYPE_CPU- See Also:
-
-
Constructor Details
-
VkPhysicalDeviceType
public VkPhysicalDeviceType()
-
-
Method Details
-
explain
-