Contact
-
Jan-Harald Fredriksen [GitHub]janharaldfredriksen-arm
Other Extension Metadata
- Last Modified Date
-
2025-06-09
- IP Status
-
No known issues.
- Contributors
-
-
Jan-Harald Fredriksen, Arm
-
Description
This extension adds support for 3D textures compressed using the Adaptive Scalable Texture Compression (ASTC) format.
These formats are compressed in 3D. As such, each slice will contain data for a Width x Height x Depth block of the texture. All transfer operations are done at the granularity of block dimensions.
New Enum Constants
-
VK_EXT_TEXTURE_COMPRESSION_ASTC_3D_EXTENSION_NAME -
VK_EXT_TEXTURE_COMPRESSION_ASTC_3D_SPEC_VERSION -
Extending VkFormat:
-
Extending VkStructureType:
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.