Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c189 get_intersection(nir_builder *b, nir_ssa_def *v1, nir_ssa_def *v2, in get_intersection() function
289 nir_ssa_def *iv = get_intersection(b, vp, vi, dp, di); in clip_with_plane()
314 nir_ssa_def *iv = get_intersection(b, vn, vi, dn, di); in clip_with_plane()
509 nir_ssa_def *iv = get_intersection(b, v0, v1, d0, d1); in build_line_nir_shader()

Completed in 2 milliseconds