Searched refs:is_front_face (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_unfilled.c66 boolean is_front_face = ( local in function:inject_front_face_info
79 v->data[slot][0] = is_front_face;
80 v->data[slot][1] = is_front_face;
81 v->data[slot][2] = is_front_face;
82 v->data[slot][3] = is_front_face;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_unfilled.c66 boolean is_front_face = ( local in function:inject_front_face_info
79 v->data[slot][0] = is_front_face;
80 v->data[slot][1] = is_front_face;
81 v->data[slot][2] = is_front_face;
82 v->data[slot][3] = is_front_face;

Completed in 3 milliseconds