Description

SamplerHeapEXT

Decorating a variable with the SamplerHeapEXT built-in decoration will back it with the contents of the sampler heap bound by vkCmdBindSamplerHeapEXT.

Valid Usage
  • VUID-SamplerHeapEXT-SamplerHeapEXT-11239
    The variable decorated with SamplerHeapEXT 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