Searched defs:frontfacing (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ | ||
D | lp_rast.h | 81 unsigned frontfacing:1; /** True for front-facing */ member |
D | lp_setup_tri.c | 240 boolean frontfacing ) in do_triangle_ccw() |