Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8.h398 #define IDirect3DDevice8_SetLight(p,a,b) (p)->lpVtbl->SetLight(p,a,b) macro
496 #define IDirect3DDevice8_SetLight(p,a,b) (p)->SetLight(a,b) macro