Searched refs:tristrip (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/ |
| H A D | u_unfilled_gen.py | 36 'tristrip', 161 def tristrip(intype, outtype): function 162 preamble(intype, outtype, prim='tristrip') 222 tristrip(intype, outtype)
|
| H A D | u_indices_gen.py | 43 'tristrip', 249 def tristrip(intype, outtype, inpv, outpv, pr): function 250 preamble(intype, outtype, inpv, outpv, pr, prim='tristrip') 432 tristrip(intype, outtype, inpv, outpv, pr)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/ |
| H A D | u_unfilled_gen.py | 34 'tristrip', 159 def tristrip(intype, outtype): function 160 preamble(intype, outtype, prim='tristrip') 220 tristrip(intype, outtype)
|
| H A D | u_indices_gen.py | 41 'tristrip', 275 def tristrip(intype, outtype, inpv, outpv, pr): function 276 preamble(intype, outtype, inpv, outpv, pr, prim='tristrip') 400 tristrip(intype, outtype, inpv, outpv, pr)
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | Makefile.am | 167 tristrip \ program in directory:bin 168 tristrip-clip \ 169 tristrip-flat \
|
| H A D | Makefile.in | 199 @HAVE_GLUT_TRUE@ tri-stipple$(EXEEXT) tristrip$(EXEEXT) \ 200 @HAVE_GLUT_TRUE@ tristrip-clip$(EXEEXT) tristrip-flat$(EXEEXT) \ 707 tristrip_SOURCES = tristrip.c 708 tristrip_OBJECTS = tristrip.$(OBJEXT) 710 tristrip_clip_SOURCES = tristrip-clip.c 711 tristrip_clip_OBJECTS = tristrip-clip.$(OBJEXT) 713 tristrip_flat_SOURCES = tristrip-flat.c 714 tristrip_flat_OBJECTS = tristrip-flat.$(OBJEXT) 854 trifan-flat-unfilled-clip.c trifan-unfilled.c tristrip [all...] |
Completed in 11 milliseconds