Home
last modified time | relevance | path

Searched refs:CSO_BIT_FRAGMENT_SAMPLERS (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h151 #define CSO_BIT_FRAGMENT_SAMPLERS 0x8 macro
Dcso_context.c1484 if (state_mask & CSO_BIT_FRAGMENT_SAMPLERS) in cso_save_state()
1549 if (state_mask & CSO_BIT_FRAGMENT_SAMPLERS) in cso_restore_state()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c129 CSO_BIT_FRAGMENT_SAMPLERS | in pp_run()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_readpixels.c139 cso_save_state(cso, (CSO_BIT_FRAGMENT_SAMPLERS | in try_pbo_readpixels()
Dst_cb_bitmap.c204 CSO_BIT_FRAGMENT_SAMPLERS | in setup_render_state()
Dst_cb_drawpixels.c767 CSO_BIT_FRAGMENT_SAMPLERS | in draw_textured_quad()
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c484 CSO_BIT_FRAGMENT_SAMPLERS | in hud_draw_results()