Searched defs:use_spoken (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h203 const boolean use_spoken = (((flags) & DRAW_SPLIT_BEFORE) != 0); local in function:CONCAT
258 boolean use_spoken = ((flags & DRAW_SPLIT_BEFORE) != 0); local in function:vsplit_segment_fan_linear
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h203 const boolean use_spoken = (((flags) & DRAW_SPLIT_BEFORE) != 0); local in function:CONCAT
258 boolean use_spoken = ((flags & DRAW_SPLIT_BEFORE) != 0); local in function:vsplit_segment_fan_linear

Completed in 4 milliseconds