Home | History | Annotate | Download | only in main

Lines Matching refs:texel

1082                GLubyte texel = (message[srcRow][srcCol]=='X') ? 255 : 70;
1084 *imgPtr++ = texel;
3341 * For glCopyTexSubImage, return the source renderbuffer to copy texel data