Backend creation attributes. More...
#include <RadientBackend.h>
Public Attributes | |
| RadientBackendDesc | Desc = {} |
| Backend description. | |
| IRenderDevice * | pDevice = nullptr |
| Native render device for local backends. | |
| IDeviceContext * | pImmediateContext = nullptr |
| Native immediate context for local backends. | |
| ISwapChain * | pSwapChain = nullptr |
| Optional native swap chain for local backends. | |
Backend creation attributes.