Searched refs:IDirect3DDevice9_GetRenderState (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h1413 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->lpVtbl->GetRenderState(p,a,b) macro
1535 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->GetRenderState(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h1492 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->lpVtbl->GetRenderState(p,a,b) macro
1614 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->GetRenderState(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h1413 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->lpVtbl->GetRenderState(p,a,b) macro
1535 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->GetRenderState(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h1490 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->lpVtbl->GetRenderState(p,a,b) macro
1612 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->GetRenderState(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h1405 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->lpVtbl->GetRenderState(p,a,b) macro
1527 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->GetRenderState(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h1413 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->lpVtbl->GetRenderState(p,a,b) macro
1535 #define IDirect3DDevice9_GetRenderState(p,a,b) (p)->GetRenderState(a,b) macro

Completed in 180 milliseconds