Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_clip_disable.c118 nir_lower_clip_disable(nir_shader *shader, unsigned clip_plane_enable) in nir_lower_clip_disable() function
Dmeson.build140 'nir_lower_clip_disable.c',
Dnir.h5324 bool nir_lower_clip_disable(nir_shader *shader, unsigned clip_plane_enable);
/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.c726 NIR_PASS_V(nir, nir_lower_clip_disable, ucp_enables); in lower_ucp()
/third_party/mesa3d/docs/relnotes/
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.
/third_party/mesa3d/ohos/
Ddependency_inputs.gni972 ../src/compiler/nir/nir_lower_clip_disable.c