Other Extension Metadata
- Last Modified Date
-
2026-05-22
- IP Status
-
No known IP claims.
- Contributors
-
-
Jarred Davies, Imagination
-
Description
This extension introduces VK_FORMAT_FEATURE_2_SAMPLED_IMAGE_FILTER_LINEAR_2D_BIT_IMG, which indicates that a format supports the behavior of VK_FORMAT_FEATURE_2_SAMPLED_IMAGE_FILTER_LINEAR_BIT but only for 1D and 2D image types.
New Enum Constants
-
VK_IMG_FILTER_LINEAR_2D_EXTENSION_NAME -
VK_IMG_FILTER_LINEAR_2D_SPEC_VERSION -
Extending VkFormatFeatureFlagBits2:
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.