HomeSort by relevance Sort by last modified time
    Searched refs:cso_set_stencil_ref (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_context.h 149 void cso_set_stencil_ref(struct cso_context *cso,
cso_context.c 839 void cso_set_stencil_ref(struct cso_context *ctx, function
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_atom_depth.c 160 cso_set_stencil_ref(st->cso_context, &sr);
st_cb_clear.c 266 cso_set_stencil_ref(cso, &stencil_ref);
  /external/mesa3d/src/gallium/auxiliary/postprocess/
pp_mlaa.c 99 cso_set_stencil_ref(p->cso, &ref);

Completed in 88 milliseconds