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.c57 copy_bfc(struct twoside_stage *twoside, in copy_bfc()
82 struct twoside_stage *twoside = twoside_stage(stage); in twoside_tri() local
107 struct twoside_stage *twoside = twoside_stage(stage); in twoside_first_tri() local
175 struct twoside_stage *twoside = CALLOC_STRUCT(twoside_stage); in draw_twoside_stage() local
Ddraw_private.h149 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.c757 const GLboolean twoside = p->state->light_twoside; in build_lighting() local