Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Name
VK_GOOGLE_user_type - device extension
VK_GOOGLE_user_type
- Name String
VK_GOOGLE_user_type
- Extension Type
- Device extension
- Registered Extension Number
- 290
- Revision
- 1
- Ratification Status
- Not ratified
- Extension and Version Dependencies; Contact
Other Extension Metadata
- Last Modified Date
- 2019-07-09
- IP Status
- No known IP claims.
- Interactions and External Dependencies
- This extension requires SPV_GOOGLE_user_type
- Contributors
- Kaye Mason, Google
- Hai Nguyen, Google
Description
The VK_GOOGLE_user_type
extension allows use of the
SPV_GOOGLE_user_type
extension in SPIR-V shader modules.
New Enum Constants
Version History
Revision 1, 2019-09-07 (Kaye Mason)
- Initial draft
See Also
No cross-references are available
Document Notes
For more information, see the Vulkan Specification
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.
Documentation
type GOOGLE_USER_TYPE_SPEC_VERSION = 1 Source #
pattern GOOGLE_USER_TYPE_SPEC_VERSION :: forall a. Integral a => a Source #
type GOOGLE_USER_TYPE_EXTENSION_NAME = "VK_GOOGLE_user_type" Source #
pattern GOOGLE_USER_TYPE_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #