Skip to main content

Module buffer

Module buffer 

Source
Expand description

Buffer resource types

Structs§

Buffer
Smart pointer handle to a buffer object.
BufferInfo
Information used to create a Buffer instance.
BufferInfoBuilder
Builder for BufferInfo.
BufferSubresourceRange
Specifies a range of buffer data.
BufferSubresourceSyncInfo
Synchronization information for one accessed buffer range.
BufferSyncInfo
Synchronization information for a buffer.

Enums§

BufferInfoBuilderError
Error type for BufferInfoBuilder