NGFX_SystemProfiling_Inject_Vulkan_Params_V1#

struct NGFX_SystemProfiling_Inject_Vulkan_Params_V1#

Parameters for injecting SystemProfiling into a Vulkan application.

Public Members

uint32_t version#

Used for versioning; must be assigned a value of NGFX_SystemProfiling_Inject_Vulkan_Params_VER.

const NGFX_PathChar *installationPath#

The path to the installation directory of the SystemProfiling library.

NGFX_SystemProfiling_InjectionSettings *settings#

Pointer to structure containing settings for injection.

Expected to be non-null.