Function spirv_std::arch::ignore_intersection

source ·
pub unsafe fn ignore_intersection() -> !
Expand description

Ignores the current potential intersection, terminating the invocation that executes it, and continues the ray traversal. This instruction is allowed only in any_hit execution model.