SF_PLATFORM_SYSTEM_APP

SF_PLATFORM_SYSTEM_APP
#define SF_PLATFORM_SYSTEM_APP(AppPackageId, SystemClass, AppClass) \
        SF_PLATFORM_SYSTEM_APP_ARGS(AppPackageId, SystemClass, AppClass, ())
Description

SF_PLATFORM_SYSTEM_APP macro allows custom GFx::System class and/or allocation method to be specified; enables proper AMP initialization without AMP-specific macro.

File

Platform.h