Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d.h279 #define IDirect3D2_CreateLight(p,a,b) (p)->lpVtbl->CreateLight(p,a,b) macro
291 #define IDirect3D2_CreateLight(p,a,b) (p)->CreateLight(a,b) macro