Searched refs:IDirect3DDevice9_GetDeviceCaps (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h1362 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1484 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h1441 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1563 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h1362 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1484 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h1439 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1561 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h1354 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1476 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h1362 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1484 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro

Completed in 141 milliseconds