Searched refs:do_triangle_ccw (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_tri.c | 265 do_triangle_ccw(struct lp_setup_context *setup, function in typeref:typename:boolean 988 if (!do_triangle_ccw( setup, position, v0, v1, v2, front )) 993 if (!do_triangle_ccw( setup, position, v0, v1, v2, front ))
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_tri.c | 268 do_triangle_ccw(struct lp_setup_context *setup, function in typeref:typename:boolean 1018 if (!do_triangle_ccw( setup, position, v0, v1, v2, front )) 1023 if (!do_triangle_ccw( setup, position, v0, v1, v2, front ))
|
Completed in 9 milliseconds