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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_clip.c237 nir_ssa_def *ucp = nir_load_user_clip_plane(&b, plane);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_clip.c226 return nir_load_user_clip_plane(b, plane);
/xsrc/external/mit/MesaLib.old/src/compiler/nir/
H A Dnir_builder_opcodes.h1666 nir_load_user_clip_plane(nir_builder *build, unsigned nir_intrinsic_ucp_id) function in typeref:typename:nir_ssa_def *
/xsrc/external/mit/MesaLib/src/compiler/nir/
H A Dnir_builder_opcodes.h12931 #define nir_load_user_clip_plane nir_build_load_user_clip_plane macro

Completed in 33 milliseconds