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

A structure used as an argument to BufferPool::MapBuffer. More...

#include <BufferPool.h>

Public Attributes

AZStd::unordered_map< int, void * > m_data
 Will hold the mapped data for each device selected in the Buffer.
 

Detailed Description

A structure used as an argument to BufferPool::MapBuffer.


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