Home
last modified time | relevance | path

Searched refs:swrast_tri_func (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Dxm_tri.c903 extern void _xmesa_print_triangle_func( swrast_tri_func triFunc );
904 void _xmesa_print_triangle_func( swrast_tri_func triFunc ) in _xmesa_print_triangle_func()
999 static swrast_tri_func
1014 return (swrast_tri_func) NULL; in get_triangle_func()
1016 return (swrast_tri_func) NULL; in get_triangle_func()
1018 return (swrast_tri_func) NULL; in get_triangle_func()
1020 return (swrast_tri_func) NULL; in get_triangle_func()
1022 return (swrast_tri_func) NULL; in get_triangle_func()
1025 return (swrast_tri_func) NULL; in get_triangle_func()
1054 return (swrast_tri_func) NULL; in get_triangle_func()
[all …]
/external/mesa3d/src/mesa/swrast/
Ds_context.h71 typedef void (*swrast_tri_func)( struct gl_context *ctx, const SWvertex *, typedef
285 swrast_tri_func Triangle;
295 swrast_tri_func SpecTriangle;
/external/mesa3d/src/mesa/drivers/osmesa/
Dosmesa.c315 static swrast_tri_func