Home
last modified time | relevance | path

Searched refs:cso_set_depth_stencil_alpha (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c129 cso_set_depth_stencil_alpha(p->cso, &mstencil); in pp_jimenezmlaa_run()
150 cso_set_depth_stencil_alpha(p->cso, &mstencil); in pp_jimenezmlaa_run()
H A Dpp_run.c284 cso_set_depth_stencil_alpha(p->cso, &p->depthstencil); in pp_filter_misc_state()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_depth.c138 cso_set_depth_stencil_alpha(st->cso_context, dsa); in st_update_depth_stencil_alpha()
H A Dst_cb_readpixels.c239 cso_set_depth_stencil_alpha(cso, &dsa); in try_pbo_readpixels()
H A Dst_cb_clear.c312 cso_set_depth_stencil_alpha(cso, &depth_stencil); in clear_with_quad()
H A Dst_cb_texture.c1562 cso_set_depth_stencil_alpha(cso, &dsa); in try_pbo_upload_common()
1844 cso_set_depth_stencil_alpha(cso, &dsa); in try_pbo_download()
H A Dst_cb_drawpixels.c811 cso_set_depth_stencil_alpha(cso, &dsa); in draw_textured_quad()
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h60 enum pipe_error cso_set_depth_stencil_alpha( struct cso_context *cso,
H A Dcso_context.c500 cso_set_depth_stencil_alpha(struct cso_context *ctx, in cso_set_depth_stencil_alpha() function
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c258 cso_set_depth_stencil_alpha(p->cso, &p->depthstencil); in draw()
H A Dquad-tex.c322 cso_set_depth_stencil_alpha(p->cso, &p->depthstencil); in draw()
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_renderer.c122 cso_set_depth_stencil_alpha(r->cso, &dsa); in renderer_init_state()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tests.c102 cso_set_depth_stencil_alpha(cso, &dsa); in util_set_dsa_disable()
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c534 cso_set_depth_stencil_alpha(cso, &hud->dsa); in hud_draw_results()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c1106 cso_set_depth_stencil_alpha(context->cso, &context->pipe_data.dsa); in commit_dsa()
3033 cso_set_depth_stencil_alpha(device->cso_sw, &dsa); in nine_state_init_sw()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c449 cso_set_depth_stencil_alpha(state->cso, &state->dsa_state); in emit_state()

Completed in 29 milliseconds