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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h498 #define IDirect3DIndexBuffer8_GetType(p) (p)->lpVtbl->GetType(p) macro
516 #define IDirect3DIndexBuffer8_GetType(p) (p)->GetType() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h496 #define IDirect3DIndexBuffer8_GetType(p) (p)->lpVtbl->GetType(p) macro
514 #define IDirect3DIndexBuffer8_GetType(p) (p)->GetType() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h498 #define IDirect3DIndexBuffer8_GetType(p) (p)->lpVtbl->GetType(p) macro
516 #define IDirect3DIndexBuffer8_GetType(p) (p)->GetType() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h497 #define IDirect3DIndexBuffer8_GetType(p) (p)->lpVtbl->GetType(p) macro
515 #define IDirect3DIndexBuffer8_GetType(p) (p)->GetType() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h498 #define IDirect3DIndexBuffer8_GetType(p) (p)->lpVtbl->GetType(p) macro
516 #define IDirect3DIndexBuffer8_GetType(p) (p)->GetType() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h498 #define IDirect3DIndexBuffer8_GetType(p) (p)->lpVtbl->GetType(p) macro
516 #define IDirect3DIndexBuffer8_GetType(p) (p)->GetType() macro

Completed in 93 milliseconds