Home | History | Annotate | Download | only in D3D9

Lines Matching defs:GetLight

390 	long Direct3DDevice9Ex::GetLight(unsigned long index, D3DLIGHT9 *light)
394 return Direct3DDevice9::GetLight(index, light);