Searched refs:do_uniform_flush (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.c591 bool do_uniform_flush = ctx->specs.halti < 5; local in function:etna_emit_state
667 if (do_uniform_flush)
672 if (do_uniform_flush)
694 if (do_uniform_flush)
706 if (do_uniform_flush)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.c567 bool do_uniform_flush = screen->specs.halti < 5; local in function:etna_emit_state
643 if (do_uniform_flush)
648 if (do_uniform_flush)
661 if (do_uniform_flush)
668 if (do_uniform_flush)

Completed in 4 milliseconds