 |
void |
|
Called from RHI thread when the engine begins drawing to the viewport. |
 |
bool |
|
In come cases we want to use custom present but still let the native environment handle advancement of the backbuffer indices. |
 |
bool |
|
Called from render thread to see if a native present will be requested for this frame. |
 |
void |
|
Called when rendering thread is acquired. |
 |
void |
|
Called when viewport is resized. |
 |
void |
|
Called when rendering thread is released. |
 |
void |
|
Called from RHI thread after native Present has been called. |
 |
bool |
|
Called from RHI thread to perform custom present. |