Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dffvertex_prog.c1026 struct ureg _bfc0 = undef, _bfc1 = undef; in build_lighting() local
1070 _bfc1 = make_temp(p, get_identity_param(p)); in build_lighting()
1072 _bfc1 = _bfc0; in build_lighting()
1094 emit_op1(p, OPCODE_MOV, res1, 0, _bfc1); in build_lighting()
1246 res1 = _bfc1; in build_lighting()
1273 emit_op3(p, OPCODE_MAD, res1, mask1, swizzle1(lit,Z), specular, _bfc1); in build_lighting()