Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- data PresentFrameTokenGGP = PresentFrameTokenGGP {}
- type GGP_FRAME_TOKEN_SPEC_VERSION = 1
- pattern GGP_FRAME_TOKEN_SPEC_VERSION :: forall a. Integral a => a
- type GGP_FRAME_TOKEN_EXTENSION_NAME = "VK_GGP_frame_token"
- pattern GGP_FRAME_TOKEN_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a
- type GgpFrameToken = Word32
Documentation
data PresentFrameTokenGGP Source #
VkPresentFrameTokenGGP - The Google Games Platform frame token
Valid Usage (Implicit)
See Also
PresentFrameTokenGGP | |
|
Instances
type GGP_FRAME_TOKEN_SPEC_VERSION = 1 Source #
pattern GGP_FRAME_TOKEN_SPEC_VERSION :: forall a. Integral a => a Source #
type GGP_FRAME_TOKEN_EXTENSION_NAME = "VK_GGP_frame_token" Source #
pattern GGP_FRAME_TOKEN_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #
type GgpFrameToken = Word32 Source #