Home
last modified time | relevance | path

Searched refs:CSO_BIT_DEPTH_STENCIL_ALPHA (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h148 #define CSO_BIT_DEPTH_STENCIL_ALPHA 0x4 macro
Dcso_context.c1446 if (state_mask & CSO_BIT_DEPTH_STENCIL_ALPHA) in cso_save_state()
1493 if (state_mask & CSO_BIT_DEPTH_STENCIL_ALPHA) in cso_restore_state()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c120 CSO_BIT_DEPTH_STENCIL_ALPHA | in pp_run()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c262 CSO_BIT_DEPTH_STENCIL_ALPHA | in clear_with_quad()
Dst_cb_readpixels.c146 CSO_BIT_DEPTH_STENCIL_ALPHA | in try_pbo_readpixels()
Dst_cb_texture.c1587 CSO_BIT_DEPTH_STENCIL_ALPHA | in try_pbo_upload_common()
1854 CSO_BIT_DEPTH_STENCIL_ALPHA | in try_pbo_download()
Dst_cb_drawpixels.c775 cso_state_mask |= (CSO_BIT_DEPTH_STENCIL_ALPHA | in draw_textured_quad()
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c482 CSO_BIT_DEPTH_STENCIL_ALPHA | in hud_draw_results()