Searched refs:get_triangle_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ | ||
| H A D | xm_tri.c | 1001 get_triangle_func(struct gl_context *ctx) function in typeref:typename:swrast_tri_func 1149 if (!(swrast->Triangle = get_triangle_func( ctx ))) |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ | ||
| H A D | xm_tri.c | 1000 get_triangle_func(struct gl_context *ctx) function in typeref:typename:swrast_tri_func 1148 if (!(swrast->Triangle = get_triangle_func( ctx ))) |
Completed in 4 milliseconds