make_sampler, fonction
Créez un échantillonneur à partir d'un pointeur d'interface de l'état d'échantillonnage D3D.
sampler make_sampler(
_In_ IUnknown *_D3D_sampler
) restrict(amp);
Paramètres
- _D3D_sampler
Pointeur d'interface IUnknown de l'état d'échantillonnage D3D à partir duquel créer l'échantillonneur.
Valeur de retour
Un échantillonnage représente l'état d'échantillonnage D3D fourni.
Configuration requise
En-tête : amp_graphics.h
Espace de noms : concurrency::graphics::direct3d