Registered Extension Number

52

Revision

2

Ratification Status

Not ratified

Extension and Version Dependencies

None

Contact

Other Extension Metadata

Last Modified Date

2022-08-10

Contributors
  • Daniel Koch, NVIDIA

  • Jonathan McCaffrey, NVIDIA

  • Jeff Bolz, NVIDIA

Description

This extension provides the application with access to vendor-specific enums and structures that are not expected to be publicly documented.

New Enum Constants

  • VK_NV_PRIVATE_VENDOR_INFO_EXTENSION_NAME

  • VK_NV_PRIVATE_VENDOR_INFO_SPEC_VERSION

  • Extending VkStructureType:

    • VK_STRUCTURE_TYPE_PRIVATE_VENDOR_INFO_PLACEHOLDER_OFFSET_0_NV

Issues

1) What should we call this extension?

RESOLVED. VK_NV_private_vendor_info as this contains details of NVIDIA’s implementation that we do not expect to publicly document.

Version History

  • Revision 1, 2022-05-03 (Daniel Koch)

    • Internal revisions

  • Revision 2, 2022-08-10 (Daniel Koch)

    • change number for extension (373 to 52) to avoid conflict

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.

Copyright 2014-2023 The Khronos Group Inc.

SPDX-License-Identifier: CC-BY-4.0