Home | History | Annotate | Download | only in D3D8

Lines Matching defs:SetLight

1749 				SetLight(index, &light);
2181 long Direct3DDevice8::SetLight(unsigned long index, const D3DLIGHT8 *light)
2198 stateRecorder.back()->setLight(index, light);