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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmir_promote_uniforms.c277 unsigned promoted_count = 24 - work_count; local in function:midgard_promote_uniforms
280 mir_pick_ubo(&ctx->info->push, &analysis, promoted_count);
318 assert(address < promoted_count);

Completed in 2 milliseconds