Searched refs:vrend_set_stencil_ref (Results 1 – 3 of 3) sorted by relevance
327 void vrend_set_stencil_ref(struct vrend_context *ctx, struct pipe_stencil_ref *ref);
858 vrend_set_stencil_ref(ctx, &ref); in vrend_decode_set_stencil_ref()
8251 void vrend_set_stencil_ref(struct vrend_context *ctx, in vrend_set_stencil_ref() function