fonction CD3D11_SAMPLER_DESC ::CD3D11_SAMPLER_DESC(constD3D11_SAMPLER_DESC&) (d3d11.h)
Instancie une nouvelle instance d’une structure CD3D11_SAMPLER_DESC initialisée avec une structure D3D11_SAMPLER_DESC.
Syntaxe
void CD3D11_SAMPLER_DESC(
[ref] const D3D11_SAMPLER_DESC & o
);
Paramètres
[ref] o
Type : const D3D11_SAMPLER_DESC
Adresse de la structure D3D11_SAMPLER_DESC qui initialise la structure CD3D11_SAMPLER_DESC .
Valeur de retour
None
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 7 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 R2 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | d3d11.h |
Bibliothèque | D3D11.lib |