Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- pattern COMPRESSED_RGB_PVRTC_4BPPV1_IMG :: forall a. (Eq a, Num a) => a
- pattern COMPRESSED_RGB_PVRTC_2BPPV1_IMG :: forall a. (Eq a, Num a) => a
- pattern COMPRESSED_RGBA_PVRTC_4BPPV1_IMG :: forall a. (Eq a, Num a) => a
- pattern COMPRESSED_RGBA_PVRTC_2BPPV1_IMG :: forall a. (Eq a, Num a) => a
- newtype WebGLCompressedTexturePVRTC = WebGLCompressedTexturePVRTC {}
- gTypeWebGLCompressedTexturePVRTC :: JSM GType
Documentation
pattern COMPRESSED_RGB_PVRTC_4BPPV1_IMG :: forall a. (Eq a, Num a) => a Source #
pattern COMPRESSED_RGB_PVRTC_2BPPV1_IMG :: forall a. (Eq a, Num a) => a Source #
pattern COMPRESSED_RGBA_PVRTC_4BPPV1_IMG :: forall a. (Eq a, Num a) => a Source #
pattern COMPRESSED_RGBA_PVRTC_2BPPV1_IMG :: forall a. (Eq a, Num a) => a Source #
newtype WebGLCompressedTexturePVRTC Source #
Functions for this inteface are in JSDOM.WebGLCompressedTexturePVRTC.
Instances
PToJSVal WebGLCompressedTexturePVRTC Source # | |
Defined in JSDOM.Types | |
PFromJSVal WebGLCompressedTexturePVRTC Source # | |
Defined in JSDOM.Types | |
ToJSVal WebGLCompressedTexturePVRTC Source # | |
Defined in JSDOM.Types | |
FromJSVal WebGLCompressedTexturePVRTC Source # | |
Defined in JSDOM.Types | |
MakeObject WebGLCompressedTexturePVRTC Source # | |
Defined in JSDOM.Types | |
IsGObject WebGLCompressedTexturePVRTC Source # | |
Defined in JSDOM.Types |