Uses of Interface
club.doki7.vulkan.datatype.IVkCooperativeVectorPropertiesNV
Packages that use IVkCooperativeVectorPropertiesNV
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkCooperativeVectorPropertiesNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkCooperativeVectorPropertiesNVModifier and TypeMethodDescriptionintVkInstanceCommands.getPhysicalDeviceCooperativeVectorPropertiesNV(VkPhysicalDevice physicalDevice, IntPtr pPropertyCount, @Nullable IVkCooperativeVectorPropertiesNV pProperties) -
Uses of IVkCooperativeVectorPropertiesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkCooperativeVectorPropertiesNVModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkCooperativeVectorPropertiesNVstructure in native memory.static final recordRepresents a pointer to / an array ofVkCooperativeVectorPropertiesNVstructure(s) in native memory.