Home
last modified time | relevance | path

Searched refs:cso_save_state (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h168 void cso_save_state(struct cso_context *cso, unsigned state_mask);
Dcso_context.c1645 cso_save_state(struct cso_context *cso, unsigned state_mask) in cso_save_state() function
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c118 cso_save_state(cso, (CSO_BIT_BLEND | in pp_run()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawtex.c292 cso_save_state(cso, (CSO_BIT_VIEWPORT | in st_DrawTex()
Dst_cb_clear.c260 cso_save_state(cso, (CSO_BIT_BLEND | in clear_with_quad()
Dst_cb_readpixels.c133 cso_save_state(cso, (CSO_BIT_FRAGMENT_SAMPLER_VIEWS | in try_pbo_readpixels()
Dst_cb_bitmap.c201 cso_save_state(cso, (CSO_BIT_RASTERIZER | in setup_render_state()
Dst_cb_drawpixels.c785 cso_save_state(cso, cso_state_mask); in draw_textured_quad()
Dst_cb_texture.c1278 cso_save_state(cso, (CSO_BIT_FRAGMENT_SAMPLER_VIEWS | in try_pbo_upload_common()
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c476 cso_save_state(cso, (CSO_BIT_FRAMEBUFFER | in hud_draw_results()