funzione CD3D11_BLEND_DESC::CD3D11_BLEND_DESC(constD3D11_BLEND_DESC&) (d3d11.h)
Crea un'istanza di una nuova istanza di una struttura CD3D11_BLEND_DESC inizializzata con una struttura CD3D11_BLEND_DESC .
Sintassi
void CD3D11_BLEND_DESC(
const D3D11_BLEND_DESC & o
);
Parametri
o
Indirizzo della struttura CD3D11_BLEND_DESC che inizializza la struttura CD3D11_BLEND_DESC .
Valore restituito
nessuno
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [app desktop | App UWP] |
Server minimo supportato | Windows Server 2008 R2 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | d3d11.h |
Libreria | D3D11.lib |