Searched defs:hFocusWindow (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | swapchain9ex.c | 31 NineSwapChain9Ex_ctor( struct NineSwapChain9Ex *This, struct NineUnknownParams *pParams, BOOL implicit, ID3DPresent *pPresent, D3DPRESENT_PARAMETERS *pPresentationParameters, struct d3dadapter9_context *pCTX, HWND hFocusWindow, D3DDISPLAYMODEEX *mode ) NineSwapChain9Ex_ctor() argument 105 NineSwapChain9Ex_new( struct NineDevice9 *pDevice, BOOL implicit, ID3DPresent *pPresent, D3DPRESENT_PARAMETERS *pPresentationParameters, struct d3dadapter9_context *pCTX, HWND hFocusWindow, D3DDISPLAYMODEEX *mode, struct NineSwapChain9Ex **ppOut ) NineSwapChain9Ex_new() argument
|
H A D | adapter9.c | 1013 NineAdapter9_CreateDevice( struct NineAdapter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS *pPresentationParameters, IDirect3D9 *pD3D9, ID3DPresentGroup *pPresentationGroup, IDirect3DDevice9 **ppReturnedDeviceInterface ) NineAdapter9_CreateDevice() argument 1073 NineAdapter9_CreateDeviceEx( struct NineAdapter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS *pPresentationParameters, D3DDISPLAYMODEEX *pFullscreenDisplayMode, IDirect3D9Ex *pD3D9Ex, ID3DPresentGroup *pPresentationGroup, IDirect3DDevice9Ex **ppReturnedDeviceInterface ) NineAdapter9_CreateDeviceEx() argument [all...] |
H A D | swapchain9.c | 44 NineSwapChain9_ctor( struct NineSwapChain9 *This, struct NineUnknownParams *pParams, BOOL implicit, ID3DPresent *pPresent, D3DPRESENT_PARAMETERS *pPresentationParameters, struct d3dadapter9_context *pCTX, HWND hFocusWindow, D3DDISPLAYMODEEX *mode ) NineSwapChain9_ctor() argument 1232 NineSwapChain9_new( struct NineDevice9 *pDevice, BOOL implicit, ID3DPresent *pPresent, D3DPRESENT_PARAMETERS *pPresentationParameters, struct d3dadapter9_context *pCTX, HWND hFocusWindow, struct NineSwapChain9 **ppOut ) NineSwapChain9_new() argument
|
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9types.h | 1518 HWND hFocusWindow; member
|
Completed in 10 milliseconds