Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_twoside.c55 copy_bfc( struct twoside_stage *twoside, in copy_bfc() argument
59 struct vertex_header *tmp = dup_vert( &twoside->stage, v, idx ); in copy_bfc()
61 if (twoside->attrib_back0 >= 0 && twoside->attrib_front0 >= 0) { in copy_bfc()
62 COPY_4FV(tmp->data[twoside->attrib_front0], in copy_bfc()
63 tmp->data[twoside->attrib_back0]); in copy_bfc()
65 if (twoside->attrib_back1 >= 0 && twoside->attrib_front1 >= 0) { in copy_bfc()
66 COPY_4FV(tmp->data[twoside->attrib_front1], in copy_bfc()
67 tmp->data[twoside->attrib_back1]); in copy_bfc()
79 struct twoside_stage *twoside = twoside_stage(stage); in twoside_tri() local
81 if (header->det * twoside->sign < 0.0) { in twoside_tri()
[all …]
Ddraw_pipe.c46 draw->pipeline.twoside = draw_twoside_stage( draw ); in draw_pipeline_init()
58 !draw->pipeline.twoside || in draw_pipeline_init()
87 if (draw->pipeline.twoside) in draw_pipeline_destroy()
88 draw->pipeline.twoside->destroy( draw->pipeline.twoside ); in draw_pipeline_destroy()
Ddraw_pipe_validate.c251 draw->pipeline.twoside->next = next; in validate_pipeline()
252 next = draw->pipeline.twoside; in validate_pipeline()
Ddraw_private.h111 struct draw_stage *twoside; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vs_constval.c41 bool twoside; member
135 if (t->twoside) { in calc_sizes()
215 t.twoside = 1; in calc_wm_input_sizes()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.h27 unsigned twoside:1; member
Dlp_state_setup.c343 if (key->twoside) { in load_attribute()
808 key->twoside = lp->rasterizer->light_twoside; in lp_make_setup_variant_key()
/external/mesa3d/src/mesa/swrast_setup/
DNOTES20 twoside-lit triangles. The software rasterizer doesn't handle these
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c1035 const GLboolean twoside = p->state->light_twoside; in build_lighting() local
1073 if (twoside) { in build_lighting()
1103 if (twoside) { in build_lighting()
1108 if (twoside && separate) { in build_lighting()
1239 if (twoside) { in build_lighting()
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex1 \documentstyle[12pt,twoside]{article}
Dip-tunnels.tex1 \documentstyle[12pt,twoside]{article}
Dip-cref.tex1 \documentstyle[12pt,twoside]{article}