Home
last modified time | relevance | path

Searched defs:frontfacing (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.h81 unsigned frontfacing:1; /** True for front-facing */ member
Dlp_setup_tri.c240 boolean frontfacing ) in do_triangle_ccw()