Uses of Record Class
tech.icey.vk4j.datatype.VkDescriptorBufferBindingInfoEXT
Packages that use VkDescriptorBufferBindingInfoEXT
-
Uses of VkDescriptorBufferBindingInfoEXT in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkDescriptorBufferBindingInfoEXTModifier and TypeMethodDescriptionvoidDeviceCommands.vkCmdBindDescriptorBuffersEXT(VkCommandBuffer commandBuffer, int bufferCount, VkDescriptorBufferBindingInfoEXT pBindingInfos) -
Uses of VkDescriptorBufferBindingInfoEXT in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkDescriptorBufferBindingInfoEXTModifier and TypeMethodDescriptionstatic VkDescriptorBufferBindingInfoEXT[]VkDescriptorBufferBindingInfoEXT.clone(Arena arena, VkDescriptorBufferBindingInfoEXT src) static VkDescriptorBufferBindingInfoEXT[]VkDescriptorBufferBindingInfoEXT.clone(Arena arena, VkDescriptorBufferBindingInfoEXT[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkDescriptorBufferBindingInfoEXTModifier and TypeMethodDescriptionVkDescriptorBufferBindingInfoEXT.clone(Arena arena, VkDescriptorBufferBindingInfoEXT src) static VkDescriptorBufferBindingInfoEXT[]VkDescriptorBufferBindingInfoEXT.clone(Arena arena, VkDescriptorBufferBindingInfoEXT[] src)