Searched refs:map2 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/vbo/
H A Dvbo_exec.h114 struct vbo_exec_eval2_map map2[VERT_ATTRIB_MAX]; member in struct:vbo_exec_context::__anon3752
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_attrib.h82 GLboolean map2[GLEVAL_TOT]; member in struct:__anon16152
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_evaluators.c434 map2(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, function
557 map2(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder,
568 map2(target, (GLfloat) u1, (GLfloat) u2, ustride, uorder,
H A Dstate_attrib.c223 a->enableStack[a->enableStackDepth].map2[i] = g->eval.enable2D[i];
674 g->eval.enable2D[i] = a->enableStack[a->enableStackDepth].map2[i];

Completed in 47 milliseconds