![]() |
ezEngine Release 25.08
|
Base-class for ezGALReadbackBufferHelper and ezGALReadbackTextureHelper. More...
#include <ReadbackHelper.h>

Public Member Functions | |
| EZ_FORCE_INLINE ezGALFenceHandle | GetCurrentFence () const |
| Returns the fence of the last readback operation. | |
| ezEnum< ezGALAsyncResult > | GetReadbackResult (ezTime timeout) const |
| Returns the current status of the readback. | |
Protected Attributes | |
| ezGALDevice * | m_pDevice = nullptr |
| ezGALFenceHandle | m_hFence = 0 |
Base-class for ezGALReadbackBufferHelper and ezGALReadbackTextureHelper.