Home | History | Annotate | Download | only in main

Lines Matching refs:CurrentAttrib

5523    ASSIGN_4V(ctx->ListState.CurrentAttrib[attr], x, 0, 0, 1);
5545 ASSIGN_4V(ctx->ListState.CurrentAttrib[attr], x, y, 0, 1);
5568 ASSIGN_4V(ctx->ListState.CurrentAttrib[attr], x, y, z, 1);
5592 ASSIGN_4V(ctx->ListState.CurrentAttrib[attr], x, y, z, w);
5614 ASSIGN_4V(ctx->ListState.CurrentAttrib[attr], x, 0, 0, 1);
5636 ASSIGN_4V(ctx->ListState.CurrentAttrib[attr], x, y, 0, 1);
5659 ASSIGN_4V(ctx->ListState.CurrentAttrib[attr], x, y, z, 1);
5683 ASSIGN_4V(ctx->ListState.CurrentAttrib[attr], x, y, z, w);