Uses of Record Class
tech.icey.vk4j.datatype.VkIndirectCommandsLayoutCreateInfoNV
Packages that use VkIndirectCommandsLayoutCreateInfoNV
-
Uses of VkIndirectCommandsLayoutCreateInfoNV in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkIndirectCommandsLayoutCreateInfoNVModifier and TypeMethodDescriptionintDeviceCommands.vkCreateIndirectCommandsLayoutNV(VkDevice device, VkIndirectCommandsLayoutCreateInfoNV pCreateInfo, VkAllocationCallbacks pAllocator, VkIndirectCommandsLayoutNV.Buffer pIndirectCommandsLayout) -
Uses of VkIndirectCommandsLayoutCreateInfoNV in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkIndirectCommandsLayoutCreateInfoNVModifier and TypeMethodDescriptionstatic VkIndirectCommandsLayoutCreateInfoNV[]VkIndirectCommandsLayoutCreateInfoNV.clone(Arena arena, VkIndirectCommandsLayoutCreateInfoNV src) static VkIndirectCommandsLayoutCreateInfoNV[]VkIndirectCommandsLayoutCreateInfoNV.clone(Arena arena, VkIndirectCommandsLayoutCreateInfoNV[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkIndirectCommandsLayoutCreateInfoNVModifier and TypeMethodDescriptionVkIndirectCommandsLayoutCreateInfoNV.clone(Arena arena, VkIndirectCommandsLayoutCreateInfoNV src) static VkIndirectCommandsLayoutCreateInfoNV[]VkIndirectCommandsLayoutCreateInfoNV.clone(Arena arena, VkIndirectCommandsLayoutCreateInfoNV[] src)