CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER Members

On Xbox One, the expanded CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER interface supports Xbox-specific functionality documented here. For details about the common interface that supports both Xbox One and PC, see CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER.

CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER has the following members.

Public Methods

  Name Description
XBoxSetComputeShaderLimits Initializes the ComputeShaderLimitsX member of PipelineStream using the value of the desc parameter.
XBoxSetDepthStencilOptions Initializes the DepthStencilOptionsX member of PipelineStream using the value of the desc parameter.
XBoxSetGraphicsShaderLimits Initializes the GraphicsShaderLimitsX member of PipelineStream using the value of the desc parameter.
XBoxSetPixelShaderOptions Initializes the PixelShaderOptionsX member of PipelineStream using the value of the desc parameter.
XBoxSetTessellationParameters Initializes the TessellationParametersX member of PipelineStream using the value of the desc parameter.

See also

CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER