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

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_fetch_shade_pipeline.c 85 unsigned point_clip = draw->rasterizer->fill_front == PIPE_POLYGON_MODE_POINT || local
118 point_clip ? draw->guard_band_points_xy :
draw_pt_fetch_shade_pipeline_llvm.c 152 unsigned point_clip = draw->rasterizer->fill_front == PIPE_POLYGON_MODE_POINT || local
163 point_clip ? draw->guard_band_points_xy :

Completed in 343 milliseconds