Home | History | Annotate | Download | only in GLES_CM

Lines Matching refs:GL_UNSIGNED_BYTE

454     ctx->dispatcher().glTexSubImage2D(target,level,xoffset,yoffset,width,height,uncompressedFrmt,GL_UNSIGNED_BYTE,uncompressed);