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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h343 #define ID3DXRenderToEnvMap_Face(p,a,b) (p)->lpVtbl->Face(p,a,b) macro
359 #define ID3DXRenderToEnvMap_Face(p,a,b) (p)->Face(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h340 #define ID3DXRenderToEnvMap_Face(p,a,b) (p)->lpVtbl->Face(p,a,b) macro
356 #define ID3DXRenderToEnvMap_Face(p,a,b) (p)->Face(a,b) macro

Completed in 48 milliseconds