D3D12_GRAPHICS_PIPELINE_STATE_DESC

Undocumented in source.

Members

Variables

BlendState
D3D12_BLEND_DESC BlendState;
Undocumented in source.
CachedPSO
D3D12_CACHED_PIPELINE_STATE CachedPSO;
Undocumented in source.
DS
D3D12_SHADER_BYTECODE DS;
Undocumented in source.
DSVFormat
DXGI_FORMAT DSVFormat;
Undocumented in source.
DepthStencilState
D3D12_DEPTH_STENCIL_DESC DepthStencilState;
Undocumented in source.
Flags
D3D12_PIPELINE_STATE_FLAGS Flags;
Undocumented in source.
GS
D3D12_SHADER_BYTECODE GS;
Undocumented in source.
HS
D3D12_SHADER_BYTECODE HS;
Undocumented in source.
IBStripCutValue
D3D12_INDEX_BUFFER_STRIP_CUT_VALUE IBStripCutValue;
Undocumented in source.
InputLayout
D3D12_INPUT_LAYOUT_DESC InputLayout;
Undocumented in source.
NodeMask
uint NodeMask;
Undocumented in source.
NumRenderTargets
uint NumRenderTargets;
Undocumented in source.
PS
D3D12_SHADER_BYTECODE PS;
Undocumented in source.
PrimitiveTopologyType
D3D12_PRIMITIVE_TOPOLOGY_TYPE PrimitiveTopologyType;
Undocumented in source.
RTVFormats
DXGI_FORMAT[8] RTVFormats;
Undocumented in source.
RasterizerState
D3D12_RASTERIZER_DESC RasterizerState;
Undocumented in source.
SampleDesc
DXGI_SAMPLE_DESC SampleDesc;
Undocumented in source.
SampleMask
uint SampleMask;
Undocumented in source.
StreamOutput
D3D12_STREAM_OUTPUT_DESC StreamOutput;
Undocumented in source.
VS
D3D12_SHADER_BYTECODE VS;
Undocumented in source.
pRootSignature
ID3D12RootSignature pRootSignature;
Undocumented in source.

Meta