HomeSort by relevance Sort by last modified time
    Searched refs:frontfacing (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast.h 81 unsigned frontfacing:1; /** True for front-facing */ member in struct:lp_rast_shader_inputs
lp_rast_priv.h 274 inputs->frontfacing,
lp_setup_tri.c 240 boolean frontfacing )
324 frontfacing,
329 tri->inputs.frontfacing = frontfacing;
lp_rast.c 376 inputs->frontfacing,
464 inputs->frontfacing,
lp_setup_point.c 382 point->inputs.frontfacing = TRUE;
lp_setup_line.c 611 line->inputs.frontfacing = TRUE;

Completed in 446 milliseconds