Searched refs:no_fse (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_private.h214 boolean no_fse; /* disable FSE even when it is correct */ member in struct:draw_context::__anon406ac0650208
H A Ddraw_pt.c104 else if (opt == PT_SHADE && !draw->pt.no_fse)
176 draw->pt.no_fse = debug_get_option_draw_no_fse();
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.c93 if (opt == PT_SHADE && !draw->pt.no_fse)
186 draw->pt.no_fse = debug_get_option_draw_no_fse();
H A Ddraw_private.h262 boolean no_fse; /* disable FSE even when it is correct */ member in struct:draw_context::__anone553aa980208

Completed in 6 milliseconds