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 TypeMethodDescriptionintVkInstanceCommands.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 recordRepresents a pointer to aVkCooperativeMatrixFlexibleDimensionsPropertiesNVstructure in native memory.static final recordRepresents a pointer to / an array ofVkCooperativeMatrixFlexibleDimensionsPropertiesNVstructure(s) in native memory.