Home
last modified time | relevance | path

Searched refs:pPresentationGroup (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c41 ID3DPresentGroup *pPresentationGroup, in NineDevice9Ex_ctor() argument
50 pD3D9Ex, pPresentationGroup, pCTX); in NineDevice9Ex_ctor()
55 (IDirect3D9 *)pD3D9Ex, pPresentationGroup, pCTX, in NineDevice9Ex_ctor()
446 ID3DPresentGroup *pPresentationGroup, in NineDevice9Ex_new() argument
456 pFullscreenDisplayMode, pD3D9Ex, pPresentationGroup, pCTX, minorVersionNum ); in NineDevice9Ex_new()
Dadapter9.h129 ID3DPresentGroup *pPresentationGroup,
141 ID3DPresentGroup *pPresentationGroup,
Dadapter9.c1013 ID3DPresentGroup *pPresentationGroup, in NineAdapter9_CreateDevice() argument
1026 BehaviorFlags, pD3D9, pPresentationGroup, ppReturnedDeviceInterface); in NineAdapter9_CreateDevice()
1028 ID3DPresentGroup_GetVersion(pPresentationGroup, &major, &minor); in NineAdapter9_CreateDevice()
1053 pD3D9, pPresentationGroup, This->ctx, FALSE, NULL, in NineAdapter9_CreateDevice()
1074 ID3DPresentGroup *pPresentationGroup, in NineAdapter9_CreateDeviceEx() argument
1087 BehaviorFlags, pD3D9Ex, pPresentationGroup, ppReturnedDeviceInterface); in NineAdapter9_CreateDeviceEx()
1089 ID3DPresentGroup_GetVersion(pPresentationGroup, &major, &minor); in NineAdapter9_CreateDeviceEx()
1115 pD3D9Ex, pPresentationGroup, This->ctx, in NineAdapter9_CreateDeviceEx()
Ddevice9ex.h45 ID3DPresentGroup *pPresentationGroup,
Ddevice9.h176 ID3DPresentGroup *pPresentationGroup,
191 ID3DPresentGroup *pPresentationGroup,
Ddevice9.c154 ID3DPresentGroup *pPresentationGroup, in NineDevice9_ctor() argument
166 pPresentationGroup, pCTX, (int) ex, pFullscreenDisplayMode); in NineDevice9_ctor()
184 This->present = pPresentationGroup; in NineDevice9_ctor()
4152 ID3DPresentGroup *pPresentationGroup, in NineDevice9_new() argument
4164 pPresentationParameters, pD3D9, pPresentationGroup, pCTX, in NineDevice9_new()