Home | History | Annotate | Download | only in D3D9

Lines Matching defs:SetLight

2804 	long Direct3DDevice9::SetLight(unsigned long index, const D3DLIGHT9 *light)
2823 stateRecorder->setLight(index, light);