Condividi tramite


Metodo ID3DX12PipelineParserCallbacks::D epthStencilState1Cb

Chiama il callback dello stencil di profondità (D3D12_DEPTH_STENCIL_DESC1) di un oggetto che implementa questa interfaccia.

Sintassi

void DepthStencilState1Cb(
  [ref] const D3D12_DEPTH_STENCIL_DESC1 &DepthStencilState
);

Parametri

DepthStencilState [ref]

Tipo: const D3D12_DEPTH_STENCIL_DESC1

Dettagli del sottooggetto dello stato dello 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_DESC1