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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h533 #define IDirect3DSurface9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
554 #define IDirect3DSurface9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h604 #define IDirect3DSurface9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
625 #define IDirect3DSurface9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h533 #define IDirect3DSurface9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
554 #define IDirect3DSurface9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h610 #define IDirect3DSurface9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
631 #define IDirect3DSurface9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h525 #define IDirect3DSurface9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
546 #define IDirect3DSurface9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h533 #define IDirect3DSurface9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
554 #define IDirect3DSurface9_GetPriority(p) (p)->GetPriority() macro

Completed in 137 milliseconds