VK_NV_present_metering
Other Extension Metadata
Last Modified Date
2025-01-08
Provisional
*This extension is provisional and should not be used in production applications. The functionality defined by this extension may change in ways that break backwards compatibility between revisions, and before the final release of the non-provisional version of this extension.
Contributors
- Charles Hansen, NVIDIA
- Lionel Duc, NVIDIA
Description
This extension is used to evenly meter presents.
New Structures
- Extending VkPhysicalDeviceFeatures2, VkDeviceCreateInfo:
- Extending VkPresentInfoKHR:
New Enum Constants
VK_NV_PRESENT_METERING_EXTENSION_NAME
VK_NV_PRESENT_METERING_SPEC_VERSION
- Extending VkStructureType:
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRESENT_METERING_FEATURES_NV
VK_STRUCTURE_TYPE_SET_PRESENT_CONFIG_NV
Issues
Version History
- Revision 1, 2025-01-08 (Charles Hansen)
- Internal revisions