Home
last modified time | relevance | path

Searched refs:has_liveness (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_liveness.c94 if (ctx->has_liveness) in bi_compute_liveness()
147 ctx->has_liveness = true; in bi_compute_liveness()
155 ctx->has_liveness = false; in bi_invalidate_liveness()
Dcompiler.h634 bool has_liveness; member
/third_party/mesa3d/src/asahi/compiler/
Dagx_liveness.c91 if (ctx->has_liveness) in agx_compute_liveness()
138 ctx->has_liveness = true; in agx_compute_liveness()
Dagx_compiler.h382 bool has_liveness; member