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

/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h99 unsigned flow_depth_max; member in struct:si_shader_context
H A Dsi_shader_tgsi_setup.c348 if (ctx->flow_depth >= ctx->flow_depth_max) {
351 ctx->flow_depth_max * sizeof(*ctx->flow),
353 ctx->flow_depth_max = new_max;
1445 ctx->flow_depth_max = 0;

Completed in 416 milliseconds