Searched refs:vrend_set_clip_state (Results 1 – 3 of 3) sorted by relevance
336 void vrend_set_clip_state(struct vrend_context *ctx, struct pipe_clip_state *ucp);
936 vrend_set_clip_state(ctx, &clip); in vrend_decode_set_clip_state()
8324 void vrend_set_clip_state(struct vrend_context *ctx, struct pipe_clip_state *ucp) in vrend_set_clip_state() function