Searched refs:ctx_flushed (Results 1 – 3 of 3) sorted by relevance
1317 bool ctx_flushed = false; in _mesa_uniform() local1332 offset, components, basicType, !ctx_flushed)) in _mesa_uniform()1333 ctx_flushed = true; in _mesa_uniform()1338 offset, components, basicType, !ctx_flushed)) { in _mesa_uniform()1340 ctx_flushed = true; in _mesa_uniform()1346 if (!ctx_flushed && !(uni->type->is_sampler() && uni->is_bindless)) in _mesa_uniform()
294 bool *ctx_flushed) in si_eliminate_fast_color_clear() argument312 if (ctx_flushed) in si_eliminate_fast_color_clear()313 *ctx_flushed = flushed; in si_eliminate_fast_color_clear()
1528 bool *ctx_flushed);