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. | |