Package org.lwjgl.vulkan
Class EXTImageCompressionControlSwapchain
java.lang.Object
org.lwjgl.vulkan.EXTImageCompressionControlSwapchain
This extension enables fixed-rate image compression and adds the ability to control when this kind of compression can be applied to swapchain images.
- Name String
VK_EXT_image_compression_control_swapchain- Extension Type
- Device extension
- Registered Extension Number
- 438
- Revision
- 1
- Extension and Version Dependencies
VK_EXT_image_compression_control- Contact
- Jan-Harald Fredriksen janharaldfredriksen-arm
Other Extension Metadata
- Last Modified Date
- 2022-05-02
- IP Status
- No known IP claims.
- Contributors
- Jan-Harald Fredriksen, Arm
- Graeme Leese, Broadcom
- Andrew Garrard, Imagination
- Lisa Wu, Arm
- Peter Kohaut, Arm
- Ian Elliott, Google
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe extension name.static final intThe extension specification version.static final intExtendsVkStructureType. -
Method Summary
-
Field Details
-
VK_EXT_IMAGE_COMPRESSION_CONTROL_SWAPCHAIN_SPEC_VERSION
public static final int VK_EXT_IMAGE_COMPRESSION_CONTROL_SWAPCHAIN_SPEC_VERSIONThe extension specification version.- See Also:
-
VK_EXT_IMAGE_COMPRESSION_CONTROL_SWAPCHAIN_EXTENSION_NAME
The extension name.- See Also:
-
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_COMPRESSION_CONTROL_SWAPCHAIN_FEATURES_EXT
public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_COMPRESSION_CONTROL_SWAPCHAIN_FEATURES_EXTExtendsVkStructureType.- See Also:
-