NGFX_GraphicsCapture_Inject_D3D12_Params_V1#
-
struct NGFX_GraphicsCapture_Inject_D3D12_Params_V1#
Parameters for injecting GraphicsCapture into a D3D12 application.
Public Members
-
uint32_t version#
Used for versioning; must be assigned a value of NGFX_GraphicsCapture_Inject_D3D12_Params_VER.
-
const NGFX_PathChar *installationPath#
The path to the installation directory of the GraphicsCapture library.
-
NGFX_GraphicsCapture_InjectionSettings *settings#
Pointer to structure containing settings for injection.
Expected to be non Null.
-
uint32_t version#