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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h1167 #define IDirect3DStateBlock9_Apply(p) (p)->lpVtbl->Apply(p) macro
1176 #define IDirect3DStateBlock9_Apply(p) (p)->Apply() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h1239 #define IDirect3DStateBlock9_Apply(p) (p)->lpVtbl->Apply(p) macro
1248 #define IDirect3DStateBlock9_Apply(p) (p)->Apply() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h1167 #define IDirect3DStateBlock9_Apply(p) (p)->lpVtbl->Apply(p) macro
1176 #define IDirect3DStateBlock9_Apply(p) (p)->Apply() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h1244 #define IDirect3DStateBlock9_Apply(p) (p)->lpVtbl->Apply(p) macro
1253 #define IDirect3DStateBlock9_Apply(p) (p)->Apply() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h1159 #define IDirect3DStateBlock9_Apply(p) (p)->lpVtbl->Apply(p) macro
1168 #define IDirect3DStateBlock9_Apply(p) (p)->Apply() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h1167 #define IDirect3DStateBlock9_Apply(p) (p)->lpVtbl->Apply(p) macro
1176 #define IDirect3DStateBlock9_Apply(p) (p)->Apply() macro

Completed in 204 milliseconds