Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c412 (void *)NineDevice9_DrawTriPatch,
Ddevice9.h837 NineDevice9_DrawTriPatch( struct NineDevice9 *This,
Ddevice9.c3982 NineDevice9_DrawTriPatch( struct NineDevice9 *This, in NineDevice9_DrawTriPatch() function
4135 (void *)NineDevice9_DrawTriPatch,
Dnine_lock.c1928 r = NineDevice9_DrawTriPatch(This, Handle, pNumSegs, pTriPatchInfo); in LockDevice9_DrawTriPatch()