Description

HitLSSRadiiNV

A variable decorated with the HitLSSRadiiNV decoration will contain the radii of LSS primitive intersected by current ray.

Valid Usage
  • VUID-HitLSSRadiiNV-HitLSSRadiiNV-10528
    The HitLSSRadiiNV decoration must be used only within the AnyHitKHR, or ClosestHitKHR Execution Model

  • VUID-HitLSSRadiiNV-HitLSSRadiiNV-10529
    The variable decorated with HitLSSRadiiNV must be declared using the Input Storage Class

  • VUID-HitLSSRadiiNV-HitLSSRadiiNV-10530
    The variable decorated with HitLSSRadiiNV must be declared as an array of size two, containing 32-bit floating-point values

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-2025 The Khronos Group Inc.

SPDX-License-Identifier: CC-BY-4.0