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