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

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dtexsub.c54 #define subImageWidth 16 macro
57 static GLubyte subImage[subImageHeight][subImageWidth][4];
75 for (j = 0; j < subImageWidth; j++) {
144 glTexSubImage2D(GL_TEXTURE_2D, 0, 12, 44, subImageWidth,

Completed in 2 milliseconds