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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9shader.h178 #define ID3DXConstantTable_SetDefaults(p,a) (p)->lpVtbl->SetDefaults(p,a) macro
209 #define ID3DXConstantTable_SetDefaults(p,a) (p)->SetDefaults(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9shader.h189 #define ID3DXConstantTable_SetDefaults(p,a) (p)->lpVtbl->SetDefaults(p,a) macro
220 #define ID3DXConstantTable_SetDefaults(p,a) (p)->SetDefaults(a) macro

Completed in 59 milliseconds