Searched refs:so_tri (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_so_emit_tmp.h | 29 #define TRIANGLE(flags,i0,i1,i2) so_tri(so,i0,i1,i2)
|
| H A D | draw_pt_so_emit.c | 244 static void so_tri(struct pt_so_emit *so, int i0, int i1, int i2) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_so_emit_tmp.h | 29 #define TRIANGLE(flags,i0,i1,i2) so_tri(so,i0,i1,i2)
|
| H A D | draw_pt_so_emit.c | 248 static void so_tri(struct pt_so_emit *so, int i0, int i1, int i2) function in typeref:typename:void
|
Completed in 4 milliseconds