Searched refs:cso_set_stencil_ref (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h167 enum pipe_error cso_set_stencil_ref(struct cso_context *cso,
H A Dcso_context.c704 enum pipe_error cso_set_stencil_ref(struct cso_context *ctx, function
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_depth.c149 cso_set_stencil_ref(st->cso_context, &sr);
H A Dst_cb_clear.c273 cso_set_stencil_ref(st->cso_context, &stencil_ref);
/external/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h167 enum pipe_error cso_set_stencil_ref(struct cso_context *cso,
H A Dcso_context.c704 enum pipe_error cso_set_stencil_ref(struct cso_context *ctx, function
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_depth.c149 cso_set_stencil_ref(st->cso_context, &sr);
H A Dst_cb_clear.c273 cso_set_stencil_ref(st->cso_context, &stencil_ref);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c89 cso_set_stencil_ref(p->cso, &ref);
/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c89 cso_set_stencil_ref(p->cso, &ref);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Drenderer.c1184 cso_set_stencil_ref(renderer->cso, &sr);
/external/mesa3d/src/gallium/state_trackers/vega/
H A Drenderer.c1184 cso_set_stencil_ref(renderer->cso, &sr);

Completed in 252 milliseconds