Searched refs:IDirect3D9_CreateDevice (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_dxva2.c | 458 hr = IDirect3D9_CreateDevice(priv->d3d9, adapter, D3DDEVTYPE_HAL, GetDesktopWindow(), in dxva2_device_create9()
|
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9.h | 484 #define IDirect3D9_CreateDevice(p,a,b,c,d,e,f) (p)->lpVtbl->CreateDevice(p,a,b,c,d,e,f) macro
|
Completed in 8 milliseconds