Home
last modified time | relevance | path

Searched refs:new_cutoff (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c1089 mir_demote_uniforms(compiler_context *ctx, unsigned new_cutoff) in mir_demote_uniforms() argument
1093 unsigned work_count = 16 - MAX2((new_cutoff - 8), 0); in mir_demote_uniforms()
1137 ctx->info->push.count = MIN2(ctx->info->push.count, new_cutoff * 4); in mir_demote_uniforms()

Completed in 3 milliseconds