Home
last modified time | relevance | path

Searched refs:CSO_BIT_RASTERIZER (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h157 #define CSO_BIT_RASTERIZER 0x200 macro
Dcso_context.c1494 if (state_mask & CSO_BIT_RASTERIZER) in cso_save_state()
1557 if (state_mask & CSO_BIT_RASTERIZER) in cso_restore_state()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c126 CSO_BIT_RASTERIZER | in pp_run()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c254 CSO_BIT_RASTERIZER | in clear_with_quad()
Dst_cb_readpixels.c144 CSO_BIT_RASTERIZER | in try_pbo_readpixels()
Dst_cb_bitmap.c203 cso_save_state(cso, (CSO_BIT_RASTERIZER | in setup_render_state()
Dst_cb_texture.c1501 CSO_BIT_RASTERIZER | in try_pbo_upload_common()
1768 CSO_BIT_RASTERIZER | in try_pbo_download()
Dst_cb_drawpixels.c765 cso_state_mask = (CSO_BIT_RASTERIZER | in draw_textured_quad()
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c485 CSO_BIT_RASTERIZER | in hud_draw_results()