Home
last modified time | relevance | path

Searched refs:NineDevice9_DrawRectPatch (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c487 (void *)NineDevice9_DrawRectPatch,
Ddevice9.h840 NineDevice9_DrawRectPatch( struct NineDevice9 *This,
Ddevice9.c4122 NineDevice9_DrawRectPatch( struct NineDevice9 *This, in NineDevice9_DrawRectPatch() function
4283 (void *)NineDevice9_DrawRectPatch,
Dnine_lock.c1915 r = NineDevice9_DrawRectPatch(This, Handle, pNumSegs, pRectPatchInfo); in LockDevice9_DrawRectPatch()