Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:GL_UNSIGNED_BYTE

50     mType = GL_UNSIGNED_BYTE;
223 else if (type == GL_UNSIGNED_BYTE)
253 case GL_UNSIGNED_BYTE:
811 createSurface(width, height, format, GL_UNSIGNED_BYTE, img);
883 createSurface(img->width, img->height, format, GL_UNSIGNED_BYTE, img);
1272 redefineTexture(level, internalFormat, width, height, GL_UNSIGNED_BYTE);