Home
last modified time | relevance | path

Searched defs:twoside (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_twoside.c55 copy_bfc( struct twoside_stage *twoside, in copy_bfc()
79 struct twoside_stage *twoside = twoside_stage(stage); in twoside_tri() local
105 struct twoside_stage *twoside = twoside_stage(stage); in twoside_first_tri() local
167 struct twoside_stage *twoside = CALLOC_STRUCT(twoside_stage); in draw_twoside_stage() local
Ddraw_private.h125 struct draw_stage *twoside; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.h26 unsigned twoside:1; member
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c1024 const GLboolean twoside = p->state->light_twoside; in build_lighting() local