Plasma Engine  2.0
Loading...
Searching...
No Matches
plGALUpdateMode Struct Reference

Public Types

enum  Enum { Discard , NoOverwrite , CopyToTempStorage }
 

Member Enumeration Documentation

◆ Enum

Enumerator
Discard 

Buffer must be completely overwritten. No old data will be read. Data will not persist across frames.

NoOverwrite 

User is responsible for synchronizing access between GPU and CPU.

CopyToTempStorage 

Upload to temp buffer, then buffer to buffer transfer at the current time in the command buffer.


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