Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c386 (void *)NineDevice9_GetFVF,
Ddevice9.h682 NineDevice9_GetFVF( struct NineDevice9 *This,
Ddevice9.c3145 NineDevice9_GetFVF( struct NineDevice9 *This, in NineDevice9_GetFVF() function
3952 (void *)NineDevice9_GetFVF,
Dnine_lock.c1604 r = NineDevice9_GetFVF(This, pFVF); in LockDevice9_GetFVF()