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

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.h46 int draw_filter; member in struct:cffdec_options
H A Dcffdump.c264 options.draw_filter = draw;
H A Dcrashdec.c68 .draw_filter = -1,
H A Dcffdec.c115 if ((options->draw_filter != -1) &&
116 (options->draw_filter != current_draw_count))

Completed in 8 milliseconds