Home
last modified time | relevance | path

Searched defs:GetLight (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp390 long Direct3DDevice9Ex::GetLight(unsigned long index, D3DLIGHT9 *light) in GetLight() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp1565 long Direct3DDevice9::GetLight(unsigned long index, D3DLIGHT9 *light) in GetLight() function in D3D9::Direct3DDevice9
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1408 long Direct3DDevice8::GetLight(unsigned long index, D3DLIGHT8 *light) in GetLight() function in D3D8::Direct3DDevice8
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp2825 void CPVRTModelPOD::GetLight( function in CPVRTModelPOD
/external/swiftshader/include/Direct3D/
Dd3d8.h297 STDMETHOD(GetLight)(THIS_ DWORD Index,D3DLIGHT8*) PURE; in DECLARE_INTERFACE_() local