Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c385 (void *)NineDevice9_SetFVF,
Ddevice9.h678 NineDevice9_SetFVF( struct NineDevice9 *This,
Ddevice9.c3121 NineDevice9_SetFVF( struct NineDevice9 *This, in NineDevice9_SetFVF() function
3951 (void *)NineDevice9_SetFVF,
Dnine_lock.c1593 r = NineDevice9_SetFVF(This, FVF); in LockDevice9_SetFVF()