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()
137 int8_t face_slot; member
112 int8_t face_slot; member
477 setup->face_slot > 0) { in try_setup_point()478 point->inputs.frontfacing = v0[setup->face_slot][0]; in try_setup_point()
633 setup->face_slot > 0) { in try_setup_line()634 line->inputs.frontfacing = v1[setup->face_slot][0]; in try_setup_line()
1354 setup->face_slot = lp->face_slot; in lp_setup_update_state()