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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c10426 static void fc_set_mid(struct r600_shader_ctx *ctx, int fc_sp) function in typeref:typename:void
10497 fc_set_mid(ctx, fc_sp);
10560 fc_set_mid(ctx, ctx->bc->fc_sp - 1);
10649 fc_set_mid(ctx, fscp - 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c10525 static void fc_set_mid(struct r600_shader_ctx *ctx, int fc_sp) function in typeref:typename:void
10596 fc_set_mid(ctx, fc_sp);
10659 fc_set_mid(ctx, ctx->bc->fc_sp - 1);
10748 fc_set_mid(ctx, fscp - 1);

Completed in 24 milliseconds