Searched refs:face_slot (Results 1 – 7 of 7) sorted by relevance
52 int face_slot; member69 int slot = unfilled->face_slot; in inject_front_face_info()263 unfilled->face_slot = draw_alloc_extra_vertex_attrib( in draw_unfilled_prepare_outputs()266 unfilled->face_slot = -1; in draw_unfilled_prepare_outputs()291 unfilled->face_slot = -1; in draw_unfilled_stage()
69 llvmpipe->face_slot = -1; in compute_vertex_info()100 llvmpipe->face_slot = (int)vinfo->num_attribs; in compute_vertex_info()
123 int8_t face_slot; member
111 int8_t face_slot; member
467 setup->face_slot > 0) { in try_setup_point()468 point->inputs.frontfacing = v0[setup->face_slot][0]; in try_setup_point()
637 setup->face_slot > 0) { in try_setup_line()638 line->inputs.frontfacing = v1[setup->face_slot][0]; in try_setup_line()
1219 setup->face_slot = lp->face_slot; in lp_setup_update_state()