Searched defs:pNumSegs (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ | ||
H A D | device9.c | 4122 NineDevice9_DrawRectPatch( struct NineDevice9 *This, UINT Handle, const float *pNumSegs, const D3DRECTPATCH_INFO *pRectPatchInfo ) NineDevice9_DrawRectPatch() argument 4131 NineDevice9_DrawTriPatch( struct NineDevice9 *This, UINT Handle, const float *pNumSegs, const D3DTRIPATCH_INFO *pTriPatchInfo ) NineDevice9_DrawTriPatch() argument |
H A D | nine_lock.c | 1908 LockDevice9_DrawRectPatch( struct NineDevice9 *This, UINT Handle, const float *pNumSegs, const D3DRECTPATCH_INFO *pRectPatchInfo ) LockDevice9_DrawRectPatch() argument 1921 LockDevice9_DrawTriPatch( struct NineDevice9 *This, UINT Handle, const float *pNumSegs, const D3DTRIPATCH_INFO *pTriPatchInfo ) LockDevice9_DrawTriPatch() argument |
Completed in 11 milliseconds