Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_shader.h191 rsd->properties.shader_wait_dependency_6 = info->bifrost.wait_6; 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.c4757 ctx->info.bifrost->wait_6 = (first_deps & (1 << 6)); in bi_pack_clauses()