Uses of Interface
club.doki7.vulkan.datatype.IVkPhysicalDeviceToolProperties
Packages that use IVkPhysicalDeviceToolProperties
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkPhysicalDeviceToolProperties in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkPhysicalDeviceToolPropertiesModifier and TypeMethodDescriptionintVkInstanceCommands.getPhysicalDeviceToolProperties(VkPhysicalDevice physicalDevice, IntPtr pToolCount, @Nullable IVkPhysicalDeviceToolProperties pToolProperties) intVkInstanceCommands.getPhysicalDeviceToolPropertiesEXT(VkPhysicalDevice physicalDevice, IntPtr pToolCount, @Nullable IVkPhysicalDeviceToolProperties pToolProperties) -
Uses of IVkPhysicalDeviceToolProperties in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPhysicalDeviceToolPropertiesModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkPhysicalDeviceToolPropertiesstructure in native memory.static final recordRepresents a pointer to / an array ofVkPhysicalDeviceToolPropertiesstructure(s) in native memory.