Searched refs:create_clipdist_var (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_clip.c | 44 create_clipdist_var(nir_shader *shader, unsigned drvloc, function in typeref:typename:nir_variable * 230 create_clipdist_var(shader, ++maxloc, true, VARYING_SLOT_CLIP_DIST0); 233 create_clipdist_var(shader, ++maxloc, true, VARYING_SLOT_CLIP_DIST1); 329 create_clipdist_var(shader, ++maxloc, false, 333 create_clipdist_var(shader, ++maxloc, false,
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_clip.c | 44 create_clipdist_var(nir_shader *shader, function in typeref:typename:nir_variable * 80 create_clipdist_var(shader, output, 86 create_clipdist_var(shader, output, 90 create_clipdist_var(shader, output,
|
Completed in 3 milliseconds