Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_dump.h26 nine_dump_D3DLIGHT9(unsigned, const D3DLIGHT9 *);
41 nine_dump_D3DLIGHT9(unsigned ch, const D3DLIGHT9 *light) in nine_dump_D3DLIGHT9() function
Dnine_dump.c287 nine_dump_D3DLIGHT9(unsigned ch, const D3DLIGHT9 *lit) in nine_dump_D3DLIGHT9() function
Ddevice9.c2082 nine_dump_D3DLIGHT9(DBG_FF, pLight); in NineDevice9_SetLight()