HomeSort by relevance Sort by last modified time
    Searched full:_col0 (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/main/
ffvertex_prog.c 1041 struct ureg _col0 = undef, _col1 = undef; local
1066 _col0 = make_temp(p, get_scenecolor(p, 0));
1070 _col1 = _col0;
1095 emit_op1(p, OPCODE_MOV, res0, 0, _col0);
    [all...]

Completed in 2959 milliseconds