Home
last modified time | relevance | path

Searched refs:cso_set_framebuffer (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c303 cso_set_framebuffer(p->cso, &p->framebuffer); in pp_filter_set_fb()
310 cso_set_framebuffer(p->cso, &p->framebuffer); in pp_filter_set_clear_fb()
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h125 void cso_set_framebuffer(struct cso_context *cso,
Dcso_context.c672 void cso_set_framebuffer(struct cso_context *ctx, in cso_set_framebuffer() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_framebuffer.c213 cso_set_framebuffer(st->cso_context, &framebuffer); in st_update_framebuffer_state()
Dst_cb_readpixels.c224 cso_set_framebuffer(cso, &fb); in try_pbo_readpixels()
Dst_cb_texture.c1637 cso_set_framebuffer(cso, &fb); in try_pbo_upload_common()
1918 cso_set_framebuffer(cso, &fb); in try_pbo_download()
/third_party/mesa3d/src/gallium/tests/trivial/
Dtri.c251 cso_set_framebuffer(p->cso, &p->framebuffer); in draw()
Dquad-tex.c315 cso_set_framebuffer(p->cso, &p->framebuffer); in draw()
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c368 cso_set_framebuffer(r->cso, &fb); in renderer_bind_destination()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_tests.c84 cso_set_framebuffer(cso, &fb); in util_set_framebuffer_cb0()
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c531 cso_set_framebuffer(cso, &fb); in hud_draw_results()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c3027 cso_set_framebuffer(device->cso_sw, &fb); in nine_state_init_sw()