Searched defs:IDirect3DDevice8_GetDeviceCaps (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h951 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1051 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h959 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1059 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h951 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1051 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h950 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1050 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h951 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1051 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h951 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
1051 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro

Completed in 92 milliseconds