Share via


Metodo ID3DX12PipelineParserCallbacks DepthStencilStateCb (D3DX12.h)

Chiama il callback dello stato dello stencil di profondità di un oggetto che implementa questa interfaccia.

Sintassi

void DepthStencilStateCb(
  [ref] const D3D12_DEPTH_STENCIL_DESC &DepthStencilState
);

Parametri

DepthStencilState [ref]

Tipo: const D3D12_DEPTH_STENCIL_DESC

Dettagli del sottooggetto dello stato stencil di profondità analizzato da un flusso di stato della pipeline.

Valore restituito

Restituisce nulla.

Requisiti

Requisito Valore
Intestazione
D3DX12.h
Libreria
D3D12.lib
DLL
D3D12.dll

Vedi anche

Interfacce helper per Direct3D 12

ID3DX12PipelineParserCallbacks

D3D12_DEPTH_STENCIL_DESC