Home
last modified time | relevance | path

Searched refs:radv_bvh_node_triangle (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.h31 radv_bvh_node_triangle = 0, enumerator
H A Dradv_acceleration_structure.c515 case radv_bvh_node_triangle: { in compute_bounds()
1261 nir_iadd_imm(&b, nir_ushr_imm(&b, node_offset, 3), radv_bvh_node_triangle); in build_leaf_shader()
1434 nir_push_if(b, nir_ieq_imm(b, node_type, radv_bvh_node_triangle)); in determine_bounds()

Completed in 5 milliseconds