Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h355 #define D3DVTXPCAPS_POSITIONALLIGHTS 0x00000010L /* device can do positional lights (includes po… macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h232 #define D3DVTXPCAPS_POSITIONALLIGHTS 0x00000010 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c801 D3DVTXPCAPS_POSITIONALLIGHTS | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp1015D3DVTXPCAPS_POSITIONALLIGHTS | // Device can do positional lights (includes point and spot). in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1507D3DVTXPCAPS_POSITIONALLIGHTS | // Device can do positional lights (includes point and spot). in GetDeviceCaps()