Home
last modified time | relevance | path

Searched refs:ID3DPresentGroup (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/include/d3dadapter/
Dpresent.h34 typedef struct ID3DPresentGroup ID3DPresentGroup; typedef
140 HRESULT (WINAPI *QueryInterface)(ID3DPresentGroup *This, REFIID riid, void **ppvObject);
141 ULONG (WINAPI *AddRef)(ID3DPresentGroup *This);
142 ULONG (WINAPI *Release)(ID3DPresentGroup *This);
148 UINT (WINAPI *GetMultiheadCount)(ID3DPresentGroup *This);
150 HRESULT (WINAPI *GetPresent)(ID3DPresentGroup *This, UINT Index, ID3DPresent **ppPresent);
152 …HRESULT (WINAPI *CreateAdditionalPresent)(ID3DPresentGroup *This, D3DPRESENT_PARAMETERS *pPresenta…
153 void (WINAPI *GetVersion) (ID3DPresentGroup *This, int *major, int *minor);
156 struct ID3DPresentGroup struct
Dd3dadapter9.h47 … D3DPRESENT_PARAMETERS *pPresentationParameters, IDirect3D9 *pD3D9, ID3DPresentGroup *pPresentatio…
48 …s, D3DDISPLAYMODEEX *pFullscreenDisplayMode, IDirect3D9Ex *pD3D9Ex, ID3DPresentGroup *pPresentatio…
82 … D3DPRESENT_PARAMETERS *pPresentationParameters, IDirect3D9 *pD3D9, ID3DPresentGroup *pPresentatio…
83 …s, D3DDISPLAYMODEEX *pFullscreenDisplayMode, IDirect3D9Ex *pD3D9Ex, ID3DPresentGroup *pPresentatio…
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.h131 ID3DPresentGroup *pPresentationGroup,
143 ID3DPresentGroup *pPresentationGroup,
Ddevice9.h76 ID3DPresentGroup *present;
185 ID3DPresentGroup *pPresentationGroup,
200 ID3DPresentGroup *pPresentationGroup,
Ddevice9ex.h45 ID3DPresentGroup *pPresentationGroup,
Ddevice9ex.c43 ID3DPresentGroup *pPresentationGroup, in NineDevice9Ex_ctor()
522 ID3DPresentGroup *pPresentationGroup, in NineDevice9Ex_new()
Dadapter9.c1020 ID3DPresentGroup *pPresentationGroup, in NineAdapter9_CreateDevice()
1081 ID3DPresentGroup *pPresentationGroup, in NineAdapter9_CreateDeviceEx()
Ddevice9.c180 ID3DPresentGroup *pPresentationGroup, in NineDevice9_ctor()
4301 ID3DPresentGroup *pPresentationGroup, in NineDevice9_new()