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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_private.h213 boolean test_fse; /* enable FSE even though its not correct (eg for softpipe) */ member in struct:draw_context::__anon406ac0650208
H A Ddraw_pt.c92 draw->clip_user) && !draw->pt.test_fse) {
175 draw->pt.test_fse = debug_get_option_draw_fse();
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.c86 draw->clip_user) && !draw->pt.test_fse) {
185 draw->pt.test_fse = debug_get_option_draw_fse();
H A Ddraw_private.h261 boolean test_fse; /* enable FSE even though its not correct (eg for softpipe) */ member in struct:draw_context::__anone553aa980208

Completed in 8 milliseconds