Provides convenient access to PBO usage. Currently texture updates are coupled tightly to data transfers.
Provides generic handling of GL buffer objects accessible using the GL bind points (GL_ARRAY_BUFFER, GL_PIXEL_*_BUFFER). Implementation based off the current GstGLMemory.