DESCRIPTION: Creates a MetaCommand object which can be used to execute optimized operations exposed by driver like convolutions.
\param [in] pDevice A pointer to D3D11 device.
\param [in] CommandId GUID of the operations to perform
\param [in] pCreationParametersData structure containing all creation parameters for the requested Metacommand
\param [in] CreationParametersDataSize size of parameter data structure
\param [out] ppMetaCommand A pointer to memory that receives the pointer to the created MetaCommand object.
SUPPORTED OS: Windows 10
\return This API can return any of the error codes enumerated in
#NvAPI_Status. If there are return error codes with specific
meaning for this API, they are listed below.
@ NVAPI_NOT_SUPPORTED
Requested feature is not supported in the selected GPU.
Definition: nvapi_lite_common.h:272