Home
last modified time | relevance | path

Searched refs:cso_restore_state (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h187 void cso_restore_state(struct cso_context *cso);
Dcso_context.c1627 cso_restore_state(struct cso_context *cso) in cso_restore_state() function
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c190 cso_restore_state(cso); in pp_run()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawtex.c289 cso_restore_state(cso); in st_DrawTex()
Dst_cb_clear.c308 cso_restore_state(cso); in clear_with_quad()
Dst_cb_readpixels.c248 cso_restore_state(cso); in try_pbo_readpixels()
Dst_cb_bitmap.c271 cso_restore_state(cso); in restore_render_state()
Dst_cb_drawpixels.c751 cso_restore_state(cso); in draw_textured_quad()
Dst_cb_texture.c1251 cso_restore_state(cso); in try_pbo_upload_common()
/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c631 cso_restore_state(ctx->cso); in util_blit_pixels_tex()
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c588 cso_restore_state(cso); in hud_draw_results()