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, VkIndirectCommandsLayoutNV indirectCommandsLayout, VkAllocationCallbacks pAllocator) -
Uses of VkIndirectCommandsLayoutNV in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkIndirectCommandsLayoutNVModifier and TypeMethodDescriptionVkGeneratedCommandsInfoNV.indirectCommandsLayout()VkGeneratedCommandsMemoryRequirementsInfoNV.indirectCommandsLayout()Methods in tech.icey.vk4j.datatype with parameters of type VkIndirectCommandsLayoutNVModifier and TypeMethodDescriptionvoidVkGeneratedCommandsInfoNV.indirectCommandsLayout(VkIndirectCommandsLayoutNV value) voidVkGeneratedCommandsMemoryRequirementsInfoNV.indirectCommandsLayout(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)