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

Graphics.GL.NV.PathRenderingSharedEdge

Description

 
Synopsis

Extension Support

glGetNVPathRenderingSharedEdge :: MonadIO m => m Bool Source #

Is the NV_path_rendering_shared_edge extension supported?

gl_NV_path_rendering_shared_edge :: Bool Source #

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

Enums