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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c40 unsigned two_side_colors; member in struct:tgsi_lowering_context
1179 for (i = 0; i < ctx->two_side_colors; i++) {
1195 if (ctx->two_side_colors && (ctx->face_idx == -1)) {
1199 decl.Range.First = decl.Range.Last = inbase + ctx->two_side_colors;
1208 for (i = 0; i < ctx->two_side_colors; i++) {
1216 for (i = 0; i < ctx->two_side_colors; i++) {
1298 if (ctx->two_side_colors)
1310 for (j = 0; j < ctx->two_side_colors; j++) {
1336 if (ctx->two_side_colors)
1457 ctx.two_side_idx[ctx.two_side_colors
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c41 unsigned two_side_colors; member in struct:tgsi_lowering_context
1180 for (i = 0; i < ctx->two_side_colors; i++) {
1195 if (ctx->two_side_colors && (ctx->face_idx == -1)) {
1199 decl.Range.First = decl.Range.Last = inbase + ctx->two_side_colors;
1208 for (i = 0; i < ctx->two_side_colors; i++) {
1216 for (i = 0; i < ctx->two_side_colors; i++) {
1298 if (ctx->two_side_colors)
1310 for (j = 0; j < ctx->two_side_colors; j++) {
1336 if (ctx->two_side_colors)
1457 ctx.two_side_idx[ctx.two_side_colors
[all...]

Completed in 9 milliseconds