#version 460
#extension GL_NV_ray_tracing : require
void in_func()
{
bool _13 = reportIntersectionNV(0.5, 10u);
}
void main()
in_func();