Home
last modified time | relevance | path

Searched defs:frontfacing (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_point.c56 boolean frontfacing; member
[all...]
H A Dlp_setup_line.c49 boolean frontfacing; member
H A Dlp_setup_rect.c243 try_rect_cw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], boolean frontfacing) try_rect_cw() argument
464 lp_rect_cw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], boolean frontfacing) lp_rect_cw() argument
H A Dlp_rast.h111 unsigned frontfacing:1; /** True for front-facing */ member
H A Dlp_setup_tri.c265 do_triangle_ccw(struct lp_setup_context *setup, struct fixed_position *position, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], boolean frontfacing) do_triangle_ccw() argument

Completed in 6 milliseconds