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.c904 extern void _xmesa_print_triangle_func( swrast_tri_func triFunc );
905 void _xmesa_print_triangle_func( swrast_tri_func triFunc ) in _xmesa_print_triangle_func()
1000 static swrast_tri_func
1015 return (swrast_tri_func) NULL; in get_triangle_func()
1017 return (swrast_tri_func) NULL; in get_triangle_func()
1019 return (swrast_tri_func) NULL; in get_triangle_func()
1021 return (swrast_tri_func) NULL; in get_triangle_func()
1023 return (swrast_tri_func) NULL; in get_triangle_func()
1026 return (swrast_tri_func) NULL; in get_triangle_func()
1055 return (swrast_tri_func) NULL; in get_triangle_func()
[all …]
/external/mesa3d/src/mesa/swrast/
Ds_context.h70 typedef void (*swrast_tri_func)( struct gl_context *ctx, const SWvertex *, typedef
284 swrast_tri_func Triangle;
294 swrast_tri_func SpecTriangle;
/external/mesa3d/src/mesa/drivers/osmesa/
Dosmesa.c315 static swrast_tri_func