Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8.h401 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->lpVtbl->GetLightEnable(p,a,b) macro
499 #define IDirect3DDevice8_GetLightEnable(p,a,b) (p)->GetLightEnable(a,b) macro