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

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A DMakefile.am70 linestrip \ program in directory:bin
71 linestrip-clip \
72 linestrip-flat-stipple \
73 linestrip-stipple \
74 linestrip-stipple-wide \
H A DMakefile.in137 @HAVE_GLUT_TRUE@ line-stipple-wide$(EXEEXT) linestrip$(EXEEXT) \
138 @HAVE_GLUT_TRUE@ linestrip-clip$(EXEEXT) \
139 @HAVE_GLUT_TRUE@ linestrip-flat-stipple$(EXEEXT) \
140 @HAVE_GLUT_TRUE@ linestrip-stipple$(EXEEXT) \
141 @HAVE_GLUT_TRUE@ linestrip-stipple-wide$(EXEEXT) \
369 linestrip_SOURCES = linestrip.c
370 linestrip_OBJECTS = linestrip.$(OBJEXT)
372 linestrip_clip_SOURCES = linestrip-clip.c
373 linestrip_clip_OBJECTS = linestrip-clip.$(OBJEXT)
375 linestrip_flat_stipple_SOURCES = linestrip
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/
H A Du_indices_gen.py39 'linestrip',
226 def linestrip(intype, outtype, inpv, outpv, pr): function
227 preamble(intype, outtype, inpv, outpv, pr, prim='linestrip')
429 linestrip(intype, outtype, inpv, outpv, pr)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/
H A Du_indices_gen.py37 'linestrip',
241 def linestrip(intype, outtype, inpv, outpv, pr): function
242 preamble(intype, outtype, inpv, outpv, pr, prim='linestrip')
397 linestrip(intype, outtype, inpv, outpv, pr)

Completed in 8 milliseconds