Home
last modified time | relevance | path

Searched refs:find_clipvertex_and_position_outputs (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_clip.c195 find_clipvertex_and_position_outputs(nir_shader *shader, in find_clipvertex_and_position_outputs() function
353 if (!find_clipvertex_and_position_outputs(shader, &clipvertex, &position)) in nir_lower_clip_vs()
412 if (!find_clipvertex_and_position_outputs(shader, &clipvertex, &position)) in nir_lower_clip_gs()