VK_SEC_pipeline_cache_incremental_mode
Other Extension Metadata
Last Modified Date
2025-06-24
IP Status
No known IP claims.
Contributors
- Chris Hambacher, Samsung
- Mohan Maiya, Samsung
- Brandon Schade, Samsung
Description
This extension allows layered implementations such as ANGLE to modify the default behavior of VkPipelineCache to return only the incremental data from the previous call to vkGetPipelineCacheData. Application developers should avoid using this extension.
There is currently no specification language written for this extension.
The links to APIs defined by the extension are to stubs that only include
generated content such as API declarations and implicit valid usage
statements.
This extension is only intended for use in specific embedded environments
with known implementation details, and is therefore undocumented.
New Structures
- Extending VkPhysicalDeviceFeatures2, VkDeviceCreateInfo:
New Enum Constants
VK_SEC_PIPELINE_CACHE_INCREMENTAL_MODE_EXTENSION_NAMEVK_SEC_PIPELINE_CACHE_INCREMENTAL_MODE_SPEC_VERSION- Extending VkStructureType:
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CACHE_INCREMENTAL_MODE_FEATURES_SEC
Version History
- Revision 1, 2025-06-24 (Chris Hambacher)
- Initial specification