Searched refs:clip_tri (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vb_cliptmp.h | 186 TAG(clip_tri)( struct gl_context *ctx, GLuint v0, GLuint v1, GLuint v2, GLubyte mask )
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vb_cliptmp.h | 186 TAG(clip_tri)( struct gl_context *ctx, GLuint v0, GLuint v1, GLuint v2, GLubyte mask )
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_clip.c | 708 clip_tri(struct draw_stage *stage, struct prim_header *header) function in typeref:typename:void 884 stage->tri = clip_tri;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_clip.c | 719 clip_tri(struct draw_stage *stage, struct prim_header *header) function in typeref:typename:void 895 stage->tri = clip_tri;
|
Completed in 6 milliseconds