SPIR-V Built-In

HitLSSPositionsNV

Contains the position of the hit LSS primitive
HitLSSPositionsNV

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

Valid Usage

VUID-HitLSSPositionsNV-HitLSSPositionsNV-10525

The HitLSSPositionsNV decoration must be used only within the AnyHitKHR, or ClosestHitKHR Execution Model

VUID-HitLSSPositionsNV-HitLSSPositionsNV-10526

The variable decorated with HitLSSPositionsNV must be declared using the Input Storage Class

VUID-HitLSSPositionsNV-HitLSSPositionsNV-10527

The variable decorated with HitLSSPositionsNV must be declared as an array of size two, containing three-component vector of 32-bit floating-point values