Home
last modified time | relevance | path

Searched refs:util_copy_framebuffer_state (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_framebuffer.h45 util_copy_framebuffer_state(struct pipe_framebuffer_state *dst,
Du_framebuffer.c84 util_copy_framebuffer_state(struct pipe_framebuffer_state *dst, in util_copy_framebuffer_state() function
Du_blitter.h447 util_copy_framebuffer_state(&blitter->saved_fb_state, state); in util_blitter_save_framebuffer()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_surface.c82 util_copy_framebuffer_state(&lp->framebuffer, fb); in llvmpipe_set_framebuffer_state()
Dlp_scene.c519 util_copy_framebuffer_state(&scene->fb, fb); in lp_scene_begin_binning()
Dlp_setup.c386 util_copy_framebuffer_state(&setup->fb, fb); in lp_setup_bind_framebuffer()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_misc.c163 util_copy_framebuffer_state(dst, fb); in svga_set_framebuffer_state()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.c204 util_copy_framebuffer_state(&batch->framebuffer, NULL); in __fd_batch_destroy()
Dfreedreno_state.c153 util_copy_framebuffer_state(cso, framebuffer); in fd_set_framebuffer_state()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c711 util_copy_framebuffer_state(&ctx->fb, fb); in cso_set_framebuffer()
719 util_copy_framebuffer_state(&ctx->fb_saved, &ctx->fb); in cso_save_framebuffer()
726 util_copy_framebuffer_state(&ctx->fb, &ctx->fb_saved); in cso_restore_framebuffer()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c512 util_copy_framebuffer_state(&saved_fb, r300->fb_state.state); in r300_decompress_zmask_locked()
Dr300_state.c964 util_copy_framebuffer_state(r300->fb_state.state, state); in r300_set_framebuffer_state()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c969 util_copy_framebuffer_state(&nv50->framebuffer, fb); in nv50_set_framebuffer_state()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c830 util_copy_framebuffer_state(&nvc0->framebuffer, fb); in nvc0_set_framebuffer_state()
/external/mesa3d/src/gallium/drivers/ddebug/
Ddd_draw.c859 util_copy_framebuffer_state(&dst->framebuffer_state, &src->framebuffer_state); in dd_copy_draw_state()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp627 util_copy_framebuffer_state(&ctx->framebuffer, fb); in swr_set_framebuffer_state()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_state.c1677 util_copy_framebuffer_state(&fb->state, state); in ilo_set_framebuffer_state()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c1086 util_copy_framebuffer_state(&rctx->framebuffer.state, state); in r600_set_framebuffer_state()
Devergreen_state.c1279 util_copy_framebuffer_state(&rctx->framebuffer.state, state); in evergreen_set_framebuffer_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2387 util_copy_framebuffer_state(&sctx->framebuffer.state, state); in si_set_framebuffer_state()