IDescriptorSet

All Implemented Interfaces: java.io.Closeable

public interface IDescriptorSet extends Closeable

The descriptor sets describes different resources that can be used to bind to the render pipeline like buffers, textures

Methods

MethodDescription
beginUpdate()Begin to update the descriptor set

beginUpdate()

public abstract DescriptorSetUpdater beginUpdate()

Begin to update the descriptor set

Returns: DescriptorSetUpdater