Uses of Record Class
tech.icey.vk4j.datatype.VkDescriptorGetInfoEXT
Packages that use VkDescriptorGetInfoEXT
-
Uses of VkDescriptorGetInfoEXT in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkDescriptorGetInfoEXTModifier and TypeMethodDescriptionvoidDeviceCommands.vkGetDescriptorEXT(VkDevice device, VkDescriptorGetInfoEXT pDescriptorInfo, long dataSize, MemorySegment pDescriptor) -
Uses of VkDescriptorGetInfoEXT in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkDescriptorGetInfoEXTModifier and TypeMethodDescriptionstatic VkDescriptorGetInfoEXTstatic VkDescriptorGetInfoEXT[]static VkDescriptorGetInfoEXTVkDescriptorGetInfoEXT.clone(Arena arena, VkDescriptorGetInfoEXT src) static VkDescriptorGetInfoEXT[]VkDescriptorGetInfoEXT.clone(Arena arena, VkDescriptorGetInfoEXT[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkDescriptorGetInfoEXTModifier and TypeMethodDescriptionstatic VkDescriptorGetInfoEXTVkDescriptorGetInfoEXT.clone(Arena arena, VkDescriptorGetInfoEXT src) static VkDescriptorGetInfoEXT[]VkDescriptorGetInfoEXT.clone(Arena arena, VkDescriptorGetInfoEXT[] src)