Description

ResourceHeapEXT

Decorating a variable with the ResourceHeapEXT built-in decoration will back it with the contents of the resource heap bound by vkCmdBindResourceHeapEXT.

Valid Usage
  • VUID-ResourceHeapEXT-ResourceHeapEXT-11241
    The variable decorated with ResourceHeapEXT must be declared using the UniformConstant Storage Class

See Also

No cross-references are available

Document Notes

For more information, see the Vulkan Specification.

This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.

Copyright 2014-2026 The Khronos Group Inc.

SPDX-License-Identifier: CC-BY-4.0