Home
last modified time | relevance | path

Searched refs:IDirect3D_CreateLight (Results 1 – 1 of 1) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d.h232 #define IDirect3D_CreateLight(p,a,b) (p)->lpVtbl->CreateLight(p,a,b) macro
244 #define IDirect3D_CreateLight(p,a,b) (p)->CreateLight(a,b) macro