Class GPUBuffer

Class Hierarchy

Buffer abstraction.

Since Kanzi 4.0.0
  • Removed the m_type field.
  • Removed the getType function.
Since Kanzi 4.1.0 GPUBuffer now derives from GPUResource.
Since Kanzi 4.1.0 Removed setData() and setSubData().
Since Kanzi 4.1.0 Removed all public constructors and added static create function.

Inherits properties and message types from GPUBufferMetadata.