|
EZ_FORCE_INLINE T & | GetDataForWriting () |
|
const EZ_FORCE_INLINE T & | GetDataForReading () const |
|
ezArrayPtr< ezUInt8 > | GetRawDataForWriting () |
|
ezArrayPtr< const ezUInt8 > | GetRawDataForReading () const |
|
void | MarkDirty () |
|
void | BeforeBeginFrame () |
|
void | UploadData (ezGALCommandEncoder *pCommandEncoder) |
|
EZ_ALWAYS_INLINE ezGALBufferHandle | GetGALBufferHandle () const |
|
|
| ezConstantBufferStorageBase (ezUInt32 uiSizeInBytes) |
|
bool | m_bHasBeenModified = false |
|
bool | m_bStartOfFrame = true |
|
ezUInt32 | m_uiLastHash = 0 |
|
ezGALBufferHandle | m_hGALConstantBuffer |
|
ezArrayPtr< ezUInt8 > | m_Data |
|
The documentation for this class was generated from the following file: