Uses of Interface
club.doki7.vulkan.datatype.IVkDescriptorBufferInfo
Packages that use IVkDescriptorBufferInfo
-
Uses of IVkDescriptorBufferInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDescriptorBufferInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkDescriptorBufferInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorBufferInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkDescriptorBufferInfoModifier and TypeMethodDescriptionVkWriteDescriptorSet.pBufferInfo
(@Nullable IVkDescriptorBufferInfo value)