{-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.NV.PathRenderingSharedEdge (
gl_NV_path_rendering_shared_edge
, pattern GL_SHARED_EDGE_NV
) where
import Data.Set
import Graphics.GL.Internal.Proc
gl_NV_path_rendering_shared_edge :: Bool
gl_NV_path_rendering_shared_edge :: Bool
gl_NV_path_rendering_shared_edge = String -> Set String -> Bool
forall a. Ord a => a -> Set a -> Bool
member String
"GL_NV_path_rendering_shared_edge" Set String
extensions
{-# NOINLINE gl_NV_path_rendering_shared_edge #-}
pattern GL_SHARED_EDGE_NV :: (Eq a, Num a) => a
pattern $mGL_SHARED_EDGE_NV :: forall {r} {a}.
(Eq a, Num a) =>
a -> ((# #) -> r) -> ((# #) -> r) -> r
$bGL_SHARED_EDGE_NV :: forall a. (Eq a, Num a) => a
GL_SHARED_EDGE_NV = 0xC0