Searched defs:pDirtyRegion (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9ex.c | 94 NineDevice9Ex_PresentEx( struct NineDevice9Ex *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags ) NineDevice9Ex_PresentEx() argument
|
H A D | swapchain9.c | 717 present( struct NineSwapChain9 *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags ) present() argument 944 NineSwapChain9_Present( struct NineSwapChain9 *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags ) NineSwapChain9_Present() argument
|
H A D | nine_lock.c | 2111 LockDevice9Ex_PresentEx( struct NineDevice9Ex *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags ) LockDevice9Ex_PresentEx() argument 2761 LockSwapChain9_Present( struct NineSwapChain9 *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags ) LockSwapChain9_Present() argument
|
Completed in 8 milliseconds