Searched refs:vrend_set_clip_state (Results 1 – 3 of 3) sorted by relevance
281 void vrend_set_clip_state(struct vrend_context *ctx, struct pipe_clip_state *ucp);
881 vrend_set_clip_state(ctx->grctx, &clip); in vrend_decode_set_clip_state()
6704 void vrend_set_clip_state(struct vrend_context *ctx, struct pipe_clip_state *ucp) in vrend_set_clip_state() function