Home | History | Annotate | Download | only in main

Lines Matching refs:RasterTexCoords

1534       v->value_float_4[0] = ctx->Current.RasterTexCoords[unit][0];
1535 v->value_float_4[1] = ctx->Current.RasterTexCoords[unit][1];
1536 v->value_float_4[2] = ctx->Current.RasterTexCoords[unit][2];
1537 v->value_float_4[3] = ctx->Current.RasterTexCoords[unit][3];