Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h199 const bool use_spoken = (((flags) & DRAW_SPLIT_BEFORE) != 0); in CONCAT2() local
256 bool use_spoken = ((flags & DRAW_SPLIT_BEFORE) != 0); in vsplit_segment_fan_linear() local