GLConfig.hasAccumBuffer

Returns whether the configured frame buffer has accumulation buffer.

class GLConfig
int
hasAccumBuffer
()

Return Value

Type: int

TRUE if the frame buffer has accumulation buffer, FALSE otherwise. <<Query Rendering Context>>

Meta