Searched refs:vrend_set_stencil_ref (Results 1 – 3 of 3) sorted by relevance
272 void vrend_set_stencil_ref(struct vrend_context *ctx, struct pipe_stencil_ref *ref);
803 vrend_set_stencil_ref(ctx->grctx, &ref); in vrend_decode_set_stencil_ref()
6632 void vrend_set_stencil_ref(struct vrend_context *ctx, in vrend_set_stencil_ref() function