Searched refs:acquirePixelFormat (Results 1 – 1 of 1) sorted by relevance
296 protected PixelFormat acquirePixelFormat(boolean forPbuffer){ in acquirePixelFormat() method in LwjglCanvas335 pbuffer = new Pbuffer(1, 1, acquirePixelFormat(true), null); in makePbufferAvailable()459 Display.create(acquirePixelFormat(false), pbuffer); in createContext()461 Display.create(acquirePixelFormat(false)); in createContext()