Searched refs:CPosY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dpbo.c26 static int CPosX, CPosY; /* copypixels */ variable in typeref:typename:int
55 CPosX = BPosX + ImgWidth + 5; CPosY = 20;
167 glRasterPos2i(CPosX, CPosY);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dreadpix.c26 static int CPosX, CPosY; /* copypixels */ variable in typeref:typename:int
68 CPosX = BPosX + ImgWidth + 5; CPosY = 20;
258 glRasterPos2i(CPosX, CPosY);

Completed in 2 milliseconds