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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h339 #define ID3DXRenderToEnvMap_BeginCube(p,a) (p)->lpVtbl->BeginCube(p,a) macro
355 #define ID3DXRenderToEnvMap_BeginCube(p,a) (p)->BeginCube(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h336 #define ID3DXRenderToEnvMap_BeginCube(p,a) (p)->lpVtbl->BeginCube(p,a) macro
352 #define ID3DXRenderToEnvMap_BeginCube(p,a) (p)->BeginCube(a) macro

Completed in 47 milliseconds