Share via


Metodo ID3D12GraphicsCommandList::OMSetStencilRef (d3d12.h)

Imposta il valore di riferimento per i test dello stencil di profondità.

Sintassi

void OMSetStencilRef(
  [in] UINT StencilRef
);

Parametri

[in] StencilRef

Tipo: UINT

Valore di riferimento da eseguire quando si esegue un test depth-stencil.

Valore restituito

nessuno

Requisiti

Requisito Valore
Piattaforma di destinazione Windows
Intestazione d3d12.h
Libreria D3d12.lib
DLL D3d12.dll

Vedi anche

ID3D12GraphicsCommandList