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

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_context.c 285 (draw->driver.bypass_clip_points &&
323 * Setting bypass_clip_points to achieve d3d-style point clipping (the driver
332 boolean bypass_clip_points)
339 draw->driver.bypass_clip_points = bypass_clip_points;
draw_context.h 282 boolean bypass_clip_points);
draw_private.h 221 boolean bypass_clip_points; member in struct:draw_context::__anon27531

Completed in 59 milliseconds