Uses of Interface
club.doki7.vulkan.datatype.IVkDescriptorBufferBindingInfoEXT
Packages that use IVkDescriptorBufferBindingInfoEXT
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkDescriptorBufferBindingInfoEXT in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkDescriptorBufferBindingInfoEXTModifier and TypeMethodDescriptionvoidVkDeviceCommands.cmdBindDescriptorBuffersEXT(VkCommandBuffer commandBuffer, int bufferCount, IVkDescriptorBufferBindingInfoEXT pBindingInfos) -
Uses of IVkDescriptorBufferBindingInfoEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDescriptorBufferBindingInfoEXTModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkDescriptorBufferBindingInfoEXTstructure in native memory.static final recordRepresents a pointer to / an array ofVkDescriptorBufferBindingInfoEXTstructure(s) in native memory.