Uses of Interface
club.doki7.vulkan.datatype.IVkConvertCooperativeVectorMatrixInfoNV
Packages that use IVkConvertCooperativeVectorMatrixInfoNV
Package
Description
Vulkan API commands
Structure (
struct
or union
) types of Vulkan API.-
Uses of IVkConvertCooperativeVectorMatrixInfoNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkConvertCooperativeVectorMatrixInfoNVModifier and TypeMethodDescriptionvoid
VkDeviceCommands.cmdConvertCooperativeVectorMatrixNV
(VkCommandBuffer commandBuffer, int infoCount, IVkConvertCooperativeVectorMatrixInfoNV pInfos) -
Uses of IVkConvertCooperativeVectorMatrixInfoNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkConvertCooperativeVectorMatrixInfoNVModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkConvertCooperativeVectorMatrixInfoNV
structure in native memory.static final record
Represents a pointer to / an array ofVkConvertCooperativeVectorMatrixInfoNV
structure(s) in native memory.