Uses of Record Class
tech.icey.vk4j.datatype.VkVertexInputAttributeDescription
Packages that use VkVertexInputAttributeDescription
-
Uses of VkVertexInputAttributeDescription in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkVertexInputAttributeDescriptionModifier and TypeMethodDescriptionstatic VkVertexInputAttributeDescription[]VkVertexInputAttributeDescription.clone(Arena arena, VkVertexInputAttributeDescription src) static VkVertexInputAttributeDescription[]VkVertexInputAttributeDescription.clone(Arena arena, VkVertexInputAttributeDescription[] src) VkPipelineVertexInputStateCreateInfo.pVertexAttributeDescriptions()VkPipelineVertexInputStateCreateInfo.pVertexAttributeDescriptions(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkVertexInputAttributeDescriptionModifier and TypeMethodDescriptionVkVertexInputAttributeDescription.clone(Arena arena, VkVertexInputAttributeDescription src) static VkVertexInputAttributeDescription[]VkVertexInputAttributeDescription.clone(Arena arena, VkVertexInputAttributeDescription[] src) voidVkPipelineVertexInputStateCreateInfo.pVertexAttributeDescriptions(VkVertexInputAttributeDescription value)