vulkan-3.23: Bindings to the Vulkan graphics API.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Vulkan.Extensions.VK_GOOGLE_hlsl_functionality1

Description

Name

VK_GOOGLE_hlsl_functionality1 - device extension

VK_GOOGLE_hlsl_functionality1

Name String
VK_GOOGLE_hlsl_functionality1
Extension Type
Device extension
Registered Extension Number
224
Revision
1
Extension and Version Dependencies
  • Requires support for Vulkan 1.0
Contact

Other Extension Metadata

Last Modified Date
2018-07-09
IP Status
No known IP claims.
Interactions and External Dependencies
Contributors
  • Hai Nguyen, Google
  • Neil Henning, AMD

Description

The VK_GOOGLE_hlsl_functionality1 extension allows use of the SPV_GOOGLE_hlsl_functionality1 extension in SPIR-V shader modules.

New Enum Constants

Version History

  • Revision 1, 2018-07-09 (Neil Henning)

    • 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_HLSL_FUNCTIONALITY_1_EXTENSION_NAME = "VK_GOOGLE_hlsl_functionality1" Source #