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

  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp     [all...]
Direct3DDevice9Ex.cpp 390 long Direct3DDevice9Ex::GetLight(unsigned long index, D3DLIGHT9 *light)
394 return Direct3DDevice9::GetLight(index, light);
    [all...]

Completed in 56 milliseconds