Uses of Interface
club.doki7.vulkan.datatype.IVkCopyDescriptorSet
Packages that use IVkCopyDescriptorSet
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkCopyDescriptorSet in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkCopyDescriptorSetModifier and TypeMethodDescriptionvoidVkDeviceCommands.updateDescriptorSets(VkDevice device, int descriptorWriteCount, @Nullable IVkWriteDescriptorSet pDescriptorWrites, int descriptorCopyCount, @Nullable IVkCopyDescriptorSet pDescriptorCopies) -
Uses of IVkCopyDescriptorSet in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkCopyDescriptorSetModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkCopyDescriptorSetstructure in native memory.static final recordRepresents a pointer to / an array ofVkCopyDescriptorSetstructure(s) in native memory.