Home
last modified time | relevance | path

Searched defs:ray_query_vars (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_lower_ray_queries.c150 struct ray_query_vars { struct
151 rq_variable *accel_struct;
152 rq_variable *flags;
153 rq_variable *cull_mask;
154 rq_variable *origin;
155 rq_variable *tmin;
156 rq_variable *direction;
158 rq_variable *incomplete;
160 struct ray_query_intersection_vars closest;
161 struct ray_query_intersection_vars candidate;
[all …]