Home
last modified time | relevance | path

Searched refs:DRAW_LINE_LOOP_AS_STRIP (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_private.h365 #define DRAW_LINE_LOOP_AS_STRIP 0x4 macro
Ddraw_pt_vsplit_tmp.h239 flags |= DRAW_LINE_LOOP_AS_STRIP; in vsplit_segment_loop_linear()
Ddraw_pt_fetch_shade_pipeline.c365 if (flags & DRAW_LINE_LOOP_AS_STRIP) in prim_type()
Ddraw_pt_fetch_shade_pipeline_llvm.c480 if (flags & DRAW_LINE_LOOP_AS_STRIP) in prim_type()