Uses of Record Class
tech.icey.vk4j.datatype.VkDescriptorSetLayoutSupport
Packages that use VkDescriptorSetLayoutSupport
-
Uses of VkDescriptorSetLayoutSupport in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkDescriptorSetLayoutSupportModifier and TypeMethodDescriptionvoidDeviceCommands.vkGetDescriptorSetLayoutSupport(VkDevice device, VkDescriptorSetLayoutCreateInfo pCreateInfo, VkDescriptorSetLayoutSupport pSupport) -
Uses of VkDescriptorSetLayoutSupport in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkDescriptorSetLayoutSupportModifier and TypeMethodDescriptionstatic VkDescriptorSetLayoutSupportstatic VkDescriptorSetLayoutSupport[]static VkDescriptorSetLayoutSupportVkDescriptorSetLayoutSupport.clone(Arena arena, VkDescriptorSetLayoutSupport src) static VkDescriptorSetLayoutSupport[]VkDescriptorSetLayoutSupport.clone(Arena arena, VkDescriptorSetLayoutSupport[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkDescriptorSetLayoutSupportModifier and TypeMethodDescriptionstatic VkDescriptorSetLayoutSupportVkDescriptorSetLayoutSupport.clone(Arena arena, VkDescriptorSetLayoutSupport src) static VkDescriptorSetLayoutSupport[]VkDescriptorSetLayoutSupport.clone(Arena arena, VkDescriptorSetLayoutSupport[] src)