Uses of Interface
club.doki7.vulkan.datatype.IVkVertexInputAttributeDescription
Packages that use IVkVertexInputAttributeDescription
-
Uses of IVkVertexInputAttributeDescription in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkVertexInputAttributeDescriptionModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkVertexInputAttributeDescription
structure in native memory.static final record
Represents a pointer to / an array ofVkVertexInputAttributeDescription
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkVertexInputAttributeDescriptionModifier and TypeMethodDescriptionVkPipelineVertexInputStateCreateInfo.pVertexAttributeDescriptions
(@Nullable IVkVertexInputAttributeDescription value)