Uses of Interface
club.doki7.vulkan.datatype.IVkCooperativeMatrixFlexibleDimensionsPropertiesNV
Packages that use IVkCooperativeMatrixFlexibleDimensionsPropertiesNV
Package
Description
Vulkan API commands
Structure (
struct
or union
) types of Vulkan API.-
Uses of IVkCooperativeMatrixFlexibleDimensionsPropertiesNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkCooperativeMatrixFlexibleDimensionsPropertiesNVModifier and TypeMethodDescriptionint
VkInstanceCommands.getPhysicalDeviceCooperativeMatrixFlexibleDimensionsPropertiesNV
(VkPhysicalDevice physicalDevice, IntPtr pPropertyCount, @Nullable IVkCooperativeMatrixFlexibleDimensionsPropertiesNV pProperties) -
Uses of IVkCooperativeMatrixFlexibleDimensionsPropertiesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkCooperativeMatrixFlexibleDimensionsPropertiesNVModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkCooperativeMatrixFlexibleDimensionsPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkCooperativeMatrixFlexibleDimensionsPropertiesNV
structure(s) in native memory.