Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_shader.h208 pan_register_allocation(info->vs.secondary_work_reg_count); in pan_shader_prepare_bifrost_rsd()
/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h326 unsigned secondary_work_reg_count; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c4591 unsigned work_count = state->info.vs.secondary_work_reg_count; in prepare_shader()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c5245 info->vs.secondary_work_reg_count = ctx->info.work_reg_count; in bi_compile_variant()