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