Searched refs:D3DLIGHT_SPOT (Results 1 – 7 of 7) sorted by relevance
162 D3DLIGHT_SPOT = 2, enumerator
233 case D3DLIGHT_SPOT: return "SPOT"; in nine_D3DLIGHTTYPE_to_str()
855 ureg_SEQ(ureg, tmp_x, cLKind, ureg_imm1f(ureg, D3DLIGHT_SPOT)); in nine_ff_build_vs()
3692 if (pLight->Type == D3DLIGHT_SPOT && pLight->Theta >= pLight->Phi) { in nine_state_set_light()
674 D3DLIGHT_SPOT = 2, enumerator
4641 else if(l.Type == D3DLIGHT_SPOT) in bindLights()
5960 else if(l.Type == D3DLIGHT_SPOT) in bindLights()