Searched refs:DRAW_LINE_LOOP_AS_STRIP (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_private.h365 #define DRAW_LINE_LOOP_AS_STRIP 0x4 macro
H A Ddraw_pt_vsplit_tmp.h239 flags |= DRAW_LINE_LOOP_AS_STRIP;
H A Ddraw_pt_fetch_shade_pipeline.c382 if (flags & DRAW_LINE_LOOP_AS_STRIP)
H A Ddraw_pt_fetch_shade_pipeline_llvm.c501 if (flags & DRAW_LINE_LOOP_AS_STRIP)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_private.h456 #define DRAW_LINE_LOOP_AS_STRIP 0x4 macro
H A Ddraw_pt_vsplit_tmp.h239 flags |= DRAW_LINE_LOOP_AS_STRIP;
H A Ddraw_pt_fetch_shade_pipeline.c384 if (flags & DRAW_LINE_LOOP_AS_STRIP)
H A Ddraw_pt_fetch_shade_pipeline_llvm.c794 if (flags & DRAW_LINE_LOOP_AS_STRIP)

Completed in 9 milliseconds