HomeSort by relevance Sort by last modified time
    Searched defs:SetFVF (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp     [all...]
Direct3DDevice9Ex.cpp 677 long Direct3DDevice9Ex::SetFVF(unsigned long FVF)
681 return Direct3DDevice9::SetFVF(FVF);
    [all...]
  /external/mesa3d/include/D3D9/
d3d9.h 247 virtual HRESULT WINAPI SetFVF(DWORD FVF) = 0;
    [all...]

Completed in 374 milliseconds