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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h268 #define ID3DXLine_GetGLLines(p) (p)->lpVtbl->GetGLLines(p) macro
291 #define ID3DXLine_GetGLLines(p) (p)->GetGLLines() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h265 #define ID3DXLine_GetGLLines(p) (p)->lpVtbl->GetGLLines(p) macro
288 #define ID3DXLine_GetGLLines(p) (p)->GetGLLines() macro

Completed in 47 milliseconds