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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_clip_disable.c118 nir_lower_clip_disable(nir_shader *shader, unsigned clip_plane_enable) function in typeref:typename:bool
H A Dnir.h5324 bool nir_lower_clip_disable(nir_shader *shader, unsigned clip_plane_enable);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_program.c726 NIR_PASS_V(nir, nir_lower_clip_disable, ucp_enables);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst161 - 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 conditionally
4719 - nir: Add nir_lower_clip_disable.c to SCons build.

Completed in 31 milliseconds