Lines Matching full:numbytes
704 const int numBytes = format.getPixelSize() * imageSize.x();707 glLog.glBufferData(GL_TEXTURE_BUFFER, numBytes, DE_NULL, GL_STATIC_DRAW);