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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h474 #define IDirect3DResource9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
488 #define IDirect3DResource9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h545 #define IDirect3DResource9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
559 #define IDirect3DResource9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h474 #define IDirect3DResource9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
488 #define IDirect3DResource9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h551 #define IDirect3DResource9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
565 #define IDirect3DResource9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h466 #define IDirect3DResource9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
480 #define IDirect3DResource9_GetPriority(p) (p)->GetPriority() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h474 #define IDirect3DResource9_GetPriority(p) (p)->lpVtbl->GetPriority(p) macro
488 #define IDirect3DResource9_GetPriority(p) (p)->GetPriority() macro

Completed in 141 milliseconds