Uses of Record Class
tech.icey.vk4j.datatype.VkBindSparseInfo
Packages that use VkBindSparseInfo
-
Uses of VkBindSparseInfo in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkBindSparseInfoModifier and TypeMethodDescriptionintDeviceCommands.vkQueueBindSparse(VkQueue queue, int bindInfoCount, VkBindSparseInfo pBindInfo, VkFence fence) -
Uses of VkBindSparseInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkBindSparseInfoModifier and TypeMethodDescriptionstatic VkBindSparseInfostatic VkBindSparseInfo[]static VkBindSparseInfoVkBindSparseInfo.clone(Arena arena, VkBindSparseInfo src) static VkBindSparseInfo[]VkBindSparseInfo.clone(Arena arena, VkBindSparseInfo[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkBindSparseInfoModifier and TypeMethodDescriptionstatic VkBindSparseInfoVkBindSparseInfo.clone(Arena arena, VkBindSparseInfo src) static VkBindSparseInfo[]VkBindSparseInfo.clone(Arena arena, VkBindSparseInfo[] src)