Searched defs:fromX (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_current.c171 const GLfloat fromX = from->rasterAttrib[VERT_ATTRIB_POS][0]; local
177 if (toX != fromX || toY != fromY || toZ != fromZ) {
314 const GLfloat fromX = from->rasterAttrib[VERT_ATTRIB_POS][0]; local
320 if (toX != fromX || toY != fromY || toZ != fromZ) {

Completed in 48 milliseconds