Uses of Interface
club.doki7.vulkan.datatype.IVkVertexInputBindingDescription
Packages that use IVkVertexInputBindingDescription
-
Uses of IVkVertexInputBindingDescription in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkVertexInputBindingDescriptionModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkVertexInputBindingDescriptionstructure in native memory.static final recordRepresents a pointer to / an array ofVkVertexInputBindingDescriptionstructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkVertexInputBindingDescriptionModifier and TypeMethodDescriptionVkPipelineVertexInputStateCreateInfo.pVertexBindingDescriptions(@Nullable IVkVertexInputBindingDescription value)