Searched defs:SetLight (Results 1 – 4 of 4) sorted by relevance
698 long Direct3DDevice9Ex::SetLight(unsigned long index, const D3DLIGHT9 *light) in SetLight() function in D3D9::Direct3DDevice9Ex
2805 long Direct3DDevice9::SetLight(unsigned long index, const D3DLIGHT9 *light) in SetLight() function in D3D9::Direct3DDevice9
2181 long Direct3DDevice8::SetLight(unsigned long index, const D3DLIGHT8 *light) in SetLight() function in D3D8::Direct3DDevice8
296 STDMETHOD(SetLight)(THIS_ DWORD Index,CONST D3DLIGHT8*) PURE; in DECLARE_INTERFACE_() local