Home
last modified time | relevance | path

Searched refs:wait_7 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_shader.h192 rsd->properties.shader_wait_dependency_7 = info->bifrost.wait_7; in pan_shader_prepare_bifrost_rsd()
/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h259 bool wait_6, wait_7; member
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c4758 ctx->info.bifrost->wait_7 = (first_deps & (1 << 7)); in bi_pack_clauses()