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