Searched refs:pPresentationGroup (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | device9ex.c | 43 ID3DPresentGroup *pPresentationGroup, in NineDevice9Ex_ctor() argument 52 pD3D9Ex, pPresentationGroup, pCTX); in NineDevice9Ex_ctor() 57 (IDirect3D9 *)pD3D9Ex, pPresentationGroup, pCTX, in NineDevice9Ex_ctor() 522 ID3DPresentGroup *pPresentationGroup, in NineDevice9Ex_new() argument 532 pFullscreenDisplayMode, pD3D9Ex, pPresentationGroup, pCTX, minorVersionNum ); in NineDevice9Ex_new()
|
D | adapter9.h | 131 ID3DPresentGroup *pPresentationGroup, 143 ID3DPresentGroup *pPresentationGroup,
|
D | adapter9.c | 1018 ID3DPresentGroup *pPresentationGroup, in NineAdapter9_CreateDevice() argument 1031 BehaviorFlags, pD3D9, pPresentationGroup, ppReturnedDeviceInterface); in NineAdapter9_CreateDevice() 1033 ID3DPresentGroup_GetVersion(pPresentationGroup, &major, &minor); in NineAdapter9_CreateDevice() 1058 pD3D9, pPresentationGroup, This->ctx, FALSE, NULL, in NineAdapter9_CreateDevice() 1079 ID3DPresentGroup *pPresentationGroup, in NineAdapter9_CreateDeviceEx() argument 1092 BehaviorFlags, pD3D9Ex, pPresentationGroup, ppReturnedDeviceInterface); in NineAdapter9_CreateDeviceEx() 1094 ID3DPresentGroup_GetVersion(pPresentationGroup, &major, &minor); in NineAdapter9_CreateDeviceEx() 1120 pD3D9Ex, pPresentationGroup, This->ctx, in NineAdapter9_CreateDeviceEx()
|
D | device9ex.h | 45 ID3DPresentGroup *pPresentationGroup,
|
D | device9.h | 185 ID3DPresentGroup *pPresentationGroup, 200 ID3DPresentGroup *pPresentationGroup,
|
D | device9.c | 180 ID3DPresentGroup *pPresentationGroup, in NineDevice9_ctor() argument 193 pPresentationGroup, pCTX, (int) ex, pFullscreenDisplayMode); in NineDevice9_ctor() 211 This->present = pPresentationGroup; in NineDevice9_ctor() 4299 ID3DPresentGroup *pPresentationGroup, in NineDevice9_new() argument 4311 pPresentationParameters, pD3D9, pPresentationGroup, pCTX, in NineDevice9_new()
|