Uses of Interface
club.doki7.vulkan.datatype.IVkDescriptorSetLayoutBinding
Packages that use IVkDescriptorSetLayoutBinding
-
Uses of IVkDescriptorSetLayoutBinding in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDescriptorSetLayoutBindingModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkDescriptorSetLayoutBinding
structure in native memory.static final record
Represents a pointer to / an array ofVkDescriptorSetLayoutBinding
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkDescriptorSetLayoutBindingModifier and TypeMethodDescriptionVkDescriptorSetLayoutCreateInfo.pBindings
(@Nullable IVkDescriptorSetLayoutBinding value)