INTERFACE ID3D12GraphicsCommandList5 (d3d12.h)

Encapsule une liste de commandes graphiques pour le rendu, en étendant l’interface pour prendre en charge l’ombrage à taux variable (VRS). Pour plus d’informations, consultez Ombrage à taux variable (VRS).

Héritage

L’interface ID3D12GraphicsCommandList5 hérite de l’interface ID3D12GraphicsCommandList4.

Héritage

L’interface ID3D12GraphicsCommandList5 hérite de l’interface ID3D12GraphicsCommandList4.

Méthodes

L’interface ID3D12GraphicsCommandList5 contient ces méthodes.

 
ID3D12GraphicsCommandList5::RSSetShadingRate

La méthode ID3D12GraphicsCommandList5::RSSetShadingRate (d3d12.h) définit le taux d’ombrage de base et les combinateurs pour l’ombrage à taux variable (VRS).
ID3D12GraphicsCommandList5::RSSetShadingRateImage

La méthode ID3D12GraphicsCommandList5::RSSetShadingRateImage (d3d12.h) définit l’image de taux d’ombrage de l’espace de l’écran pour l’ombrage à taux variable (VRS).

Spécifications

   
Client minimal pris en charge Windows 10 Build 20348
Serveur minimal pris en charge Windows 10 Build 20348
En-tête d3d12.h

Voir aussi

Ombrage à taux variable (VRS)