Searched refs:work_reg_count (Results 1 – 13 of 13) sorted by relevance
60 rsd->properties.work_register_count = info->work_reg_count; in pan_shader_prepare_midgard_rsd()126 (info->work_reg_count <= 32) ? in pan_shader_prepare_bifrost_rsd()
90 unsigned work_reg_count; member
752 variant->work_reg_count = info.work_reg_count; in GENX()
382 assert(b->work_reg_count <= full_threads); in pan_blitter_get_blend_shaders()
102 ctx->info->work_reg_count = MAX2(ctx->info->work_reg_count, r.reg + 1); in index_to_reg()669 ctx->info->work_reg_count = MAX2(ctx->info->work_reg_count, 3); in allocate_registers()
3268 unsigned nr_registers = info->work_reg_count; in midgard_compile_shader_nir()
509 ctx->info->work_reg_count = 32; in bi_register_allocate()522 ctx->info->work_reg_count = 64; in bi_register_allocate()
3154 bool full_threads = (ctx->arch == 7 && ctx->info->work_reg_count <= 32); in bi_print_stats()
203 unsigned work_reg_count; member
204 cfg.properties.work_register_count = shader_info->work_reg_count; in panvk_meta_clear_attachments_emit_rsd()
719 cfg.properties.work_register_count = info->work_reg_count; in panvk_per_arch()
287 cfg.properties.work_register_count = shader_info->work_reg_count; in panvk_meta_copy_to_img_emit_rsd()
441 … cfg.properties.work_register_count = MAX2(fs->info.work_reg_count, 8); in panfrost_prepare_fs_state()443 cfg.properties.work_register_count = fs->info.work_reg_count; in panfrost_prepare_fs_state()