Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_lower_ray_queries.c113 struct ray_query_traversal_vars { struct
114 rq_variable *origin;
115 rq_variable *direction;
117 rq_variable *bvh_base;
118 rq_variable *stack;
119 rq_variable *top_stack;
120 rq_variable *stack_low_watermark;
121 rq_variable *current_node;
122 rq_variable *previous_node;
123 rq_variable *instance_top_node;
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_nir_lower_ray_queries.c114 struct ray_query_traversal_vars { struct
115 rq_variable *origin;
116 rq_variable *direction;
118 rq_variable *bvh_base;
119 rq_variable *current_node;
121 rq_variable *stack_base;
122 rq_variable *stack_ptr;
123 rq_variable *stack;