Home
last modified time | relevance | path

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

/external/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…
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.h127 ID3DPresentGroup *pPresentationGroup,
139 ID3DPresentGroup *pPresentationGroup,
Ddevice9ex.c41 ID3DPresentGroup *pPresentationGroup, in NineDevice9Ex_ctor()
446 ID3DPresentGroup *pPresentationGroup, in NineDevice9Ex_new()
Ddevice9ex.h45 ID3DPresentGroup *pPresentationGroup,
Ddevice9.h75 ID3DPresentGroup *present;
170 ID3DPresentGroup *pPresentationGroup,
185 ID3DPresentGroup *pPresentationGroup,
Dadapter9.c981 ID3DPresentGroup *pPresentationGroup, in NineAdapter9_CreateDevice()
1042 ID3DPresentGroup *pPresentationGroup, in NineAdapter9_CreateDeviceEx()
Ddevice9.c131 ID3DPresentGroup *pPresentationGroup, in NineDevice9_ctor()
3995 ID3DPresentGroup *pPresentationGroup, in NineDevice9_new()