Searched refs:maxwaves (Results 1 – 4 of 4) sorted by relevance
538 unsigned maxwaves; member
4191 if (ws->maxwaves <= 1) in ac_build_wg_wavescan_top()4216 if (ws->maxwaves <= 1) { in ac_build_wg_wavescan_bottom()4222 assert(ws->maxwaves <= 32); in ac_build_wg_wavescan_bottom()4246 phivalues_scan[1] = ac_build_scan(ctx, ws->op, tmp, identity, ws->maxwaves, true); in ac_build_wg_wavescan_bottom()
481 primemit_scan[stream].maxwaves = DIV_ROUND_UP(256, ctx->ac.wave_size); in build_streamout()483 primemit_scan[stream].maxwaves = DIV_ROUND_UP(ctx->screen->ngg_subgroup_size, in build_streamout()1883 vertlive_scan.maxwaves = DIV_ROUND_UP(256, ctx->ac.wave_size); in gfx10_ngg_gs_emit_epilogue()
1864 vertlive_scan.maxwaves = 8; in gfx10_ngg_gs_emit_epilogue_2()