Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h186 void cso_save_state(struct cso_context *cso, unsigned state_mask);
Dcso_context.c1572 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.c236 cso_save_state(cso, (CSO_BIT_VIEWPORT | in st_DrawTex()
Dst_cb_clear.c201 cso_save_state(cso, (CSO_BIT_BLEND | in clear_with_quad()
Dst_cb_readpixels.c131 cso_save_state(cso, (CSO_BIT_FRAGMENT_SAMPLER_VIEWS | in try_pbo_readpixels()
Dst_cb_bitmap.c198 cso_save_state(cso, (CSO_BIT_RASTERIZER | in setup_render_state()
Dst_cb_drawpixels.c599 cso_save_state(cso, cso_state_mask); in draw_textured_quad()
Dst_cb_texture.c1169 cso_save_state(cso, (CSO_BIT_FRAGMENT_SAMPLER_VIEWS | in try_pbo_upload_common()
/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c546 cso_save_state(ctx->cso, (CSO_BIT_BLEND | in util_blit_pixels_tex()
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c459 cso_save_state(cso, (CSO_BIT_FRAMEBUFFER | in hud_draw_results()