Searched refs:pbufferFormat (Results 1 – 1 of 1) sorted by relevance
79 private PixelFormat pbufferFormat; field in LwjglCanvas300 if (pbufferFormat == null){ in acquirePixelFormat()301 pbufferFormat = new PixelFormat(settings.getBitsPerPixel(), in acquirePixelFormat()307 return pbufferFormat; in acquirePixelFormat()