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

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/vbo/
H A Dvbo_exec.h113 struct vbo_exec_eval1_map map1[VERT_ATTRIB_MAX]; member in struct:vbo_exec_context::__anon3752
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_attrib.h81 GLboolean map1[GLEVAL_TOT]; member in struct:__anon16152
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_evaluators.c326 map1(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, function
423 map1(target, u1, u2, stride, order, points, GL_FLOAT);
430 map1(target, (GLfloat) u1, (GLfloat) u2, stride, order, points, GL_DOUBLE);
H A Dstate_attrib.c222 a->enableStack[a->enableStackDepth].map1[i] = g->eval.enable1D[i];
673 g->eval.enable1D[i] = a->enableStack[a->enableStackDepth].map1[i];

Completed in 75 milliseconds