Searched refs:nir_lower_clip_disable (Results 1 – 6 of 6) sorted by relevance
118 nir_lower_clip_disable(nir_shader *shader, unsigned clip_plane_enable) in nir_lower_clip_disable() function
140 'nir_lower_clip_disable.c',
5324 bool nir_lower_clip_disable(nir_shader *shader, unsigned clip_plane_enable);
726 NIR_PASS_V(nir, nir_lower_clip_disable, ucp_enables); in lower_ucp()
161 - Build fails with current mesa from git "undefinierter Verweis auf »nir_lower_clip_disable«"3543 - st/program: use nir_lower_clip_disable instead of nir_lower_clip_vs conditionally4719 - nir: Add nir_lower_clip_disable.c to SCons build.
972 ../src/compiler/nir/nir_lower_clip_disable.c