Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9.h683 DWORD *pFVF );
Dnine_lock.c1600 DWORD *pFVF ) in LockDevice9_GetFVF() argument
1604 r = NineDevice9_GetFVF(This, pFVF); in LockDevice9_GetFVF()
Ddevice9.c3146 DWORD *pFVF ) in NineDevice9_GetFVF() argument
3148 *pFVF = This->state.vdecl ? This->state.vdecl->fvf : 0; in NineDevice9_GetFVF()
/external/mesa3d/include/D3D9/
Dd3d9.h248 virtual HRESULT WINAPI GetFVF(DWORD *pFVF) = 0;
836 HRESULT (WINAPI *GetFVF)(IDirect3DDevice9 *This, DWORD *pFVF);
1087 HRESULT (WINAPI *GetFVF)(IDirect3DDevice9Ex *This, DWORD *pFVF);