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

  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp     [all...]
Direct3DDevice9Ex.cpp 593 long Direct3DDevice9Ex::LightEnable(unsigned long index, int enable)
597 return Direct3DDevice9::LightEnable(index, enable);
    [all...]

Completed in 76 milliseconds