Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.c461 (void *)NineDevice9_SetFVF,
Ddevice9.h701 NineDevice9_SetFVF( struct NineDevice9 *This,
Ddevice9.c3400 NineDevice9_SetFVF( struct NineDevice9 *This, in NineDevice9_SetFVF() function
4255 (void *)NineDevice9_SetFVF,
Dnine_lock.c1593 r = NineDevice9_SetFVF(This, FVF); in LockDevice9_SetFVF()