Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_clip.c83 load_clipdist_input(nir_builder *b, nir_variable *in, nir_ssa_def **val) in load_clipdist_input() function
276 load_clipdist_input(&b, in[0], &clipdist[0]); in lower_clip_fs()
278 load_clipdist_input(&b, in[1], &clipdist[4]); in lower_clip_fs()