Home
last modified time | relevance | path

Searched refs:NineDevice9Ex_ComposeRects (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.h58 NineDevice9Ex_ComposeRects( struct NineDevice9Ex *This,
Ddevice9ex.c79 NineDevice9Ex_ComposeRects( UNUSED struct NineDevice9Ex *This, in NineDevice9Ex_ComposeRects() function
492 (void *)NineDevice9Ex_ComposeRects,
Dnine_lock.c2105 …r = NineDevice9Ex_ComposeRects(This, pSrc, pDst, pSrcRectDescs, NumRects, pDstRectDescs, Operation… in LockDevice9Ex_ComposeRects()