Home
last modified time | relevance | path

Searched refs:ctx_flushed (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c328 bool *ctx_flushed) in si_eliminate_fast_color_clear() argument
346 if (ctx_flushed) in si_eliminate_fast_color_clear()
347 *ctx_flushed = flushed; in si_eliminate_fast_color_clear()
Dsi_pipe.h1530 bool *ctx_flushed);