Searched refs:trifan (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | Makefile.am | 139 trifan \ program in directory:bin 140 trifan-flat \ 141 trifan-flat-clip \ 142 trifan-flat-unfilled-clip \ 143 trifan-unfilled \
|
| H A D | Makefile.in | 183 @HAVE_GLUT_TRUE@ tri-edgeflag-array$(EXEEXT) trifan$(EXEEXT) \ 184 @HAVE_GLUT_TRUE@ trifan-flat$(EXEEXT) trifan-flat-clip$(EXEEXT) \ 185 @HAVE_GLUT_TRUE@ trifan-flat-unfilled-clip$(EXEEXT) \ 186 @HAVE_GLUT_TRUE@ trifan-unfilled$(EXEEXT) tri-fbo$(EXEEXT) \ 691 trifan_SOURCES = trifan.c 692 trifan_OBJECTS = trifan.$(OBJEXT) 694 trifan_flat_SOURCES = trifan-flat.c 695 trifan_flat_OBJECTS = trifan-flat.$(OBJEXT) 697 trifan_flat_clip_SOURCES = trifan [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/ |
| H A D | u_unfilled_gen.py | 35 'trifan', 169 def trifan(intype, outtype): function 170 preamble(intype, outtype, prim='trifan') 223 trifan(intype, outtype)
|
| H A D | u_indices_gen.py | 42 'trifan', 260 def trifan(intype, outtype, inpv, outpv, pr): function 261 preamble(intype, outtype, inpv, outpv, pr, prim='trifan') 433 trifan(intype, outtype, inpv, outpv, pr)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/ |
| H A D | u_unfilled_gen.py | 33 'trifan', 167 def trifan(intype, outtype): function 168 preamble(intype, outtype, prim='trifan') 221 trifan(intype, outtype)
|
| H A D | u_indices_gen.py | 40 'trifan', 286 def trifan(intype, outtype, inpv, outpv, pr): function 287 preamble(intype, outtype, inpv, outpv, pr, prim='trifan') 401 trifan(intype, outtype, inpv, outpv, pr)
|
Completed in 10 milliseconds