Searched refs:IDirect3D3_CreateLight (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d.h339 #define IDirect3D3_CreateLight(p,a,b) (p)->lpVtbl->CreateLight(p,a,b) macro
354 #define IDirect3D3_CreateLight(p,a,b) (p)->CreateLight(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d.h335 #define IDirect3D3_CreateLight(p,a,b) (p)->lpVtbl->CreateLight(p,a,b) macro
350 #define IDirect3D3_CreateLight(p,a,b) (p)->CreateLight(a,b) macro

Completed in 48 milliseconds