Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The available meta-command parameter flags.
Syntax
typedef enum D3D12DDI_META_COMMAND_PARAMETER_FLAGS {
D3D12DDI_META_COMMAND_PARAMETER_FLAG_INPUT,
D3D12DDI_META_COMMAND_PARAMETER_FLAG_OUTPUT
} ;
Constants
D3D12DDI_META_COMMAND_PARAMETER_FLAG_INPUTThe meta-command is of type input. |
D3D12DDI_META_COMMAND_PARAMETER_FLAG_OUTPUTThe meta-command is of type output. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1809 |
| Header | d3d12umddi.h |