Searched refs:v12D (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_evaluators.h74 GLfloat v12D, v22D; /* GL_MAP2_GRID_DOMAIN (v) */ member in struct:__anon16186
H A Dcr_attrib.h125 GLfloat v12D, v22D; member in struct:__anon16153
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_evaluators.c153 e->v12D = 0.0;
857 e->v12D = v1;
951 from->v12D != to->v12D ||
954 to->vn2D, to->v12D, to->v22D);
1066 from->v12D != to->v12D ||
1069 to->vn2D, to->v12D, to->v22D);
1073 from->v12D = to->v12D;
[all...]
H A Dstate_lists.c944 value[2] = g->eval.v12D;
949 CRSTATE_SET_CAP(eval.v12D, value[2], "%f");
H A Dstate_attrib.c294 a->evalStack[a->evalStackDepth].v12D = g->eval.v12D;
774 g->eval.v12D = a->evalStack[a->evalStackDepth].v12D;

Completed in 84 milliseconds