OpenGLRaw
Copyright(c) Sven Panne 2019
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.ARB.TextureBufferObjectRGB32

Description

 
Synopsis

Extension Support

glGetARBTextureBufferObjectRGB32 :: MonadIO m => m Bool Source #

Is the ARB_texture_buffer_object_rgb32 extension supported?

gl_ARB_texture_buffer_object_rgb32 :: Bool Source #

Is the ARB_texture_buffer_object_rgb32 extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetARBTextureBufferObjectRGB32 in those cases instead.

Enums