Home
last modified time | relevance | path

Searched defs:clip_line (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_vb_cliptmp.h118 TAG(clip_line)( struct gl_context *ctx, GLuint v0, GLuint v1, GLubyte mask ) in TAG() argument
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c731 clip_line(struct draw_stage *stage, struct prim_header *header) in clip_line() function