Uses of Record Class
tech.icey.vk4j.datatype.VkCommandBufferInheritanceInfo
Packages that use VkCommandBufferInheritanceInfo
-
Uses of VkCommandBufferInheritanceInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkCommandBufferInheritanceInfoModifier and TypeMethodDescriptionstatic VkCommandBufferInheritanceInfo[]VkCommandBufferInheritanceInfo.clone(Arena arena, VkCommandBufferInheritanceInfo src) static VkCommandBufferInheritanceInfo[]VkCommandBufferInheritanceInfo.clone(Arena arena, VkCommandBufferInheritanceInfo[] src) @Nullable VkCommandBufferInheritanceInfoVkCommandBufferBeginInfo.pInheritanceInfo()@Nullable VkCommandBufferInheritanceInfo[]VkCommandBufferBeginInfo.pInheritanceInfo(int assumedCount) Methods in tech.icey.vk4j.datatype with parameters of type VkCommandBufferInheritanceInfoModifier and TypeMethodDescriptionVkCommandBufferInheritanceInfo.clone(Arena arena, VkCommandBufferInheritanceInfo src) static VkCommandBufferInheritanceInfo[]VkCommandBufferInheritanceInfo.clone(Arena arena, VkCommandBufferInheritanceInfo[] src) voidVkCommandBufferBeginInfo.pInheritanceInfo(@Nullable VkCommandBufferInheritanceInfo value)