Funzione get_buffer
Ottiene l'interfaccia del buffer D3D sottostante a un array.
template<
typename _Value_type,
int _Rank
>
IUnknown *get_buffer(
const array<_Value_type,
_Rank> &_Array
) ;
Parametri
_Value_type
_Rank
_Array
Un array in un accelerator_view D3D per il quale l'interfaccia sottostante del buffer di D3D viene restituita.
Valore restituito
Il puntatore a interfaccia di IUnknown che corrisponde al buffer di D3D sottostante della matrice.
Requisiti
Intestazione: amp.h
Spazio dei nomi: Concurrency::direct3d