Searched defs:SetLightEnable (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7104 virtual HRESULT STDMETHODCALLTYPE SetLightEnable(
7829 HRESULT (STDMETHODCALLTYPE *SetLightEnable)( member in struct:IWineD3DDeviceVtbl
8351 #define IWineD3DDevice_SetLightEnable(This,light_idx,enable) (This)->lpVtbl->SetLightEnable(This,light_idx,enable)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7105 virtual HRESULT STDMETHODCALLTYPE SetLightEnable(
7830 HRESULT (STDMETHODCALLTYPE *SetLightEnable)( member in struct:IWineD3DDeviceVtbl
8352 #define IWineD3DDevice_SetLightEnable(This,light_idx,enable) (This)->lpVtbl->SetLightEnable(This,light_idx,enable)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7104 virtual HRESULT STDMETHODCALLTYPE SetLightEnable(
7829 HRESULT (STDMETHODCALLTYPE *SetLightEnable)( member in struct:IWineD3DDeviceVtbl
8351 #define IWineD3DDevice_SetLightEnable(This,light_idx,enable) (This)->lpVtbl->SetLightEnable(This,light_idx,enable)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7075 virtual HRESULT STDMETHODCALLTYPE SetLightEnable(
7778 HRESULT (STDMETHODCALLTYPE *SetLightEnable)( member in struct:IWineD3DDeviceVtbl
8274 #define IWineD3DDevice_SetLightEnable(This,light_idx,enable) (This)->lpVtbl->SetLightEnable(This,light_idx,enable)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7104 virtual HRESULT STDMETHODCALLTYPE SetLightEnable(
7829 HRESULT (STDMETHODCALLTYPE *SetLightEnable)( member in struct:IWineD3DDeviceVtbl
8351 #define IWineD3DDevice_SetLightEnable(This,light_idx,enable) (This)->lpVtbl->SetLightEnable(This,light_idx,enable)

Completed in 263 milliseconds