Uses of Record Class
tech.icey.vk4j.handle.VkIndirectCommandsLayoutNV
Packages that use VkIndirectCommandsLayoutNV
-
Uses of VkIndirectCommandsLayoutNV in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkIndirectCommandsLayoutNVModifier and TypeMethodDescriptionvoidDeviceCommands.vkDestroyIndirectCommandsLayoutNV(VkDevice device, @Nullable VkIndirectCommandsLayoutNV indirectCommandsLayout, @Nullable VkAllocationCallbacks pAllocator) -
Uses of VkIndirectCommandsLayoutNV in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkIndirectCommandsLayoutNVModifier and TypeMethodDescription@Nullable VkIndirectCommandsLayoutNVVkGeneratedCommandsInfoNV.indirectCommandsLayout()@Nullable VkIndirectCommandsLayoutNVVkGeneratedCommandsMemoryRequirementsInfoNV.indirectCommandsLayout()Methods in tech.icey.vk4j.datatype with parameters of type VkIndirectCommandsLayoutNVModifier and TypeMethodDescriptionvoidVkGeneratedCommandsInfoNV.indirectCommandsLayout(@Nullable VkIndirectCommandsLayoutNV value) voidVkGeneratedCommandsMemoryRequirementsInfoNV.indirectCommandsLayout(@Nullable VkIndirectCommandsLayoutNV value) -
Uses of VkIndirectCommandsLayoutNV in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkIndirectCommandsLayoutNVModifier and TypeMethodDescriptionVkIndirectCommandsLayoutNV.Buffer.read()VkIndirectCommandsLayoutNV.Buffer.read(long index) VkIndirectCommandsLayoutNV.Buffer.readAll()Methods in tech.icey.vk4j.handle with parameters of type VkIndirectCommandsLayoutNVModifier and TypeMethodDescriptionvoidVkIndirectCommandsLayoutNV.Buffer.write(long index, VkIndirectCommandsLayoutNV value) voidVkIndirectCommandsLayoutNV.Buffer.write(VkIndirectCommandsLayoutNV value)