- Since
- Release: 400
DESCRIPTION: Creates a MetaCommand object which can be used to execute optimized operations exposed by driver like convolutions.
- Parameters
-
| [in] | pDevice | A pointer to D3D11 device. |
| [in] | CommandId | GUID of the operations to perform |
| [in] | pCreationParametersData | structure containing all creation parameters for the requested Metacommand |
| [in] | CreationParametersDataSize | size of parameter data structure |
| [out] | ppMetaCommand | A pointer to memory that receives the pointer to the created MetaCommand object. SUPPORTED OS: Windows 10 |
- Returns
- 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.
DXGI_ERROR_NOT_SUPPORTED - The requested Metacommand is not supported.