Home
last modified time | relevance | path

Searched refs:GetFVF (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp369 long Direct3DDevice9Ex::GetFVF(unsigned long *FVF) in GetFVF() function in D3D9::Direct3DDevice9Ex
373 return Direct3DDevice9::GetFVF(FVF); in GetFVF()
DDirect3DStateBlock9.cpp331 device->GetFVF(&FVF); in Capture()
1235 device->GetFVF(&FVF); in captureFVF()
DDirect3DDevice9Ex.hpp147 long __stdcall GetFVF(unsigned long *FVF);
DDirect3DDevice9.hpp104 long __stdcall GetFVF(unsigned long *FVF);
DDirect3DDevice9.cpp1507 long Direct3DDevice9::GetFVF(unsigned long *FVF) in GetFVF() function in D3D9::Direct3DDevice9