Home
last modified time | relevance | path

Searched refs:pDirtyRegion (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.h73 const RGNDATA *pDirtyRegion,
81 const RGNDATA *pDirtyRegion );
Ddevice9ex.c98 const RGNDATA *pDirtyRegion, in NineDevice9Ex_PresentEx() argument
107 pDirtyRegion, dwFlags); in NineDevice9Ex_PresentEx()
111 hDestWindowOverride, pDirtyRegion, dwFlags); in NineDevice9Ex_PresentEx()
Dswapchain9.h118 const RGNDATA *pDirtyRegion,
Dswapchain9.c721 const RGNDATA *pDirtyRegion, in present() argument
736 This, pSourceRect, pDestRect, pDirtyRegion, in present()
741 (void) pDirtyRegion; in present()
948 const RGNDATA *pDirtyRegion, in NineSwapChain9_Present() argument
961 pDirtyRegion,dwFlags); in NineSwapChain9_Present()
982 hDestWindowOverride, pDirtyRegion, dwFlags); in NineSwapChain9_Present()
Dnine_lock.c683 const RGNDATA *pDirtyRegion ) in LockDevice9_Present() argument
687 r = NineDevice9_Present(This, pSourceRect, pDestRect, hDestWindowOverride, pDirtyRegion); in LockDevice9_Present()
2115 const RGNDATA *pDirtyRegion, in LockDevice9Ex_PresentEx() argument
2120 …r = NineDevice9Ex_PresentEx(This, pSourceRect, pDestRect, hDestWindowOverride, pDirtyRegion, dwFla… in LockDevice9Ex_PresentEx()
2765 const RGNDATA *pDirtyRegion, in LockSwapChain9_Present() argument
2770 …r = NineSwapChain9_Present(This, pSourceRect, pDestRect, hDestWindowOverride, pDirtyRegion, dwFlag… in LockSwapChain9_Present()
Ddevice9.h296 const RGNDATA *pDirtyRegion );
Ddevice9.c1033 const RGNDATA *pDirtyRegion ) in NineDevice9_Present() argument
1039 This, pSourceRect, pDestRect, hDestWindowOverride, pDirtyRegion); in NineDevice9_Present()
1044 hDestWindowOverride, pDirtyRegion, 0); in NineDevice9_Present()
/third_party/mesa3d/include/d3dadapter/
Dpresent.h81 …verride, const RECT *pSourceRect, const RECT *pDestRect, const RGNDATA *pDirtyRegion, DWORD Flags);
/third_party/mesa3d/include/D3D9/
Dd3d9.h175 …CT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion) = 0;
283 …Rect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags)…
346 …Rect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags)…
763 …t RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion);
1014 …t RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion);
1119 …Rect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags);
1512 …Rect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags);
1545 …Rect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags);
/third_party/mesa3d/docs/relnotes/
D20.2.0.rst843 - st/nine: Ignore pDirtyRegion