Searched refs:radv_build_traversal_shader (Results 1 – 3 of 3) sorted by relevance
674 nir_shader *radv_build_traversal_shader(struct radv_device *device, struct radv_ray_tracing_pipelin…
725 …nir_shader *traversal_nir = radv_build_traversal_shader(device, pipeline, pCreateInfo, &traversal_… in radv_rt_compile_shaders()
1721 radv_build_traversal_shader(struct radv_device *device, struct radv_ray_tracing_pipeline *pipeline, in radv_build_traversal_shader() function