xhb-requests-0.1.0.6.2015.8.1
Graphics.XHB.Requests.Internal.Instances.DRI2
Contents
Methods
requestIO :: CreateDrawable -> Connection -> IO () Source #
requestIO :: DestroyDrawable -> Connection -> IO () Source #
requestWithReplyIO :: QueryVersion -> Connection -> IO (IO (Either SomeError QueryVersionReply)) Source #
requestWithReplyIO :: Connect -> Connection -> IO (IO (Either SomeError ConnectReply)) Source #
requestWithReplyIO :: Authenticate -> Connection -> IO (IO (Either SomeError AuthenticateReply)) Source #
requestWithReplyIO :: GetBuffers -> Connection -> IO (IO (Either SomeError GetBuffersReply)) Source #
requestWithReplyIO :: CopyRegion -> Connection -> IO (IO (Either SomeError CopyRegionReply)) Source #
requestWithReplyIO :: GetBuffersWithFormat -> Connection -> IO (IO (Either SomeError GetBuffersWithFormatReply)) Source #