Searched defs:LightEnable (Results 1 – 4 of 4) sorted by relevance
593 long Direct3DDevice9Ex::LightEnable(unsigned long index, int enable) in LightEnable() function in D3D9::Direct3DDevice9Ex
2160 long Direct3DDevice9::LightEnable(unsigned long index, int enable) in LightEnable() function in D3D9::Direct3DDevice9
1712 long Direct3DDevice8::LightEnable(unsigned long index, int enable) in LightEnable() function in D3D8::Direct3DDevice8
298 STDMETHOD(LightEnable)(THIS_ DWORD Index,BOOL Enable) PURE; in DECLARE_INTERFACE_() local