Home
last modified time | relevance | path

Searched refs:vrend_set_clip_state (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.h336 void vrend_set_clip_state(struct vrend_context *ctx, struct pipe_clip_state *ucp);
Dvrend_decode.c936 vrend_set_clip_state(ctx, &clip); in vrend_decode_set_clip_state()
Dvrend_renderer.c8324 void vrend_set_clip_state(struct vrend_context *ctx, struct pipe_clip_state *ucp) in vrend_set_clip_state() function