VK_SEC_throttle_hint
Other Extension Metadata
Last Modified Date
2026-04-09
IP Status
No known IP claims.
Contributors
- Jonghyuk Eun, Samsung
- Minyoung Son, Samsung
- Jihyoung Hong, Samsung
- Pavan Lanka, Samsung
- Ralph Potter, Samsung
Description
This extension is intended to convey throttle hints to the device, but does not specify the throttling behavior or any minimum guarantees. This extension is intended to communicate information from layered API implementations such as ANGLE to internal proprietary system schedulers.
It has no behavioral implications beyond enabling more intelligent behavior from the system scheduler.
Application developers should avoid using this extension.
It is documented solely for the benefit of tools and layer developers, who
may need to manipulate pNext chains that include these structures.
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:
- Extending VkSubmitInfo:
New Enums
New Enum Constants
VK_SEC_THROTTLE_HINT_EXTENSION_NAMEVK_SEC_THROTTLE_HINT_SPEC_VERSION- Extending VkStructureType:
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_THROTTLE_HINT_FEATURES_SECVK_STRUCTURE_TYPE_THROTTLE_HINT_SUBMIT_INFO_SEC
Version History
- Revision 1, 2026-04-09 (Ralph Potter)
- Initial specification