Home
last modified time | relevance | path

Searched refs:GetViewport2 (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/vc/include/
H A Dd3d.h1269 STDMETHOD(GetViewport2)(THIS_ LPD3DVIEWPORT2) PURE; in DECLARE_INTERFACE_() local
1292 #define IDirect3DViewport2_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
1311 #define IDirect3DViewport2_GetViewport2(p,a) (p)->GetViewport2(a)
1342 STDMETHOD(GetViewport2)(THIS_ LPD3DVIEWPORT2) PURE; in DECLARE_INTERFACE_() local
1368 #define IDirect3DViewport3_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
1390 #define IDirect3DViewport3_GetViewport2(p,a) (p)->GetViewport2(a)
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/vc/include/
H A Dd3d.h1269 STDMETHOD(GetViewport2)(THIS_ LPD3DVIEWPORT2) PURE; in DECLARE_INTERFACE_() local
1292 #define IDirect3DViewport2_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
1311 #define IDirect3DViewport2_GetViewport2(p,a) (p)->GetViewport2(a)
1342 STDMETHOD(GetViewport2)(THIS_ LPD3DVIEWPORT2) PURE; in DECLARE_INTERFACE_() local
1368 #define IDirect3DViewport3_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
1390 #define IDirect3DViewport3_GetViewport2(p,a) (p)->GetViewport2(a)
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dd3d.h731 STDMETHOD(GetViewport2)(THIS_ LPD3DVIEWPORT2 lpData) PURE; in DECLARE_INTERFACE_() local
756 #define IDirect3DViewport2_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
778 #define IDirect3DViewport2_GetViewport2(p,a) (p)->GetViewport2(a)
807 STDMETHOD(GetViewport2)(THIS_ LPD3DVIEWPORT2 lpData) PURE; in DECLARE_INTERFACE_() local
836 #define IDirect3DViewport3_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
862 #define IDirect3DViewport3_GetViewport2(p,a) (p)->GetViewport2(a)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d.h738 STDMETHOD(GetViewport2)(THIS_ D3DVIEWPORT2 *data) PURE; in DECLARE_INTERFACE_() local
763 #define IDirect3DViewport2_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
785 #define IDirect3DViewport2_GetViewport2(p,a) (p)->GetViewport2(a)
814 STDMETHOD(GetViewport2)(THIS_ D3DVIEWPORT2 *data) PURE; in DECLARE_INTERFACE_() local
843 #define IDirect3DViewport3_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
869 #define IDirect3DViewport3_GetViewport2(p,a) (p)->GetViewport2(a)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3d.h738 STDMETHOD(GetViewport2)(THIS_ D3DVIEWPORT2 *data) PURE; in DECLARE_INTERFACE_() local
763 #define IDirect3DViewport2_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
785 #define IDirect3DViewport2_GetViewport2(p,a) (p)->GetViewport2(a)
814 STDMETHOD(GetViewport2)(THIS_ D3DVIEWPORT2 *data) PURE; in DECLARE_INTERFACE_() local
843 #define IDirect3DViewport3_GetViewport2(p,a) (p)->lpVtbl->GetViewport2(p,a)
869 #define IDirect3DViewport3_GetViewport2(p,a) (p)->GetViewport2(a)