In the 2.0a6 the following seems to throw a null reference exception. I guess this is because when using P2D it creates a PGraphics2D class which inherits from PGraphicsOpenGL, which in the documentation says you cannot use opengl to create a buffer. Is this sort of use now longer possible or am I just missing some initialisation call?