Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::RHI::TransientBufferDescriptor Struct Reference

Public Member Functions

 TransientBufferDescriptor (const AttachmentId &attachmentId, const BufferDescriptor &bufferDescriptor)
 
HashValue64 GetHash (HashValue64 seed=HashValue64{ 0 }) const
 

Public Attributes

AttachmentId m_attachmentId
 The attachment id to associate with the transient buffer.
 
BufferDescriptor m_bufferDescriptor
 The buffer descriptor used to create the transient buffer.
 

The documentation for this struct was generated from the following file: