VK_SEC_pipeline_cache_incremental_mode(3)

Name

VK_SEC_pipeline_cache_incremental_mode - device extension

VK_SEC_pipeline_cache_incremental_mode

Name String

VK_SEC_pipeline_cache_incremental_mode

Extension Type

Device extension

Registered Extension Number

638

Revision

1

Ratification Status

Not ratified

Extension and Version Dependencies

None

Contact

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 Enum Constants

  • VK_SEC_PIPELINE_CACHE_INCREMENTAL_MODE_EXTENSION_NAME

  • VK_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

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.