Searched refs:nvgl_polygon_mode (Results 1 – 6 of 6) sorted by relevance
96 PUSH_DATA (push, nvgl_polygon_mode(ctx->Polygon.FrontMode)); in nv10_emit_polygon_mode()97 PUSH_DATA (push, nvgl_polygon_mode(ctx->Polygon.BackMode)); in nv10_emit_polygon_mode()
155 nvgl_polygon_mode(unsigned mode) in nvgl_polygon_mode() function
129 nvgl_polygon_mode(unsigned mode) in nvgl_polygon_mode() function
149 SB_DATA (so, nvgl_polygon_mode(cso->fill_front)); in nv30_rasterizer_state_create()150 SB_DATA (so, nvgl_polygon_mode(cso->fill_back)); in nv30_rasterizer_state_create()
281 SB_DATA (so, nvgl_polygon_mode(cso->fill_front)); in nv50_rasterizer_state_create()282 SB_DATA (so, nvgl_polygon_mode(cso->fill_back)); in nv50_rasterizer_state_create()
272 SB_DATA (so, nvgl_polygon_mode(cso->fill_front)); in nvc0_rasterizer_state_create()274 SB_DATA (so, nvgl_polygon_mode(cso->fill_back)); in nvc0_rasterizer_state_create()