Safe Haskell | None |
---|---|
Language | Haskell2010 |
Name
VK_AMD_shader_image_load_store_lod - device extension
VK_AMD_shader_image_load_store_lod
- Name String
VK_AMD_shader_image_load_store_lod
- Extension Type
- Device extension
- Registered Extension Number
- 47
- Revision
- 1
- Extension and Version Dependencies
- Requires Vulkan 1.0
- Contact
Other Extension Metadata
- Last Modified Date
- 2017-08-21
- Interactions and External Dependencies
- This extension requires SPV_AMD_shader_image_load_store_lod
- This extension provides API support for GL_AMD_shader_image_load_store_lod
- IP Status
- No known IP claims.
- Contributors
- Dominik Witczak, AMD
- Qun Lin, AMD
- Rex Xu, AMD
Description
This extension adds support for the following SPIR-V extension in Vulkan:
New Enum Constants
Version History
Revision 1, 2017-08-21 (Dominik Witczak)
- 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
pattern AMD_SHADER_IMAGE_LOAD_STORE_LOD_SPEC_VERSION :: forall a. Integral a => a Source #
type AMD_SHADER_IMAGE_LOAD_STORE_LOD_EXTENSION_NAME = "VK_AMD_shader_image_load_store_lod" Source #
pattern AMD_SHADER_IMAGE_LOAD_STORE_LOD_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #